./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 735b3cc8 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/AutomizerReach.xml -i ../sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-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 ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 34869a03f5df1c4e30332edfc2e178623447ef6ef2cce96cd0ac89e3886ca4a4 --- Real Ultimate output --- This is Ultimate 0.3.0-?-735b3cc-m [2025-03-14 01:03:05,748 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-14 01:03:05,802 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2025-03-14 01:03:05,806 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-14 01:03:05,806 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-14 01:03:05,837 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-14 01:03:05,839 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-14 01:03:05,839 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-14 01:03:05,840 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-14 01:03:05,840 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-14 01:03:05,841 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-14 01:03:05,841 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-14 01:03:05,841 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-14 01:03:05,841 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-14 01:03:05,841 INFO L153 SettingsManager]: * Use SBE=true [2025-03-14 01:03:05,841 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-14 01:03:05,841 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-14 01:03:05,841 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-14 01:03:05,841 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-14 01:03:05,841 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-14 01:03:05,841 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-14 01:03:05,841 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-14 01:03:05,841 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-14 01:03:05,841 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-14 01:03:05,842 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-14 01:03:05,842 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-14 01:03:05,842 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-14 01:03:05,842 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-14 01:03:05,842 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-14 01:03:05,842 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-14 01:03:05,842 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-14 01:03:05,842 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-14 01:03:05,842 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-14 01:03:05,842 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-14 01:03:05,842 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-14 01:03:05,842 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-14 01:03:05,842 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-14 01:03:05,842 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-14 01:03:05,842 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-14 01:03:05,842 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-14 01:03:05,842 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-14 01:03:05,842 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-14 01:03:05,842 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-14 01:03:05,843 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 ! call(reach_error())) ) 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-14 01:03:06,098 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-14 01:03:06,107 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-14 01:03:06,109 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-14 01:03:06,110 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-14 01:03:06,110 INFO L274 PluginConnector]: CDTParser initialized [2025-03-14 01:03:06,112 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-14 01:03:07,326 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/dcd217404/e543a66a5e144c0cb69bb65df737c08e/FLAGbec98abcf [2025-03-14 01:03:07,614 INFO L384 CDTParser]: Found 1 translation units. [2025-03-14 01:03:07,618 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c [2025-03-14 01:03:07,628 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/dcd217404/e543a66a5e144c0cb69bb65df737c08e/FLAGbec98abcf [2025-03-14 01:03:07,909 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/dcd217404/e543a66a5e144c0cb69bb65df737c08e [2025-03-14 01:03:07,913 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-14 01:03:07,914 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-14 01:03:07,915 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-14 01:03:07,915 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-14 01:03:07,921 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-14 01:03:07,922 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.03 01:03:07" (1/1) ... [2025-03-14 01:03:07,923 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@f887bec and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:03:07, skipping insertion in model container [2025-03-14 01:03:07,923 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.03 01:03:07" (1/1) ... [2025-03-14 01:03:07,934 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-14 01:03:08,084 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c[3633,3646] [2025-03-14 01:03:08,089 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-14 01:03:08,100 INFO L200 MainTranslator]: Completed pre-run [2025-03-14 01:03:08,130 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c[3633,3646] [2025-03-14 01:03:08,130 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-14 01:03:08,143 INFO L204 MainTranslator]: Completed translation [2025-03-14 01:03:08,145 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:03:08 WrapperNode [2025-03-14 01:03:08,145 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-14 01:03:08,146 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-14 01:03:08,146 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-14 01:03:08,146 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-14 01:03:08,151 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:03:08" (1/1) ... [2025-03-14 01:03:08,160 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:03:08" (1/1) ... [2025-03-14 01:03:08,180 INFO L138 Inliner]: procedures = 19, calls = 23, calls flagged for inlining = 16, calls inlined = 16, statements flattened = 238 [2025-03-14 01:03:08,180 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-14 01:03:08,182 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-14 01:03:08,183 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-14 01:03:08,183 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-14 01:03:08,189 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:03:08" (1/1) ... [2025-03-14 01:03:08,189 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:03:08" (1/1) ... [2025-03-14 01:03:08,191 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:03:08" (1/1) ... [2025-03-14 01:03:08,201 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-14 01:03:08,201 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:03:08" (1/1) ... [2025-03-14 01:03:08,203 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:03:08" (1/1) ... [2025-03-14 01:03:08,207 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:03:08" (1/1) ... [2025-03-14 01:03:08,207 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:03:08" (1/1) ... [2025-03-14 01:03:08,208 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:03:08" (1/1) ... [2025-03-14 01:03:08,209 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:03:08" (1/1) ... [2025-03-14 01:03:08,210 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-14 01:03:08,211 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-14 01:03:08,211 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-14 01:03:08,211 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-14 01:03:08,212 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:03:08" (1/1) ... [2025-03-14 01:03:08,215 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-14 01:03:08,225 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-14 01:03:08,235 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-14 01:03:08,237 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-14 01:03:08,253 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-14 01:03:08,253 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2025-03-14 01:03:08,253 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2025-03-14 01:03:08,253 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2025-03-14 01:03:08,253 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2025-03-14 01:03:08,253 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2025-03-14 01:03:08,253 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2025-03-14 01:03:08,253 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-14 01:03:08,253 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-14 01:03:08,253 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-14 01:03:08,254 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-14 01:03:08,331 INFO L256 CfgBuilder]: Building ICFG [2025-03-14 01:03:08,332 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-14 01:03:08,761 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-14 01:03:08,762 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-14 01:03:08,762 INFO L318 CfgBuilder]: Performing block encoding [2025-03-14 01:03:08,957 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-14 01:03:08,958 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 14.03 01:03:08 BoogieIcfgContainer [2025-03-14 01:03:08,958 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-14 01:03:08,960 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-14 01:03:08,960 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-14 01:03:08,963 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-14 01:03:08,963 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 14.03 01:03:07" (1/3) ... [2025-03-14 01:03:08,964 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@709cbeae and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.03 01:03:08, skipping insertion in model container [2025-03-14 01:03:08,964 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:03:08" (2/3) ... [2025-03-14 01:03:08,964 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@709cbeae and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.03 01:03:08, skipping insertion in model container [2025-03-14 01:03:08,964 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 14.03 01:03:08" (3/3) ... [2025-03-14 01:03:08,965 INFO L128 eAbstractionObserver]: Analyzing ICFG parallel-bakery-3.wvr.c [2025-03-14 01:03:08,979 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-14 01:03:08,981 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG parallel-bakery-3.wvr.c that has 4 procedures, 85 locations, 1 initial locations, 0 loop locations, and 1 error locations. [2025-03-14 01:03:08,981 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-14 01:03:09,078 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2025-03-14 01:03:09,108 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 94 places, 90 transitions, 201 flow [2025-03-14 01:03:09,163 INFO L124 PetriNetUnfolderBase]: 6/87 cut-off events. [2025-03-14 01:03:09,166 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-03-14 01:03:09,170 INFO L83 FinitePrefix]: Finished finitePrefix Result has 100 conditions, 87 events. 6/87 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 128 event pairs, 0 based on Foata normal form. 0/80 useless extension candidates. Maximal degree in co-relation 65. Up to 2 conditions per place. [2025-03-14 01:03:09,173 INFO L82 GeneralOperation]: Start removeDead. Operand has 94 places, 90 transitions, 201 flow [2025-03-14 01:03:09,177 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 90 places, 86 transitions, 190 flow [2025-03-14 01:03:09,184 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-14 01:03:09,194 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@2fcb0ec5, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-14 01:03:09,196 INFO L334 AbstractCegarLoop]: Starting to check reachability of 4 error locations. [2025-03-14 01:03:09,223 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-14 01:03:09,223 INFO L124 PetriNetUnfolderBase]: 6/85 cut-off events. [2025-03-14 01:03:09,223 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-03-14 01:03:09,223 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:03:09,224 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-14 01:03:09,225 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2025-03-14 01:03:09,230 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:03:09,230 INFO L85 PathProgramCache]: Analyzing trace with hash 682910528, now seen corresponding path program 1 times [2025-03-14 01:03:09,236 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:03:09,237 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [806554293] [2025-03-14 01:03:09,238 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:03:09,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:03:09,326 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-14 01:03:09,391 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-14 01:03:09,393 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:03:09,393 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:03:09,900 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-14 01:03:09,901 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:03:09,901 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [806554293] [2025-03-14 01:03:09,901 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [806554293] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:03:09,901 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:03:09,901 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2025-03-14 01:03:09,902 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [35540906] [2025-03-14 01:03:09,902 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:03:09,909 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2025-03-14 01:03:09,912 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:03:09,927 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2025-03-14 01:03:09,927 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72 [2025-03-14 01:03:09,929 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 25 out of 90 [2025-03-14 01:03:09,931 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 90 places, 86 transitions, 190 flow. Second operand has 9 states, 9 states have (on average 31.444444444444443) internal successors, (283), 9 states have internal predecessors, (283), 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-14 01:03:09,932 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:03:09,932 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 25 of 90 [2025-03-14 01:03:09,934 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:03:12,008 INFO L124 PetriNetUnfolderBase]: 13424/19502 cut-off events. [2025-03-14 01:03:12,010 INFO L125 PetriNetUnfolderBase]: For 739/739 co-relation queries the response was YES. [2025-03-14 01:03:12,049 INFO L83 FinitePrefix]: Finished finitePrefix Result has 38691 conditions, 19502 events. 13424/19502 cut-off events. For 739/739 co-relation queries the response was YES. Maximal size of possible extension queue 698. Compared 120654 event pairs, 3112 based on Foata normal form. 1/18750 useless extension candidates. Maximal degree in co-relation 36440. Up to 6612 conditions per place. [2025-03-14 01:03:12,131 INFO L140 encePairwiseOnDemand]: 79/90 looper letters, 195 selfloop transitions, 18 changer transitions 25/260 dead transitions. [2025-03-14 01:03:12,132 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 100 places, 260 transitions, 1068 flow [2025-03-14 01:03:12,134 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2025-03-14 01:03:12,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2025-03-14 01:03:12,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 514 transitions. [2025-03-14 01:03:12,147 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5191919191919192 [2025-03-14 01:03:12,149 INFO L175 Difference]: Start difference. First operand has 90 places, 86 transitions, 190 flow. Second operand 11 states and 514 transitions. [2025-03-14 01:03:12,149 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 100 places, 260 transitions, 1068 flow [2025-03-14 01:03:12,169 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 94 places, 260 transitions, 1020 flow, removed 0 selfloop flow, removed 6 redundant places. [2025-03-14 01:03:12,175 INFO L231 Difference]: Finished difference. Result has 98 places, 102 transitions, 276 flow [2025-03-14 01:03:12,177 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=90, 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-14 01:03:12,181 INFO L279 CegarLoopForPetriNet]: 90 programPoint places, 8 predicate places. [2025-03-14 01:03:12,181 INFO L471 AbstractCegarLoop]: Abstraction has has 98 places, 102 transitions, 276 flow [2025-03-14 01:03:12,182 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 31.444444444444443) internal successors, (283), 9 states have internal predecessors, (283), 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-14 01:03:12,182 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:03:12,183 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:03:12,183 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-14 01:03:12,183 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2025-03-14 01:03:12,184 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:03:12,184 INFO L85 PathProgramCache]: Analyzing trace with hash 1975648352, now seen corresponding path program 2 times [2025-03-14 01:03:12,184 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:03:12,184 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1532849883] [2025-03-14 01:03:12,184 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-14 01:03:12,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:03:12,204 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 74 statements into 1 equivalence classes. [2025-03-14 01:03:12,222 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-14 01:03:12,223 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-03-14 01:03:12,223 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:03:12,387 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-14 01:03:12,387 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:03:12,387 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1532849883] [2025-03-14 01:03:12,387 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1532849883] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:03:12,387 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:03:12,388 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-14 01:03:12,388 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [504123495] [2025-03-14 01:03:12,388 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:03:12,388 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-14 01:03:12,389 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:03:12,389 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-14 01:03:12,389 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-14 01:03:12,427 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 90 [2025-03-14 01:03:12,428 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 98 places, 102 transitions, 276 flow. Second operand has 5 states, 5 states have (on average 34.0) internal successors, (170), 5 states have internal predecessors, (170), 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-14 01:03:12,428 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:03:12,428 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 90 [2025-03-14 01:03:12,428 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:03:14,673 INFO L124 PetriNetUnfolderBase]: 20394/30084 cut-off events. [2025-03-14 01:03:14,674 INFO L125 PetriNetUnfolderBase]: For 2856/2856 co-relation queries the response was YES. [2025-03-14 01:03:14,728 INFO L83 FinitePrefix]: Finished finitePrefix Result has 63756 conditions, 30084 events. 20394/30084 cut-off events. For 2856/2856 co-relation queries the response was YES. Maximal size of possible extension queue 949. Compared 197246 event pairs, 3921 based on Foata normal form. 0/29003 useless extension candidates. Maximal degree in co-relation 63729. Up to 19496 conditions per place. [2025-03-14 01:03:14,827 INFO L140 encePairwiseOnDemand]: 76/90 looper letters, 224 selfloop transitions, 24 changer transitions 3/270 dead transitions. [2025-03-14 01:03:14,827 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 102 places, 270 transitions, 1270 flow [2025-03-14 01:03:14,828 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-03-14 01:03:14,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-03-14 01:03:14,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 354 transitions. [2025-03-14 01:03:14,829 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5619047619047619 [2025-03-14 01:03:14,829 INFO L175 Difference]: Start difference. First operand has 98 places, 102 transitions, 276 flow. Second operand 7 states and 354 transitions. [2025-03-14 01:03:14,830 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 102 places, 270 transitions, 1270 flow [2025-03-14 01:03:14,837 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 101 places, 270 transitions, 1268 flow, removed 1 selfloop flow, removed 1 redundant places. [2025-03-14 01:03:14,841 INFO L231 Difference]: Finished difference. Result has 106 places, 124 transitions, 429 flow [2025-03-14 01:03:14,841 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=90, 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-14 01:03:14,842 INFO L279 CegarLoopForPetriNet]: 90 programPoint places, 16 predicate places. [2025-03-14 01:03:14,842 INFO L471 AbstractCegarLoop]: Abstraction has has 106 places, 124 transitions, 429 flow [2025-03-14 01:03:14,843 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 34.0) internal successors, (170), 5 states have internal predecessors, (170), 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-14 01:03:14,843 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:03:14,843 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:03:14,843 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-14 01:03:14,843 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2025-03-14 01:03:14,843 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:03:14,843 INFO L85 PathProgramCache]: Analyzing trace with hash 1721113456, now seen corresponding path program 3 times [2025-03-14 01:03:14,843 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:03:14,844 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [844701262] [2025-03-14 01:03:14,844 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-14 01:03:14,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:03:14,860 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 74 statements into 1 equivalence classes. [2025-03-14 01:03:14,873 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-14 01:03:14,876 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2025-03-14 01:03:14,876 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:03:15,000 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-14 01:03:15,001 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:03:15,001 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [844701262] [2025-03-14 01:03:15,002 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [844701262] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:03:15,002 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:03:15,002 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-14 01:03:15,002 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1734044185] [2025-03-14 01:03:15,002 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:03:15,002 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-14 01:03:15,003 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:03:15,003 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-14 01:03:15,003 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-14 01:03:15,048 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 90 [2025-03-14 01:03:15,048 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 106 places, 124 transitions, 429 flow. Second operand has 5 states, 5 states have (on average 34.0) internal successors, (170), 5 states have internal predecessors, (170), 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-14 01:03:15,048 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:03:15,048 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 90 [2025-03-14 01:03:15,049 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:03:16,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 125#true, 40#L60true, 49#L104-1true, 39#L131-1true, 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:16,984 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-14 01:03:16,985 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:03:16,985 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:03:16,985 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:03:17,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 125#true, 81#L132true, 40#L60true, 49#L104-1true, 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:17,028 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-14 01:03:17,028 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:03:17,028 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:03:17,028 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:17,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 125#true, 15#thread1EXITtrue, 49#L104-1true, 39#L131-1true, 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:17,219 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-14 01:03:17,219 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:03:17,219 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:17,219 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:03:17,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 125#true, 40#L60true, 39#L131-1true, 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 19#L105-1true, Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:17,219 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-14 01:03:17,219 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:03:17,220 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:03:17,220 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:17,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 81#L132true, 125#true, 15#thread1EXITtrue, 49#L104-1true, 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:17,258 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-14 01:03:17,258 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:17,258 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:17,258 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:17,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 125#true, 81#L132true, 40#L60true, 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), 19#L105-1true, Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:17,258 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-14 01:03:17,259 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:17,259 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:17,259 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:17,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 125#true, 15#thread1EXITtrue, 39#L131-1true, 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), 19#L105-1true, Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:17,286 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-14 01:03:17,286 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:17,286 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:17,286 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:17,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 125#true, 40#L60true, 39#L131-1true, 28#L70true, 21#L106-1true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:17,287 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-14 01:03:17,287 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:17,287 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:17,287 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:17,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 125#true, 40#L60true, 39#L131-1true, 28#L70true, 21#L106-1true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0)]) [2025-03-14 01:03:17,287 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-14 01:03:17,287 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:17,287 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:17,287 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:17,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, 59#L133true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 125#true, 49#L104-1true, 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:17,318 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,318 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:17,318 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,318 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:17,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 125#true, 81#L132true, 15#thread1EXITtrue, 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 19#L105-1true, Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:17,319 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,319 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:17,319 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,319 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:17,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 125#true, 81#L132true, 40#L60true, 28#L70true, 21#L106-1true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:17,319 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,319 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:17,319 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:17,319 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 81#L132true, 125#true, 40#L60true, 28#L70true, 21#L106-1true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0)]) [2025-03-14 01:03:17,320 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,320 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,320 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:17,320 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:17,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 125#true, 15#thread1EXITtrue, 39#L131-1true, 28#L70true, 21#L106-1true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:17,341 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,341 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:17,341 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:17,341 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 36#L108true, 97#true, 125#true, 40#L60true, 39#L131-1true, 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:17,342 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,342 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:17,342 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:17,342 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 125#true, 15#thread1EXITtrue, 39#L131-1true, 28#L70true, 21#L106-1true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0)]) [2025-03-14 01:03:17,342 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,342 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:17,342 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,342 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:17,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 36#L108true, 125#true, 40#L60true, 39#L131-1true, 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0)]) [2025-03-14 01:03:17,343 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,343 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,343 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:17,343 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:17,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, 59#L133true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 125#true, 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), 19#L105-1true, Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:17,371 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,371 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,371 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,371 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 125#true, 81#L132true, 15#thread1EXITtrue, 28#L70true, 21#L106-1true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:17,371 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,371 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,371 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,371 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 36#L108true, 97#true, 125#true, 81#L132true, 40#L60true, 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:17,371 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,371 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,371 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,371 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 81#L132true, 125#true, 15#thread1EXITtrue, 28#L70true, 21#L106-1true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0)]) [2025-03-14 01:03:17,372 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,372 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,372 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,372 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 36#L108true, 125#true, 81#L132true, 40#L60true, 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0)]) [2025-03-14 01:03:17,378 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,378 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,378 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,378 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 36#L108true, 97#true, 125#true, 15#thread1EXITtrue, 39#L131-1true, 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:17,403 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,404 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,404 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,406 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 14#thread3EXITtrue, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 125#true, 40#L60true, 39#L131-1true, 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:17,407 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,407 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,407 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,407 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 36#L108true, 125#true, 15#thread1EXITtrue, 39#L131-1true, 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0)]) [2025-03-14 01:03:17,407 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,407 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,407 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,408 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 14#thread3EXITtrue, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 125#true, 40#L60true, 39#L131-1true, 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0)]) [2025-03-14 01:03:17,408 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,408 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,408 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,408 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:17,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 36#L108true, 97#true, 125#true, 81#L132true, 15#thread1EXITtrue, 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:17,430 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-14 01:03:17,430 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,430 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:17,430 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, 59#L133true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 125#true, 28#L70true, 21#L106-1true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:17,430 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-14 01:03:17,430 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:17,430 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,430 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 14#thread3EXITtrue, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 125#true, 81#L132true, 40#L60true, 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:17,430 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-14 01:03:17,430 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:17,430 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,430 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 36#L108true, 81#L132true, 125#true, 15#thread1EXITtrue, 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0)]) [2025-03-14 01:03:17,431 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-14 01:03:17,431 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:17,431 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,431 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, 59#L133true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 125#true, 28#L70true, 21#L106-1true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0)]) [2025-03-14 01:03:17,431 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-14 01:03:17,431 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,431 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:17,431 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 14#thread3EXITtrue, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 125#true, 81#L132true, 40#L60true, 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0)]) [2025-03-14 01:03:17,431 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-14 01:03:17,431 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,431 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,431 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:17,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 14#thread3EXITtrue, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 125#true, 15#thread1EXITtrue, 39#L131-1true, 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:17,477 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-14 01:03:17,477 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,477 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,477 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:17,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 14#thread3EXITtrue, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 125#true, 15#thread1EXITtrue, 39#L131-1true, 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0)]) [2025-03-14 01:03:17,477 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-14 01:03:17,477 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,477 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:17,477 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:17,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 14#thread3EXITtrue, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 125#true, 81#L132true, 15#thread1EXITtrue, 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:17,496 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-14 01:03:17,496 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:17,496 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:03:17,496 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:17,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, 59#L133true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 36#L108true, 97#true, 125#true, 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:17,497 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-14 01:03:17,497 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:17,497 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:03:17,497 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:17,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 14#thread3EXITtrue, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 125#true, 81#L132true, 15#thread1EXITtrue, 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0)]) [2025-03-14 01:03:17,497 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-14 01:03:17,497 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:17,497 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:17,497 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:03:17,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, 59#L133true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 36#L108true, 125#true, 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0)]) [2025-03-14 01:03:17,497 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-14 01:03:17,497 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:17,497 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:17,497 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:03:17,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, 59#L133true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 14#thread3EXITtrue, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 125#true, 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:17,539 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-14 01:03:17,539 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:03:17,539 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:03:17,539 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-14 01:03:17,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][97], [139#true, 59#L133true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 14#thread3EXITtrue, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 125#true, 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0)]) [2025-03-14 01:03:17,540 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-14 01:03:17,540 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:03:17,540 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:03:17,540 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-14 01:03:17,662 INFO L124 PetriNetUnfolderBase]: 27902/40646 cut-off events. [2025-03-14 01:03:17,662 INFO L125 PetriNetUnfolderBase]: For 12936/13291 co-relation queries the response was YES. [2025-03-14 01:03:17,767 INFO L83 FinitePrefix]: Finished finitePrefix Result has 100468 conditions, 40646 events. 27902/40646 cut-off events. For 12936/13291 co-relation queries the response was YES. Maximal size of possible extension queue 1144. Compared 270548 event pairs, 7757 based on Foata normal form. 86/39072 useless extension candidates. Maximal degree in co-relation 65758. Up to 27841 conditions per place. [2025-03-14 01:03:18,061 INFO L140 encePairwiseOnDemand]: 76/90 looper letters, 251 selfloop transitions, 41 changer transitions 0/316 dead transitions. [2025-03-14 01:03:18,062 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 112 places, 316 transitions, 1699 flow [2025-03-14 01:03:18,063 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-03-14 01:03:18,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-03-14 01:03:18,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 354 transitions. [2025-03-14 01:03:18,064 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5619047619047619 [2025-03-14 01:03:18,064 INFO L175 Difference]: Start difference. First operand has 106 places, 124 transitions, 429 flow. Second operand 7 states and 354 transitions. [2025-03-14 01:03:18,064 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 112 places, 316 transitions, 1699 flow [2025-03-14 01:03:18,151 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 112 places, 316 transitions, 1699 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:03:18,157 INFO L231 Difference]: Finished difference. Result has 117 places, 161 transitions, 759 flow [2025-03-14 01:03:18,158 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=90, 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=102, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=759, PETRI_PLACES=117, PETRI_TRANSITIONS=161} [2025-03-14 01:03:18,158 INFO L279 CegarLoopForPetriNet]: 90 programPoint places, 27 predicate places. [2025-03-14 01:03:18,159 INFO L471 AbstractCegarLoop]: Abstraction has has 117 places, 161 transitions, 759 flow [2025-03-14 01:03:18,161 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 34.0) internal successors, (170), 5 states have internal predecessors, (170), 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-14 01:03:18,161 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:03:18,161 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-14 01:03:18,161 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-14 01:03:18,161 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2025-03-14 01:03:18,162 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:03:18,162 INFO L85 PathProgramCache]: Analyzing trace with hash -1250763850, now seen corresponding path program 4 times [2025-03-14 01:03:18,162 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:03:18,162 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2018011070] [2025-03-14 01:03:18,162 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-14 01:03:18,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:03:18,180 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 74 statements into 2 equivalence classes. [2025-03-14 01:03:18,185 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 1 check-sat command(s) and asserted 59 of 74 statements. [2025-03-14 01:03:18,185 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 1 check-sat command(s) [2025-03-14 01:03:18,185 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:03:18,285 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-14 01:03:18,285 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:03:18,285 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2018011070] [2025-03-14 01:03:18,285 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2018011070] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:03:18,286 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:03:18,286 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2025-03-14 01:03:18,286 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [77416024] [2025-03-14 01:03:18,286 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:03:18,286 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-14 01:03:18,287 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:03:18,287 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-14 01:03:18,288 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2025-03-14 01:03:18,386 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 90 [2025-03-14 01:03:18,387 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 117 places, 161 transitions, 759 flow. Second operand has 6 states, 6 states have (on average 30.333333333333332) internal successors, (182), 6 states have internal predecessors, (182), 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-14 01:03:18,392 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:03:18,392 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 90 [2025-03-14 01:03:18,392 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:03:20,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][244], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 125#true, 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 74#L91-1true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:20,802 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-14 01:03:20,802 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-14 01:03:20,802 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-14 01:03:20,802 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:20,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][244], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 125#true, 81#L132true, 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 74#L91-1true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:20,940 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-14 01:03:20,940 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:20,940 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:20,940 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:20,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][244], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 125#true, 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 15#thread1EXITtrue, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 74#L91-1true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:20,977 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-14 01:03:20,977 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:20,977 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:20,977 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:20,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 153#true, 125#true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 46#L92true, Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:20,981 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-14 01:03:20,981 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-14 01:03:20,981 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-14 01:03:20,981 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-14 01:03:21,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][244], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 125#true, 81#L132true, 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 15#thread1EXITtrue, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 74#L91-1true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:21,126 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-14 01:03:21,126 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:21,126 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:21,126 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:21,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 97#true, 125#true, 81#L132true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 46#L92true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:21,130 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-03-14 01:03:21,130 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-14 01:03:21,130 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-14 01:03:21,130 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-14 01:03:21,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 153#true, 125#true, 15#thread1EXITtrue, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 46#L92true, Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:21,171 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-03-14 01:03:21,171 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-14 01:03:21,171 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-14 01:03:21,171 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-14 01:03:21,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][244], [139#true, 59#L133true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 125#true, 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 74#L91-1true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:21,323 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-14 01:03:21,323 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:21,323 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:21,323 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:21,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 97#true, 125#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 15#thread1EXITtrue, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 46#L92true, Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:21,329 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-03-14 01:03:21,329 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-14 01:03:21,329 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-14 01:03:21,329 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-14 01:03:21,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 97#true, 125#true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:21,364 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-03-14 01:03:21,364 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-14 01:03:21,364 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-14 01:03:21,364 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-14 01:03:21,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 97#true, 125#true, 40#L60true, 27#L94true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:21,365 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-03-14 01:03:21,365 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-14 01:03:21,365 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-14 01:03:21,365 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-14 01:03:21,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 153#true, 81#L132true, 125#true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:21,665 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-03-14 01:03:21,665 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-14 01:03:21,665 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-14 01:03:21,665 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-14 01:03:21,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 153#true, 81#L132true, 125#true, 40#L60true, 27#L94true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:21,666 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-03-14 01:03:21,666 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-14 01:03:21,666 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-14 01:03:21,666 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-14 01:03:21,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 59#L133true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 97#true, 125#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 46#L92true, Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:21,672 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-03-14 01:03:21,672 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-14 01:03:21,672 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-14 01:03:21,672 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-14 01:03:21,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 153#true, 125#true, 15#thread1EXITtrue, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:21,712 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-03-14 01:03:21,712 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-14 01:03:21,712 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-14 01:03:21,712 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-14 01:03:21,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 97#true, 125#true, 27#L94true, 15#thread1EXITtrue, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:21,712 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-03-14 01:03:21,712 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-14 01:03:21,713 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-14 01:03:21,713 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-14 01:03:21,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 153#true, 81#L132true, 125#true, 15#thread1EXITtrue, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:21,846 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2025-03-14 01:03:21,846 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-14 01:03:21,846 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-14 01:03:21,846 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-14 01:03:21,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 153#true, 125#true, 81#L132true, 27#L94true, 15#thread1EXITtrue, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:21,847 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2025-03-14 01:03:21,847 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-14 01:03:21,847 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-14 01:03:21,847 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-14 01:03:21,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 97#true, 125#true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), 82#L97-3true]) [2025-03-14 01:03:21,888 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-14 01:03:21,888 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:21,888 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:21,888 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:03:21,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][118], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 125#true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), 82#L97-3true, Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:21,889 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-14 01:03:21,889 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:21,889 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:21,889 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:03:22,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 153#true, 81#L132true, 125#true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), 82#L97-3true]) [2025-03-14 01:03:22,014 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-14 01:03:22,014 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:03:22,014 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:03:22,014 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:03:22,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][118], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 125#true, 81#L132true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), 82#L97-3true]) [2025-03-14 01:03:22,015 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-14 01:03:22,015 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:03:22,015 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:03:22,015 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:03:22,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 18#L94-3true, 59#L133true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 153#true, 125#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,018 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2025-03-14 01:03:22,018 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-14 01:03:22,018 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-14 01:03:22,018 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-14 01:03:22,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 59#L133true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 153#true, 125#true, 27#L94true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,019 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2025-03-14 01:03:22,019 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-14 01:03:22,019 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-14 01:03:22,019 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-14 01:03:22,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 97#true, 125#true, 15#thread1EXITtrue, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), 82#L97-3true]) [2025-03-14 01:03:22,060 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-14 01:03:22,061 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:03:22,061 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:03:22,061 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:03:22,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 153#true, 125#true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 49#L104-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,062 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-14 01:03:22,062 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:03:22,062 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:03:22,062 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:03:22,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][118], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 125#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 15#thread1EXITtrue, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), 82#L97-3true, Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,063 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-14 01:03:22,063 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:03:22,063 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:03:22,063 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:03:22,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][118], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 125#true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 49#L104-1true, Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,064 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-14 01:03:22,064 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:03:22,064 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:03:22,064 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:03:22,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 153#true, 81#L132true, 125#true, 15#thread1EXITtrue, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), 82#L97-3true, Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,194 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,194 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:03:22,194 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,194 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:03:22,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 153#true, 81#L132true, 125#true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 49#L104-1true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,194 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,194 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,194 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:03:22,194 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:03:22,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][118], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 81#L132true, 125#true, 15#thread1EXITtrue, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), 82#L97-3true]) [2025-03-14 01:03:22,196 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,196 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:03:22,196 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,196 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:03:22,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][118], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 81#L132true, 125#true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 49#L104-1true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,196 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,196 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:03:22,196 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:03:22,196 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 97#true, 125#true, 15#thread1EXITtrue, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 49#L104-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,249 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,249 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:03:22,249 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,249 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:03:22,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 153#true, 125#true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), 19#L105-1true, Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,250 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,250 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:03:22,250 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,250 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:03:22,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][118], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 125#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 15#thread1EXITtrue, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 49#L104-1true, Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,253 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,253 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,253 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:03:22,253 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:03:22,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][118], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 125#true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 19#L105-1true, Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,253 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,253 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:03:22,253 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-14 01:03:22,253 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 153#true, 81#L132true, 125#true, 15#thread1EXITtrue, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 49#L104-1true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,627 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,627 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,627 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,627 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 59#L133true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 153#true, 125#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), 82#L97-3true]) [2025-03-14 01:03:22,627 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,627 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,627 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,627 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 97#true, 125#true, 81#L132true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 19#L105-1true, Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,627 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,627 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,627 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,627 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][118], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 81#L132true, 125#true, 15#thread1EXITtrue, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 49#L104-1true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,629 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,629 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,629 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,629 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][118], [139#true, 59#L133true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 125#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), 82#L97-3true]) [2025-03-14 01:03:22,629 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,629 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,629 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,629 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][118], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 125#true, 81#L132true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 19#L105-1true, Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,630 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,630 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,630 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,630 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 97#true, 125#true, 15#thread1EXITtrue, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 19#L105-1true, Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,675 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,675 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,675 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,675 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 97#true, 125#true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 21#L106-1true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,675 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,675 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,675 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,675 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][118], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 125#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 15#thread1EXITtrue, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 19#L105-1true, Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,677 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,677 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,677 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,677 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][118], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 125#true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 28#L70true, 21#L106-1true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,677 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,677 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,677 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,677 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-14 01:03:22,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 59#L133true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 153#true, 125#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 49#L104-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,788 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,788 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,788 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,788 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 153#true, 81#L132true, 125#true, 15#thread1EXITtrue, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 19#L105-1true, Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,789 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,789 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,789 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,789 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 153#true, 125#true, 81#L132true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 21#L106-1true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,789 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,789 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,789 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,789 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][118], [139#true, 59#L133true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 125#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 49#L104-1true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,791 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,791 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,791 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,791 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][118], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 125#true, 81#L132true, 15#thread1EXITtrue, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), 19#L105-1true, Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,791 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,791 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,791 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,791 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][118], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 125#true, 81#L132true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 21#L106-1true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,792 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,792 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,792 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,792 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 97#true, 125#true, 15#thread1EXITtrue, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 21#L106-1true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,838 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,838 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,838 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,838 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 36#L108true, 153#true, 97#true, 125#true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,838 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,838 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,838 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,838 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), 100#(= ~i3~0 0), Black: 127#(<= ~n2~0 ~n1~0), 36#L108true, 153#true, 125#true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,839 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,839 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,839 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,839 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 36#L108true, 153#true, 125#true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0)]) [2025-03-14 01:03:22,839 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,839 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,839 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,839 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 36#L108true, 153#true, 125#true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 28#L70true, Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,840 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,840 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,840 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,840 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][118], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 125#true, 15#thread1EXITtrue, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 21#L106-1true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,841 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,841 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,841 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-14 01:03:22,841 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 59#L133true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 153#true, 125#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), 19#L105-1true, Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,951 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-14 01:03:22,951 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,951 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:22,951 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 97#true, 125#true, 81#L132true, 15#thread1EXITtrue, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 21#L106-1true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,951 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-14 01:03:22,951 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,951 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,951 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:22,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 36#L108true, 97#true, 153#true, 125#true, 81#L132true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,952 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-14 01:03:22,952 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:22,952 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,952 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), 100#(= ~i3~0 0), Black: 127#(<= ~n2~0 ~n1~0), 36#L108true, 153#true, 125#true, 81#L132true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,952 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-14 01:03:22,952 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,952 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,952 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:22,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 36#L108true, 153#true, 81#L132true, 125#true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0)]) [2025-03-14 01:03:22,953 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-14 01:03:22,953 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,953 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,953 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:22,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 36#L108true, 153#true, 81#L132true, 125#true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 28#L70true, Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,954 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-14 01:03:22,954 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,954 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:22,954 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][118], [139#true, 59#L133true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 125#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 19#L105-1true, Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,955 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-14 01:03:22,955 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,955 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,955 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:22,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][118], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 125#true, 81#L132true, 15#thread1EXITtrue, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 21#L106-1true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:22,955 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-14 01:03:22,955 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,955 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:22,956 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 36#L108true, 153#true, 97#true, 125#true, 15#thread1EXITtrue, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:23,000 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,000 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:23,000 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,000 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:23,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 14#thread3EXITtrue, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 97#true, 125#true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:23,001 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,001 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,001 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:23,001 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:23,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 14#thread3EXITtrue, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), 100#(= ~i3~0 0), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 125#true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:23,001 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,001 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:23,001 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,001 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:23,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 14#thread3EXITtrue, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 125#true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0)]) [2025-03-14 01:03:23,001 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,001 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:23,001 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:23,001 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), 100#(= ~i3~0 0), Black: 127#(<= ~n2~0 ~n1~0), 36#L108true, 153#true, 125#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 15#thread1EXITtrue, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:23,002 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,002 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,002 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:23,002 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:23,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 36#L108true, 153#true, 125#true, 15#thread1EXITtrue, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0)]) [2025-03-14 01:03:23,002 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,002 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:23,002 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,002 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:23,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 14#thread3EXITtrue, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 125#true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 28#L70true, Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:23,003 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,003 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:23,003 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:23,003 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 36#L108true, 153#true, 125#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 15#thread1EXITtrue, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 28#L70true, Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:23,004 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,004 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:23,004 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-14 01:03:23,004 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 36#L108true, 153#true, 97#true, 125#true, 81#L132true, 15#thread1EXITtrue, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:23,349 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,349 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,350 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,350 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 59#L133true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 97#true, 125#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 21#L106-1true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:23,350 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,350 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,350 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,350 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 14#thread3EXITtrue, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 153#true, 125#true, 81#L132true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:23,350 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,350 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,351 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,351 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 14#thread3EXITtrue, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), 100#(= ~i3~0 0), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, 125#true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:23,351 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,351 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,351 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,351 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 14#thread3EXITtrue, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, 125#true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0)]) [2025-03-14 01:03:23,351 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,351 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,351 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,351 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), 100#(= ~i3~0 0), Black: 127#(<= ~n2~0 ~n1~0), 36#L108true, 153#true, 81#L132true, 125#true, 15#thread1EXITtrue, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:23,352 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,352 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,352 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,358 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 36#L108true, 153#true, 125#true, 81#L132true, 15#thread1EXITtrue, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0)]) [2025-03-14 01:03:23,358 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,358 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,358 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,358 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 14#thread3EXITtrue, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, 125#true, 40#L60true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:23,359 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,359 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,359 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,359 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 36#L108true, 153#true, 81#L132true, 125#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 15#thread1EXITtrue, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:23,359 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,362 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,362 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,362 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][118], [139#true, 59#L133true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 125#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 21#L106-1true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:23,363 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,363 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,363 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,363 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 14#thread3EXITtrue, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 97#true, 153#true, 125#true, 15#thread1EXITtrue, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:23,409 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,409 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,409 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,409 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 14#thread3EXITtrue, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), 100#(= ~i3~0 0), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 125#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 15#thread1EXITtrue, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:23,410 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,410 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,410 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,410 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 14#thread3EXITtrue, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 125#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 15#thread1EXITtrue, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0)]) [2025-03-14 01:03:23,410 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,410 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,410 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,410 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 14#thread3EXITtrue, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 125#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 15#thread1EXITtrue, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:23,410 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,410 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,410 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,410 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-14 01:03:23,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 14#thread3EXITtrue, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 97#true, 125#true, 81#L132true, 15#thread1EXITtrue, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:23,524 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-14 01:03:23,524 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:03:23,524 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,524 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 59#L133true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 36#L108true, 97#true, 153#true, 125#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:23,525 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-14 01:03:23,525 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:03:23,525 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,525 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 14#thread3EXITtrue, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), 100#(= ~i3~0 0), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 125#true, 81#L132true, 15#thread1EXITtrue, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:23,525 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-14 01:03:23,525 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,525 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:03:23,525 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 14#thread3EXITtrue, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 125#true, 81#L132true, 15#thread1EXITtrue, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0)]) [2025-03-14 01:03:23,525 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-14 01:03:23,525 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,525 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,525 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:03:23,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 59#L133true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), 100#(= ~i3~0 0), Black: 127#(<= ~n2~0 ~n1~0), 36#L108true, 153#true, 125#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:23,526 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-14 01:03:23,526 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:03:23,526 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,526 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 59#L133true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 36#L108true, 153#true, 125#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0)]) [2025-03-14 01:03:23,526 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-14 01:03:23,526 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:03:23,526 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,526 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 14#thread3EXITtrue, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, 125#true, 15#thread1EXITtrue, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:23,526 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-14 01:03:23,526 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,526 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:03:23,526 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 59#L133true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 36#L108true, 153#true, 125#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:23,527 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-14 01:03:23,527 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:03:23,527 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,527 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-14 01:03:23,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 59#L133true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 14#thread3EXITtrue, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 97#true, 125#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:23,670 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-14 01:03:23,670 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:03:23,670 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:03:23,670 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-14 01:03:23,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 59#L133true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 14#thread3EXITtrue, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), 100#(= ~i3~0 0), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 125#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:23,670 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-14 01:03:23,670 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:03:23,670 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:03:23,670 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-14 01:03:23,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 59#L133true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 14#thread3EXITtrue, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 125#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0)]) [2025-03-14 01:03:23,671 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-14 01:03:23,671 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:03:23,671 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:03:23,671 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-14 01:03:23,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_32 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_31 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_32} OutVars{~n2~0=v_~n2~0_31, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][117], [139#true, 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 59#L133true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 14#thread3EXITtrue, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 125#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 28#L70true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:23,671 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-14 01:03:23,671 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:03:23,671 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-14 01:03:23,671 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-14 01:03:24,016 INFO L124 PetriNetUnfolderBase]: 55087/80472 cut-off events. [2025-03-14 01:03:24,017 INFO L125 PetriNetUnfolderBase]: For 54927/55418 co-relation queries the response was YES. [2025-03-14 01:03:24,315 INFO L83 FinitePrefix]: Finished finitePrefix Result has 229331 conditions, 80472 events. 55087/80472 cut-off events. For 54927/55418 co-relation queries the response was YES. Maximal size of possible extension queue 2345. Compared 582245 event pairs, 6609 based on Foata normal form. 166/79215 useless extension candidates. Maximal degree in co-relation 145702. Up to 30569 conditions per place. [2025-03-14 01:03:24,631 INFO L140 encePairwiseOnDemand]: 72/90 looper letters, 434 selfloop transitions, 90 changer transitions 0/550 dead transitions. [2025-03-14 01:03:24,632 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 127 places, 550 transitions, 3427 flow [2025-03-14 01:03:24,632 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2025-03-14 01:03:24,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2025-03-14 01:03:24,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 526 transitions. [2025-03-14 01:03:24,634 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5313131313131313 [2025-03-14 01:03:24,634 INFO L175 Difference]: Start difference. First operand has 117 places, 161 transitions, 759 flow. Second operand 11 states and 526 transitions. [2025-03-14 01:03:24,634 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 127 places, 550 transitions, 3427 flow [2025-03-14 01:03:24,947 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 127 places, 550 transitions, 3427 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:03:24,951 INFO L231 Difference]: Finished difference. Result has 134 places, 239 transitions, 1623 flow [2025-03-14 01:03:24,951 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=90, PETRI_DIFFERENCE_MINUEND_FLOW=759, PETRI_DIFFERENCE_MINUEND_PLACES=117, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=161, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=29, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=118, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=1623, PETRI_PLACES=134, PETRI_TRANSITIONS=239} [2025-03-14 01:03:24,952 INFO L279 CegarLoopForPetriNet]: 90 programPoint places, 44 predicate places. [2025-03-14 01:03:24,952 INFO L471 AbstractCegarLoop]: Abstraction has has 134 places, 239 transitions, 1623 flow [2025-03-14 01:03:24,952 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 30.333333333333332) internal successors, (182), 6 states have internal predecessors, (182), 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-14 01:03:24,952 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:03:24,952 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-14 01:03:24,952 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-14 01:03:24,952 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2025-03-14 01:03:24,955 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:03:24,955 INFO L85 PathProgramCache]: Analyzing trace with hash -494655468, now seen corresponding path program 5 times [2025-03-14 01:03:24,955 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:03:24,955 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [250507668] [2025-03-14 01:03:24,955 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-03-14 01:03:24,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:03:24,968 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 74 statements into 1 equivalence classes. [2025-03-14 01:03:24,980 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-14 01:03:24,980 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-03-14 01:03:24,980 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:03:25,092 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-14 01:03:25,092 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:03:25,092 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [250507668] [2025-03-14 01:03:25,092 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [250507668] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:03:25,092 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:03:25,092 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-14 01:03:25,093 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [776502876] [2025-03-14 01:03:25,093 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:03:25,093 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-14 01:03:25,093 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:03:25,094 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-14 01:03:25,094 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-14 01:03:25,156 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 90 [2025-03-14 01:03:25,156 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 134 places, 239 transitions, 1623 flow. Second operand has 5 states, 5 states have (on average 34.0) internal successors, (170), 5 states have internal predecessors, (170), 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-14 01:03:25,156 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:03:25,156 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 90 [2025-03-14 01:03:25,157 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:03:26,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][213], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), 55#L69-2true]) [2025-03-14 01:03:26,129 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-14 01:03:26,129 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-14 01:03:26,129 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-14 01:03:26,129 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-14 01:03:26,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][213], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), 55#L69-2true]) [2025-03-14 01:03:26,247 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-14 01:03:26,248 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-14 01:03:26,248 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-14 01:03:26,248 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-14 01:03:26,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L91-1-->L92: Formula: (= v_~n3~0_19 |v_thread3Thread1of1ForFork0_~tmp1~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp1~1#1=|v_thread3Thread1of1ForFork0_~tmp1~1#1_9|} OutVars{~n3~0=v_~n3~0_19, thread3Thread1of1ForFork0_~tmp1~1#1=|v_thread3Thread1of1ForFork0_~tmp1~1#1_9|} AuxVars[] AssignedVars[~n3~0][256], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 46#L92true, 99#(= ~i~0 0), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), 55#L69-2true]) [2025-03-14 01:03:26,256 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-14 01:03:26,256 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-14 01:03:26,256 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-14 01:03:26,256 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-14 01:03:26,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([617] L46-3-->L46: Formula: (and (= v_~n1~0_34 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][257], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 79#L46true, Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 153#true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 74#L91-1true, Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), 55#L69-2true]) [2025-03-14 01:03:26,256 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-14 01:03:26,256 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-14 01:03:26,256 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-14 01:03:26,256 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-14 01:03:26,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][285], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 17#L69-1true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:26,258 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-14 01:03:26,258 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-14 01:03:26,258 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-14 01:03:26,258 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-14 01:03:26,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][213], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), 53#L70-3true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:26,258 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-14 01:03:26,258 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-14 01:03:26,258 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-14 01:03:26,258 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-14 01:03:26,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L91-1-->L92: Formula: (= v_~n3~0_19 |v_thread3Thread1of1ForFork0_~tmp1~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp1~1#1=|v_thread3Thread1of1ForFork0_~tmp1~1#1_9|} OutVars{~n3~0=v_~n3~0_19, thread3Thread1of1ForFork0_~tmp1~1#1=|v_thread3Thread1of1ForFork0_~tmp1~1#1_9|} AuxVars[] AssignedVars[~n3~0][256], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 46#L92true, 99#(= ~i~0 0), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), 55#L69-2true]) [2025-03-14 01:03:26,410 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-14 01:03:26,410 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-14 01:03:26,410 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-14 01:03:26,410 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-14 01:03:26,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([617] L46-3-->L46: Formula: (and (= v_~n1~0_34 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][257], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 79#L46true, Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 153#true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 74#L91-1true, Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), 55#L69-2true]) [2025-03-14 01:03:26,410 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-14 01:03:26,410 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-14 01:03:26,410 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-14 01:03:26,410 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-14 01:03:26,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][285], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 17#L69-1true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:26,411 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-14 01:03:26,411 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-14 01:03:26,411 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-14 01:03:26,411 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-14 01:03:26,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][213], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), 53#L70-3true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:26,412 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-14 01:03:26,412 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-14 01:03:26,412 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-14 01:03:26,412 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-14 01:03:26,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L91-1-->L92: Formula: (= v_~n3~0_19 |v_thread3Thread1of1ForFork0_~tmp1~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp1~1#1=|v_thread3Thread1of1ForFork0_~tmp1~1#1_9|} OutVars{~n3~0=v_~n3~0_19, thread3Thread1of1ForFork0_~tmp1~1#1=|v_thread3Thread1of1ForFork0_~tmp1~1#1_9|} AuxVars[] AssignedVars[~n3~0][256], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 46#L92true, 99#(= ~i~0 0), 53#L70-3true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:26,416 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-14 01:03:26,416 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-14 01:03:26,416 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-14 01:03:26,416 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-14 01:03:26,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([617] L46-3-->L46: Formula: (and (= v_~n1~0_34 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][257], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 79#L46true, Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), 53#L70-3true, 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 153#true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 74#L91-1true, Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:26,416 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-14 01:03:26,416 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-14 01:03:26,416 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-14 01:03:26,416 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-14 01:03:26,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L91-1-->L92: Formula: (= v_~n3~0_19 |v_thread3Thread1of1ForFork0_~tmp1~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp1~1#1=|v_thread3Thread1of1ForFork0_~tmp1~1#1_9|} OutVars{~n3~0=v_~n3~0_19, thread3Thread1of1ForFork0_~tmp1~1#1=|v_thread3Thread1of1ForFork0_~tmp1~1#1_9|} AuxVars[] AssignedVars[~n3~0][281], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 46#L92true, 99#(= ~i~0 0), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 17#L69-1true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:26,592 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-14 01:03:26,592 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-14 01:03:26,592 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-14 01:03:26,592 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-14 01:03:26,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([617] L46-3-->L46: Formula: (and (= v_~n1~0_34 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][284], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 79#L46true, Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 17#L69-1true, Black: 153#true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 74#L91-1true, Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:26,592 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-14 01:03:26,592 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-14 01:03:26,592 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-14 01:03:26,592 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-14 01:03:26,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 12#L68true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:26,592 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-14 01:03:26,592 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-14 01:03:26,592 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-14 01:03:26,592 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-14 01:03:26,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L91-1-->L92: Formula: (= v_~n3~0_19 |v_thread3Thread1of1ForFork0_~tmp1~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp1~1#1=|v_thread3Thread1of1ForFork0_~tmp1~1#1_9|} OutVars{~n3~0=v_~n3~0_19, thread3Thread1of1ForFork0_~tmp1~1#1=|v_thread3Thread1of1ForFork0_~tmp1~1#1_9|} AuxVars[] AssignedVars[~n3~0][256], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 46#L92true, 99#(= ~i~0 0), 53#L70-3true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:26,744 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-14 01:03:26,744 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-14 01:03:26,744 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-14 01:03:26,744 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-14 01:03:26,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([617] L46-3-->L46: Formula: (and (= v_~n1~0_34 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][257], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 79#L46true, Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), 53#L70-3true, 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 153#true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 74#L91-1true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:26,744 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-14 01:03:26,744 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-14 01:03:26,744 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-14 01:03:26,744 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-14 01:03:26,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L91-1-->L92: Formula: (= v_~n3~0_19 |v_thread3Thread1of1ForFork0_~tmp1~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp1~1#1=|v_thread3Thread1of1ForFork0_~tmp1~1#1_9|} OutVars{~n3~0=v_~n3~0_19, thread3Thread1of1ForFork0_~tmp1~1#1=|v_thread3Thread1of1ForFork0_~tmp1~1#1_9|} AuxVars[] AssignedVars[~n3~0][281], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 46#L92true, 99#(= ~i~0 0), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 17#L69-1true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:26,749 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-14 01:03:26,749 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-14 01:03:26,749 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-14 01:03:26,749 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-14 01:03:26,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([617] L46-3-->L46: Formula: (and (= v_~n1~0_34 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][284], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 79#L46true, Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 17#L69-1true, Black: 153#true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 74#L91-1true, Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:26,749 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-14 01:03:26,749 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-14 01:03:26,749 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-14 01:03:26,749 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-14 01:03:26,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 12#L68true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:26,750 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-14 01:03:26,750 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-14 01:03:26,750 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-14 01:03:26,750 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-14 01:03:26,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), 55#L69-2true]) [2025-03-14 01:03:26,759 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2025-03-14 01:03:26,759 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2025-03-14 01:03:26,759 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2025-03-14 01:03:26,759 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2025-03-14 01:03:26,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), 53#L70-3true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:26,762 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-14 01:03:26,762 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-14 01:03:26,762 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-14 01:03:26,762 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-14 01:03:26,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:26,763 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-14 01:03:26,763 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-14 01:03:26,763 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-14 01:03:26,763 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-14 01:03:26,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([623] L58-1-->L60: Formula: (= v_~n1~0_89 0) InVars {} OutVars{~n1~0=v_~n1~0_89} AuxVars[] AssignedVars[~n1~0][354], [139#true, 44#L67-1true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 127#(<= ~n2~0 ~n1~0), 183#(<= ~n2~0 ~n3~0), Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 40#L60true, Black: 153#true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 74#L91-1true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:26,783 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-14 01:03:26,783 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-14 01:03:26,783 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-14 01:03:26,783 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-14 01:03:26,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), 55#L69-2true]) [2025-03-14 01:03:26,945 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2025-03-14 01:03:26,945 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-03-14 01:03:26,945 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-03-14 01:03:26,945 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-03-14 01:03:26,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), 53#L70-3true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:26,947 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-14 01:03:26,947 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-14 01:03:26,947 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-14 01:03:26,947 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-14 01:03:26,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:26,947 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-14 01:03:26,947 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-14 01:03:26,947 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-14 01:03:26,947 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-14 01:03:26,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][278], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 17#L69-1true, 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:26,957 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2025-03-14 01:03:26,957 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-03-14 01:03:26,957 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-03-14 01:03:26,957 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-03-14 01:03:26,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][213], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:26,958 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2025-03-14 01:03:26,958 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-03-14 01:03:26,958 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-14 01:03:26,958 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-03-14 01:03:26,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][213], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 66#L73-3true, 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:26,958 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-14 01:03:26,958 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-14 01:03:26,958 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-14 01:03:26,958 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-14 01:03:26,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([623] L58-1-->L60: Formula: (= v_~n1~0_89 0) InVars {} OutVars{~n1~0=v_~n1~0_89} AuxVars[] AssignedVars[~n1~0][354], [139#true, 44#L67-1true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 127#(<= ~n2~0 ~n1~0), 81#L132true, 183#(<= ~n2~0 ~n3~0), Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 40#L60true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 153#true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 74#L91-1true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:26,981 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-14 01:03:26,981 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-14 01:03:26,981 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-14 01:03:26,981 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-14 01:03:27,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][278], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, 17#L69-1true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:27,192 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2025-03-14 01:03:27,193 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-14 01:03:27,193 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-14 01:03:27,193 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-14 01:03:27,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][213], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:27,193 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2025-03-14 01:03:27,193 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-14 01:03:27,193 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-14 01:03:27,193 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-14 01:03:27,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][213], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), 66#L73-3true, Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:27,193 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-14 01:03:27,193 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:27,193 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-14 01:03:27,193 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-14 01:03:27,206 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:27,206 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-14 01:03:27,206 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-14 01:03:27,206 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-14 01:03:27,206 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-14 01:03:27,206 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-14 01:03:27,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 26#L80-1true, 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:27,526 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-14 01:03:27,526 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-14 01:03:27,526 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-14 01:03:27,526 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:27,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][213], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 26#L80-1true, 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:27,526 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-14 01:03:27,526 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:27,526 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-14 01:03:27,526 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-14 01:03:27,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][180], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 26#L80-1true, 99#(= ~i~0 0), 3#L45-2true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:27,529 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-14 01:03:27,529 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-14 01:03:27,529 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-14 01:03:27,529 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-14 01:03:27,621 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:27,621 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-14 01:03:27,621 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-14 01:03:27,621 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-14 01:03:27,621 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-14 01:03:27,621 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-14 01:03:27,652 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][213], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 26#L80-1true, 99#(= ~i~0 0), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:27,653 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-14 01:03:27,653 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:27,653 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-14 01:03:27,653 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-14 01:03:27,653 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:27,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 66#L73-3true, 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:27,653 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2025-03-14 01:03:27,653 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-14 01:03:27,653 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-14 01:03:27,653 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-14 01:03:27,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][180], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 22#L81-1true, 99#(= ~i~0 0), 3#L45-2true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:27,665 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-14 01:03:27,665 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-14 01:03:27,665 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-14 01:03:27,665 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-14 01:03:27,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 26#L80-1true, 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:27,887 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-14 01:03:27,887 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:27,887 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:27,887 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:27,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][213], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 26#L80-1true, 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:27,887 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-14 01:03:27,887 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:27,887 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:27,887 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:27,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][180], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 26#L80-1true, 99#(= ~i~0 0), 3#L45-2true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:27,892 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-14 01:03:27,892 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:27,892 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-14 01:03:27,892 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-14 01:03:27,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 22#L81-1true, 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:27,900 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-14 01:03:27,900 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:27,900 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:27,900 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:27,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][213], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 22#L81-1true, 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:27,900 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-14 01:03:27,900 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:27,900 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:27,900 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:27,907 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 22#L81-1true, 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:27,907 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-14 01:03:27,907 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:27,907 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:27,907 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:27,907 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:27,907 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 26#L80-1true, 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:27,907 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-14 01:03:27,908 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-14 01:03:27,908 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-14 01:03:27,908 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:27,908 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:28,002 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][213], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 26#L80-1true, 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:28,003 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-14 01:03:28,003 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,003 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:28,003 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:28,003 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), 66#L73-3true, Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:28,003 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-03-14 01:03:28,003 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-14 01:03:28,003 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-14 01:03:28,003 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-14 01:03:28,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][180], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 22#L81-1true, 99#(= ~i~0 0), 3#L45-2true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:28,011 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,011 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:28,011 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:28,011 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:28,023 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 66#L73-3true, 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:28,023 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-14 01:03:28,023 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-14 01:03:28,023 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-14 01:03:28,023 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-14 01:03:28,023 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-14 01:03:28,032 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][213], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 22#L81-1true, 99#(= ~i~0 0), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:28,033 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-14 01:03:28,033 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,033 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,033 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:28,033 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:28,033 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 26#L80-1true, 99#(= ~i~0 0), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:28,033 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-03-14 01:03:28,033 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-14 01:03:28,033 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-14 01:03:28,033 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-14 01:03:28,033 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-14 01:03:28,033 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-14 01:03:28,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 67#L82-1true, 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:28,044 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,044 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,044 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,044 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][180], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 67#L82-1true, 3#L45-2true, 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:28,045 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,045 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:28,045 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:28,045 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:28,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 22#L81-1true, 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:28,220 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,220 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,220 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,221 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][213], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 22#L81-1true, 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:28,221 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,221 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,221 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,221 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,225 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 22#L81-1true, 99#(= ~i~0 0), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:28,225 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,225 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,225 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,225 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,225 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,225 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 26#L80-1true, 99#(= ~i~0 0), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:28,225 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-14 01:03:28,225 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,225 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:28,225 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,225 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:28,236 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, 67#L82-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:28,236 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,236 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,236 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,236 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,236 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][213], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, 67#L82-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:28,236 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,236 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,236 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,236 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,472 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), 66#L73-3true, Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:28,472 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,472 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:28,472 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-14 01:03:28,472 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-14 01:03:28,472 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-14 01:03:28,482 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][213], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 22#L81-1true, 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:28,482 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,482 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,482 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,482 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,482 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,483 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 26#L80-1true, 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:28,483 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-14 01:03:28,483 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-14 01:03:28,483 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-14 01:03:28,483 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-14 01:03:28,483 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-14 01:03:28,483 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-14 01:03:28,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 67#L82-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:28,498 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-14 01:03:28,498 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,499 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,499 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][180], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 67#L82-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 3#L45-2true, 97#true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:28,499 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,499 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,499 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,499 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,534 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][213], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 67#L82-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:28,534 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,534 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,534 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,534 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,534 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,535 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 22#L81-1true, 99#(= ~i~0 0), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:28,535 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-14 01:03:28,535 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-14 01:03:28,535 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-14 01:03:28,535 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-14 01:03:28,535 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-14 01:03:28,535 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-14 01:03:28,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 9#L84true, 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:28,553 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-14 01:03:28,553 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,553 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,553 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][180], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 9#L84true, 3#L45-2true, 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:28,553 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,553 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,553 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,553 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,807 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 67#L82-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:28,807 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-14 01:03:28,807 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,807 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,807 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:28,807 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][213], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 67#L82-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:28,807 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-14 01:03:28,807 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:28,807 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,808 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,828 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 9#L84true, 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:28,829 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-14 01:03:28,829 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:28,829 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,829 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,829 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][213], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 9#L84true, 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:28,829 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-14 01:03:28,829 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,829 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:28,829 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,830 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 22#L81-1true, 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:28,830 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,830 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,830 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:28,830 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:28,830 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:28,830 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:28,830 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:28,982 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][213], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 67#L82-1true, 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:28,982 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,982 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:28,982 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:28,982 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,982 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:28,983 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 22#L81-1true, 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:28,983 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-03-14 01:03:28,983 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-14 01:03:28,983 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-14 01:03:28,983 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-14 01:03:28,983 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-14 01:03:28,983 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-14 01:03:29,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 9#L84true, 97#true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:29,001 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-14 01:03:29,001 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,001 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,001 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][180], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 9#L84true, 3#L45-2true, 97#true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:29,001 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,002 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:29,002 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:29,002 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:29,045 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][213], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 9#L84true, 97#true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:29,045 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-14 01:03:29,045 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,045 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:29,045 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,045 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:29,046 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, 67#L82-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:29,046 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-03-14 01:03:29,046 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-14 01:03:29,046 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-14 01:03:29,046 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-14 01:03:29,046 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-14 01:03:29,046 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-14 01:03:29,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, 5#thread2EXITtrue, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:29,060 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-14 01:03:29,060 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,060 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,060 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][180], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 3#L45-2true, 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 5#thread2EXITtrue, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:29,060 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,060 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:29,060 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:29,060 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:29,361 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 9#L84true, 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:29,361 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-14 01:03:29,361 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,361 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,361 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,361 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:29,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][213], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 9#L84true, 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:29,361 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-14 01:03:29,361 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:29,361 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,361 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,362 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 22#L81-1true, 99#(= ~i~0 0), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:29,362 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-14 01:03:29,363 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:29,363 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:29,363 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:29,363 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:29,363 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:29,363 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:29,389 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 5#thread2EXITtrue, 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:29,389 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-14 01:03:29,389 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,389 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,389 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,389 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:29,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][213], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 5#thread2EXITtrue, 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:29,391 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-14 01:03:29,391 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,391 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:29,392 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,392 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, 67#L82-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:29,392 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-14 01:03:29,392 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:29,393 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:29,393 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:29,393 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:29,393 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:29,393 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:29,734 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][213], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 9#L84true, 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:29,734 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,734 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:29,734 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,734 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:29,734 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,735 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 67#L82-1true, 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:29,735 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-03-14 01:03:29,735 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-14 01:03:29,735 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-14 01:03:29,735 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-14 01:03:29,735 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-14 01:03:29,735 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-14 01:03:29,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 5#thread2EXITtrue, 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:29,742 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-14 01:03:29,742 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:29,742 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:29,742 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:29,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][180], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 3#L45-2true, 97#true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 5#thread2EXITtrue, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:29,742 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-14 01:03:29,742 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,742 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,742 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,781 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][213], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, 5#thread2EXITtrue, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:29,781 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,781 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,781 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:29,781 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:29,781 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,782 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 9#L84true, 97#true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:29,782 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-03-14 01:03:29,782 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-14 01:03:29,782 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-14 01:03:29,782 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-14 01:03:29,782 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-14 01:03:29,782 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-14 01:03:29,783 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 5#thread2EXITtrue, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:29,783 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,783 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:29,783 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,783 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,783 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:29,783 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:30,007 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, 5#thread2EXITtrue, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:30,007 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-14 01:03:30,007 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:30,007 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:03:30,007 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:30,008 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:30,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][213], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, 5#thread2EXITtrue, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:30,008 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-14 01:03:30,008 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:03:30,008 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:30,008 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:30,008 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 67#L82-1true, 97#true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:30,008 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-14 01:03:30,008 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:30,009 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:30,009 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:30,009 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:30,009 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:30,009 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:30,027 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 9#L84true, 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:30,028 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-14 01:03:30,028 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:30,028 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:30,028 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:30,028 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:30,028 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:30,028 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:30,134 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][213], [139#true, 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, 5#thread2EXITtrue, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:30,134 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-14 01:03:30,134 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:03:30,134 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:30,134 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:30,134 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:03:30,135 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 9#L84true, 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:30,135 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-03-14 01:03:30,135 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-14 01:03:30,135 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-14 01:03:30,135 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-14 01:03:30,135 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-14 01:03:30,135 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-14 01:03:30,135 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, 5#thread2EXITtrue, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:30,135 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-14 01:03:30,135 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:30,135 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:03:30,136 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:30,136 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:30,136 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:03:30,570 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 9#L84true, 97#true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:30,570 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-14 01:03:30,570 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:30,570 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:30,570 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:30,570 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:30,570 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:30,570 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:30,591 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 5#thread2EXITtrue, 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:30,591 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-14 01:03:30,591 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:30,591 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:30,591 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:30,591 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:30,591 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:30,591 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:30,972 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][212], [139#true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, 5#thread2EXITtrue, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-14 01:03:30,972 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-14 01:03:30,972 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:30,972 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:03:30,972 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:30,972 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:30,972 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:30,972 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:03:34,621 INFO L124 PetriNetUnfolderBase]: 82758/119800 cut-off events. [2025-03-14 01:03:34,621 INFO L125 PetriNetUnfolderBase]: For 212950/216583 co-relation queries the response was YES. [2025-03-14 01:03:35,480 INFO L83 FinitePrefix]: Finished finitePrefix Result has 394270 conditions, 119800 events. 82758/119800 cut-off events. For 212950/216583 co-relation queries the response was YES. Maximal size of possible extension queue 3294. Compared 890949 event pairs, 20299 based on Foata normal form. 1724/117602 useless extension candidates. Maximal degree in co-relation 274326. Up to 77412 conditions per place. [2025-03-14 01:03:35,851 INFO L140 encePairwiseOnDemand]: 76/90 looper letters, 465 selfloop transitions, 114 changer transitions 2/622 dead transitions. [2025-03-14 01:03:35,852 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 140 places, 622 transitions, 5492 flow [2025-03-14 01:03:35,852 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-03-14 01:03:35,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-03-14 01:03:35,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 353 transitions. [2025-03-14 01:03:35,854 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5603174603174603 [2025-03-14 01:03:35,854 INFO L175 Difference]: Start difference. First operand has 134 places, 239 transitions, 1623 flow. Second operand 7 states and 353 transitions. [2025-03-14 01:03:35,854 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 140 places, 622 transitions, 5492 flow [2025-03-14 01:03:37,543 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 140 places, 622 transitions, 5292 flow, removed 100 selfloop flow, removed 0 redundant places. [2025-03-14 01:03:37,551 INFO L231 Difference]: Finished difference. Result has 145 places, 362 transitions, 2978 flow [2025-03-14 01:03:37,552 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=90, PETRI_DIFFERENCE_MINUEND_FLOW=1565, PETRI_DIFFERENCE_MINUEND_PLACES=134, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=239, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=27, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=188, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=2978, PETRI_PLACES=145, PETRI_TRANSITIONS=362} [2025-03-14 01:03:37,552 INFO L279 CegarLoopForPetriNet]: 90 programPoint places, 55 predicate places. [2025-03-14 01:03:37,552 INFO L471 AbstractCegarLoop]: Abstraction has has 145 places, 362 transitions, 2978 flow [2025-03-14 01:03:37,553 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 34.0) internal successors, (170), 5 states have internal predecessors, (170), 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-14 01:03:37,553 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:03:37,553 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-14 01:03:37,553 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-14 01:03:37,553 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2025-03-14 01:03:37,553 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:03:37,553 INFO L85 PathProgramCache]: Analyzing trace with hash 1436684720, now seen corresponding path program 6 times [2025-03-14 01:03:37,553 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:03:37,553 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [462149726] [2025-03-14 01:03:37,554 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-03-14 01:03:37,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:03:37,587 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 74 statements into 1 equivalence classes. [2025-03-14 01:03:37,604 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-14 01:03:37,605 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s) [2025-03-14 01:03:37,605 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:03:37,819 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-14 01:03:37,819 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:03:37,819 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [462149726] [2025-03-14 01:03:37,819 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [462149726] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:03:37,819 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:03:37,820 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-14 01:03:37,820 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [202991351] [2025-03-14 01:03:37,820 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:03:37,820 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:03:37,822 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:03:37,823 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:03:37,823 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:03:37,823 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 25 out of 90 [2025-03-14 01:03:37,823 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 145 places, 362 transitions, 2978 flow. Second operand has 3 states, 3 states have (on average 44.333333333333336) internal successors, (133), 3 states have internal predecessors, (133), 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-14 01:03:37,823 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:03:37,823 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 25 of 90 [2025-03-14 01:03:37,823 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:03:38,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][220], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 197#(= ~e2~0 1), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:38,838 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-14 01:03:38,838 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-14 01:03:38,838 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-14 01:03:38,838 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-14 01:03:39,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][220], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), 139#true, Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), Black: 184#(<= (+ ~n2~0 1) ~n3~0), 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 197#(= ~e2~0 1), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:39,036 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-14 01:03:39,036 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-14 01:03:39,036 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-14 01:03:39,036 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-14 01:03:39,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][226], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), 125#true, 197#(= ~e2~0 1), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:39,331 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-14 01:03:39,331 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-14 01:03:39,331 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-14 01:03:39,331 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-14 01:03:39,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][220], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), 53#L70-3true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 197#(= ~e2~0 1), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:39,429 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2025-03-14 01:03:39,429 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-03-14 01:03:39,429 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-03-14 01:03:39,429 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-14 01:03:39,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][226], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), 139#true, Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), 197#(= ~e2~0 1), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 28#L70true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:39,526 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-14 01:03:39,526 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-14 01:03:39,526 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-14 01:03:39,526 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-14 01:03:39,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][226], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), 53#L70-3true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 197#(= ~e2~0 1), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:39,529 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-14 01:03:39,529 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-14 01:03:39,529 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-14 01:03:39,529 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-14 01:03:39,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][220], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), 53#L70-3true, 125#true, 197#(= ~e2~0 1), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:39,620 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2025-03-14 01:03:39,620 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-14 01:03:39,620 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-14 01:03:39,620 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-14 01:03:39,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][226], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), 139#true, Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 99#(= ~i~0 0), 53#L70-3true, 125#true, 197#(= ~e2~0 1), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:39,740 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-14 01:03:39,740 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-14 01:03:39,740 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-14 01:03:39,740 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-14 01:03:40,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][205], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 26#L80-1true, 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:40,059 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-14 01:03:40,059 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:40,059 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-14 01:03:40,059 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-14 01:03:40,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][205], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), 139#true, Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), Black: 184#(<= (+ ~n2~0 1) ~n3~0), 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 22#L81-1true, 99#(= ~i~0 0), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:40,173 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-14 01:03:40,173 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:40,173 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:40,173 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:40,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][205], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 26#L80-1true, 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:40,264 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-14 01:03:40,264 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:40,264 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:40,264 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:40,285 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][205], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 22#L81-1true, 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:40,285 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-14 01:03:40,285 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:40,285 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:40,285 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:40,285 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:40,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][264], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 26#L80-1true, 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:40,285 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-14 01:03:40,285 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-14 01:03:40,286 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-14 01:03:40,286 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-14 01:03:40,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][264], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), 139#true, Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 22#L81-1true, 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:40,286 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-14 01:03:40,286 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:40,286 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:40,286 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:40,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][205], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 22#L81-1true, 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:40,410 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-14 01:03:40,410 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:40,410 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:40,410 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:40,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][205], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), 139#true, Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), Black: 184#(<= (+ ~n2~0 1) ~n3~0), 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 67#L82-1true, 97#true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:40,417 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-14 01:03:40,417 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:40,417 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:40,417 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:40,521 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][205], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 22#L81-1true, 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:40,521 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-14 01:03:40,521 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:40,521 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:40,521 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:40,521 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:40,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][264], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 26#L80-1true, 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:40,522 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-14 01:03:40,522 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:40,522 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:40,522 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:40,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][264], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), 139#true, Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 22#L81-1true, 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:40,522 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-14 01:03:40,522 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:40,522 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:40,522 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:40,549 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][205], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 67#L82-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:40,549 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-14 01:03:40,549 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:40,549 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:40,549 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:40,549 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:40,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][264], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), 139#true, Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 67#L82-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:40,549 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-14 01:03:40,550 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:40,550 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:40,550 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:40,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][205], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 67#L82-1true, 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:40,693 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-14 01:03:40,693 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:40,693 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:40,693 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:40,699 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][264], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), 139#true, Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 22#L81-1true, 99#(= ~i~0 0), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:40,700 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-14 01:03:40,700 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:40,700 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:40,700 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:40,700 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-14 01:03:40,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][205], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), 139#true, Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), Black: 184#(<= (+ ~n2~0 1) ~n3~0), 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 9#L84true, 97#true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:40,700 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-14 01:03:40,700 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:40,700 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:40,700 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:40,990 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][205], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 67#L82-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:40,991 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-14 01:03:40,991 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:40,991 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:40,991 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:40,991 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:40,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][264], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), 139#true, Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 67#L82-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:40,991 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-14 01:03:40,991 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:40,991 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:40,991 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:41,023 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][205], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 9#L84true, 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:41,023 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-14 01:03:41,023 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:41,023 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:41,023 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:41,023 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:41,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][264], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 9#L84true, 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:41,024 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-14 01:03:41,024 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:41,024 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:41,024 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:41,195 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][264], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 22#L81-1true, 99#(= ~i~0 0), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:41,195 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-14 01:03:41,195 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:41,195 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:41,195 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:41,195 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:41,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][205], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 9#L84true, 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:41,195 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-14 01:03:41,195 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:41,195 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:41,195 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:41,202 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][264], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, 67#L82-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:41,202 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-14 01:03:41,202 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:41,202 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:41,202 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:41,202 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:03:41,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][205], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), 139#true, Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), Black: 184#(<= (+ ~n2~0 1) ~n3~0), 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 5#thread2EXITtrue, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:41,203 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-14 01:03:41,203 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:41,203 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:41,203 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:41,321 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][205], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 9#L84true, 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:41,322 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-14 01:03:41,322 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:41,322 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:41,322 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:41,322 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:41,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][264], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 9#L84true, 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:41,322 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-14 01:03:41,322 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:41,322 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:41,322 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:41,355 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][205], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 5#thread2EXITtrue, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:41,355 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-14 01:03:41,355 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:41,355 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:41,355 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:41,355 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:41,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][264], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), 139#true, Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 5#thread2EXITtrue, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:41,357 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-14 01:03:41,357 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:41,357 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:41,357 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:41,553 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][264], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 67#L82-1true, 97#true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:41,553 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-14 01:03:41,553 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:41,553 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:41,553 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:41,553 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:41,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][205], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 5#thread2EXITtrue, 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:41,553 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-14 01:03:41,553 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:03:41,553 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:41,553 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:41,561 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][264], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), 139#true, Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 9#L84true, 97#true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:41,562 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-14 01:03:41,562 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:41,562 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:41,562 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:41,562 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:41,960 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][205], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 5#thread2EXITtrue, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:41,960 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-14 01:03:41,960 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:03:41,960 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:03:41,960 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:41,960 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:41,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][264], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), 139#true, Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, 5#thread2EXITtrue, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:41,961 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-14 01:03:41,961 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:41,961 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:41,961 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:03:42,188 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][264], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 9#L84true, 97#true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:42,188 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-14 01:03:42,188 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:42,188 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:42,188 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:42,188 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:42,197 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][264], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), 139#true, Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, 5#thread2EXITtrue, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:42,197 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-14 01:03:42,197 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:42,197 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:42,197 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:42,197 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:42,536 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][264], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 5#thread2EXITtrue, 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:42,536 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-14 01:03:42,536 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:42,536 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:42,537 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:03:42,537 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:03:46,014 INFO L124 PetriNetUnfolderBase]: 55126/88873 cut-off events. [2025-03-14 01:03:46,014 INFO L125 PetriNetUnfolderBase]: For 197170/200281 co-relation queries the response was YES. [2025-03-14 01:03:46,713 INFO L83 FinitePrefix]: Finished finitePrefix Result has 310486 conditions, 88873 events. 55126/88873 cut-off events. For 197170/200281 co-relation queries the response was YES. Maximal size of possible extension queue 2498. Compared 760611 event pairs, 24542 based on Foata normal form. 2663/90535 useless extension candidates. Maximal degree in co-relation 292662. Up to 55185 conditions per place. [2025-03-14 01:03:46,982 INFO L140 encePairwiseOnDemand]: 86/90 looper letters, 447 selfloop transitions, 2 changer transitions 0/498 dead transitions. [2025-03-14 01:03:46,982 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 147 places, 498 transitions, 5147 flow [2025-03-14 01:03:46,983 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:03:46,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:03:46,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 165 transitions. [2025-03-14 01:03:46,983 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6111111111111112 [2025-03-14 01:03:46,983 INFO L175 Difference]: Start difference. First operand has 145 places, 362 transitions, 2978 flow. Second operand 3 states and 165 transitions. [2025-03-14 01:03:46,983 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 147 places, 498 transitions, 5147 flow [2025-03-14 01:03:49,675 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 147 places, 498 transitions, 5147 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:03:49,680 INFO L231 Difference]: Finished difference. Result has 148 places, 361 transitions, 2981 flow [2025-03-14 01:03:49,681 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=90, PETRI_DIFFERENCE_MINUEND_FLOW=2965, PETRI_DIFFERENCE_MINUEND_PLACES=145, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=361, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=359, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2981, PETRI_PLACES=148, PETRI_TRANSITIONS=361} [2025-03-14 01:03:49,683 INFO L279 CegarLoopForPetriNet]: 90 programPoint places, 58 predicate places. [2025-03-14 01:03:49,684 INFO L471 AbstractCegarLoop]: Abstraction has has 148 places, 361 transitions, 2981 flow [2025-03-14 01:03:49,684 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 44.333333333333336) internal successors, (133), 3 states have internal predecessors, (133), 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-14 01:03:49,684 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:03:49,684 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-14 01:03:49,684 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-14 01:03:49,685 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2025-03-14 01:03:49,689 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:03:49,689 INFO L85 PathProgramCache]: Analyzing trace with hash -1404903802, now seen corresponding path program 7 times [2025-03-14 01:03:49,689 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:03:49,689 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2015174929] [2025-03-14 01:03:49,689 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-03-14 01:03:49,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:03:49,711 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-14 01:03:49,721 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-14 01:03:49,721 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:03:49,721 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:03:49,777 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-14 01:03:49,777 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:03:49,777 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2015174929] [2025-03-14 01:03:49,777 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2015174929] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:03:49,777 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:03:49,778 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-14 01:03:49,778 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1238019066] [2025-03-14 01:03:49,778 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:03:49,778 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:03:49,778 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:03:49,779 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:03:49,780 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:03:49,780 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 25 out of 90 [2025-03-14 01:03:49,780 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 148 places, 361 transitions, 2981 flow. Second operand has 3 states, 3 states have (on average 44.333333333333336) internal successors, (133), 3 states have internal predecessors, (133), 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-14 01:03:49,780 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:03:49,780 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 25 of 90 [2025-03-14 01:03:49,780 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:03:51,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([659] L106-1-->L108: Formula: (= v_~n3~0_83 0) InVars {} OutVars{~n3~0=v_~n3~0_83} AuxVars[] AssignedVars[~n3~0][345], [Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 110#(and (= ~i3~0 0) (= ~i~0 1)), 36#L108true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, 197#(= ~e2~0 1), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, 17#L69-1true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 199#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:51,352 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-14 01:03:51,352 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:51,352 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:51,352 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:51,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([659] L106-1-->L108: Formula: (= v_~n3~0_83 0) InVars {} OutVars{~n3~0=v_~n3~0_83} AuxVars[] AssignedVars[~n3~0][345], [Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 110#(and (= ~i3~0 0) (= ~i~0 1)), 36#L108true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, 197#(= ~e2~0 1), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 17#L69-1true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 199#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:51,748 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-14 01:03:51,748 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:51,748 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:51,748 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:51,875 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([659] L106-1-->L108: Formula: (= v_~n3~0_83 0) InVars {} OutVars{~n3~0=v_~n3~0_83} AuxVars[] AssignedVars[~n3~0][345], [Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 110#(and (= ~i3~0 0) (= ~i~0 1)), 36#L108true, 197#(= ~e2~0 1), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 17#L69-1true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 199#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:51,875 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-14 01:03:51,875 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:51,875 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:51,875 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:51,875 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:03:52,087 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([659] L106-1-->L108: Formula: (= v_~n3~0_83 0) InVars {} OutVars{~n3~0=v_~n3~0_83} AuxVars[] AssignedVars[~n3~0][345], [Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 110#(and (= ~i3~0 0) (= ~i~0 1)), 36#L108true, 197#(= ~e2~0 1), 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 17#L69-1true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 199#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:03:52,087 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-14 01:03:52,088 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:52,088 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:52,088 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:52,088 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:03:56,653 INFO L124 PetriNetUnfolderBase]: 48423/74565 cut-off events. [2025-03-14 01:03:56,654 INFO L125 PetriNetUnfolderBase]: For 175890/179876 co-relation queries the response was YES. [2025-03-14 01:03:57,026 INFO L83 FinitePrefix]: Finished finitePrefix Result has 270198 conditions, 74565 events. 48423/74565 cut-off events. For 175890/179876 co-relation queries the response was YES. Maximal size of possible extension queue 1912. Compared 580557 event pairs, 23902 based on Foata normal form. 1807/73523 useless extension candidates. Maximal degree in co-relation 253261. Up to 57530 conditions per place. [2025-03-14 01:03:57,252 INFO L140 encePairwiseOnDemand]: 86/90 looper letters, 402 selfloop transitions, 2 changer transitions 0/453 dead transitions. [2025-03-14 01:03:57,252 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 150 places, 453 transitions, 4528 flow [2025-03-14 01:03:57,253 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:03:57,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:03:57,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 164 transitions. [2025-03-14 01:03:57,253 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6074074074074074 [2025-03-14 01:03:57,253 INFO L175 Difference]: Start difference. First operand has 148 places, 361 transitions, 2981 flow. Second operand 3 states and 164 transitions. [2025-03-14 01:03:57,253 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 150 places, 453 transitions, 4528 flow [2025-03-14 01:03:58,175 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 148 places, 453 transitions, 4520 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:03:58,182 INFO L231 Difference]: Finished difference. Result has 149 places, 356 transitions, 2939 flow [2025-03-14 01:03:58,182 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=90, PETRI_DIFFERENCE_MINUEND_FLOW=2925, PETRI_DIFFERENCE_MINUEND_PLACES=146, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=356, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=354, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2939, PETRI_PLACES=149, PETRI_TRANSITIONS=356} [2025-03-14 01:03:58,184 INFO L279 CegarLoopForPetriNet]: 90 programPoint places, 59 predicate places. [2025-03-14 01:03:58,184 INFO L471 AbstractCegarLoop]: Abstraction has has 149 places, 356 transitions, 2939 flow [2025-03-14 01:03:58,184 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 44.333333333333336) internal successors, (133), 3 states have internal predecessors, (133), 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-14 01:03:58,184 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:03:58,184 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-14 01:03:58,185 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-14 01:03:58,185 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2025-03-14 01:03:58,185 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:03:58,185 INFO L85 PathProgramCache]: Analyzing trace with hash -1269683712, now seen corresponding path program 8 times [2025-03-14 01:03:58,185 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:03:58,185 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [60160632] [2025-03-14 01:03:58,185 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-14 01:03:58,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:03:58,205 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 74 statements into 1 equivalence classes. [2025-03-14 01:03:58,221 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-14 01:03:58,221 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-03-14 01:03:58,221 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:03:58,381 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-14 01:03:58,382 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:03:58,382 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [60160632] [2025-03-14 01:03:58,382 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [60160632] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:03:58,382 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:03:58,382 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2025-03-14 01:03:58,382 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [594947082] [2025-03-14 01:03:58,382 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:03:58,382 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2025-03-14 01:03:58,383 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:03:58,383 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2025-03-14 01:03:58,383 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72 [2025-03-14 01:03:58,383 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 25 out of 90 [2025-03-14 01:03:58,384 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 149 places, 356 transitions, 2939 flow. Second operand has 9 states, 9 states have (on average 31.444444444444443) internal successors, (283), 9 states have internal predecessors, (283), 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-14 01:03:58,384 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:03:58,384 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 25 of 90 [2025-03-14 01:03:58,384 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:04:00,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([659] L106-1-->L108: Formula: (= v_~n3~0_83 0) InVars {} OutVars{~n3~0=v_~n3~0_83} AuxVars[] AssignedVars[~n3~0][379], [Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 201#(= ~e3~0 1), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 110#(and (= ~i3~0 0) (= ~i~0 1)), 36#L108true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 203#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 17#L69-1true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 199#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:04:00,694 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-14 01:04:00,694 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:04:00,694 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:04:00,694 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:04:00,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([659] L106-1-->L108: Formula: (= v_~n3~0_83 0) InVars {} OutVars{~n3~0=v_~n3~0_83} AuxVars[] AssignedVars[~n3~0][379], [Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 201#(= ~e3~0 1), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 110#(and (= ~i3~0 0) (= ~i~0 1)), 36#L108true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 203#true, 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 17#L69-1true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 199#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:04:00,904 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-14 01:04:00,904 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:04:00,904 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:04:00,904 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:04:01,018 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([659] L106-1-->L108: Formula: (= v_~n3~0_83 0) InVars {} OutVars{~n3~0=v_~n3~0_83} AuxVars[] AssignedVars[~n3~0][379], [Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 201#(= ~e3~0 1), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 110#(and (= ~i3~0 0) (= ~i~0 1)), 36#L108true, 125#true, 203#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, 17#L69-1true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 199#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:04:01,018 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-14 01:04:01,018 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:04:01,018 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:04:01,018 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:04:01,018 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:04:01,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][411], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), 201#(= ~e3~0 1), 139#true, Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), Black: 184#(<= (+ ~n2~0 1) ~n3~0), 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 197#(= ~e2~0 1), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 67#L82-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, 203#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:04:01,134 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-14 01:04:01,134 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:04:01,134 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:04:01,134 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:04:01,251 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([659] L106-1-->L108: Formula: (= v_~n3~0_83 0) InVars {} OutVars{~n3~0=v_~n3~0_83} AuxVars[] AssignedVars[~n3~0][379], [Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 201#(= ~e3~0 1), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 110#(and (= ~i3~0 0) (= ~i~0 1)), 36#L108true, 203#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, 17#L69-1true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 199#true, Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:04:01,251 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-14 01:04:01,251 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:04:01,251 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:04:01,251 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:04:01,251 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:04:01,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][411], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), 201#(= ~e3~0 1), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 197#(= ~e2~0 1), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 67#L82-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, 203#true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:04:01,360 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-14 01:04:01,360 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:04:01,360 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:04:01,360 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:04:01,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][411], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), 201#(= ~e3~0 1), 139#true, Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), Black: 184#(<= (+ ~n2~0 1) ~n3~0), 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 197#(= ~e2~0 1), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 9#L84true, 97#true, 203#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:04:01,382 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-14 01:04:01,382 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:04:01,382 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:04:01,382 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:04:01,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][412], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 201#(= ~e3~0 1), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 197#(= ~e2~0 1), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 67#L82-1true, 97#true, 125#true, 203#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:04:01,744 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-14 01:04:01,744 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:04:01,744 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:04:01,745 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-14 01:04:01,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][411], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), 201#(= ~e3~0 1), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 197#(= ~e2~0 1), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 9#L84true, 97#true, 203#true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:04:01,836 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-14 01:04:01,836 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:04:01,836 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:04:01,836 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:04:01,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][411], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 201#(= ~e3~0 1), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 197#(= ~e2~0 1), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, 203#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, 5#thread2EXITtrue, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:04:01,863 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-14 01:04:01,863 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:04:01,863 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:04:01,863 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:04:02,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][412], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), 139#true, 201#(= ~e3~0 1), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 197#(= ~e2~0 1), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 67#L82-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, 125#true, 203#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:04:02,000 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-14 01:04:02,000 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:04:02,000 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:04:02,000 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:04:02,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][412], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), 201#(= ~e3~0 1), 139#true, Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 197#(= ~e2~0 1), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 9#L84true, 97#true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 203#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:04:02,006 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-14 01:04:02,006 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:04:02,006 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:04:02,006 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-14 01:04:02,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_21 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_21, thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} AuxVars[] AssignedVars[~n3~0][411], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), 201#(= ~e3~0 1), 139#true, Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), Black: 184#(<= (+ ~n2~0 1) ~n3~0), 18#L94-3true, Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 197#(= ~e2~0 1), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, 125#true, 203#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), 5#thread2EXITtrue, 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:04:02,085 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-14 01:04:02,085 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:04:02,085 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:04:02,085 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:04:02,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][412], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), 201#(= ~e3~0 1), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 139#true, Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 197#(= ~e2~0 1), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 9#L84true, 97#true, 125#true, 203#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 156#(<= ~n3~0 ~n1~0), Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), 57#L46-3true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:04:02,254 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-14 01:04:02,254 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:04:02,254 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:04:02,254 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:04:02,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][412], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), 139#true, 201#(= ~e3~0 1), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 197#(= ~e2~0 1), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), 181#true, Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 141#(<= ~n1~0 ~n3~0), 39#L131-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 203#true, Black: 156#(<= ~n3~0 ~n1~0), 5#thread2EXITtrue, 57#L46-3true, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:04:02,260 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-14 01:04:02,260 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:04:02,260 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:04:02,260 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-14 01:04:02,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= v_~n3~0_29 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_30)) InVars {~n3~0=v_~n3~0_30} OutVars{~n3~0=v_~n3~0_29, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][412], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), 139#true, 201#(= ~e3~0 1), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), Black: 184#(<= (+ ~n2~0 1) ~n3~0), Black: 197#(= ~e2~0 1), Black: 128#(<= (+ ~n2~0 1) ~n1~0), Black: 131#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 129#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp1~0#1|), Black: 127#(<= ~n2~0 ~n1~0), 153#true, 81#L132true, Black: 147#(and (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n1~0 1) ~n3~0)), Black: 143#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|), 181#true, Black: 141#(<= ~n1~0 ~n3~0), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 97#true, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 203#true, Black: 156#(<= ~n3~0 ~n1~0), 57#L46-3true, 5#thread2EXITtrue, Black: 160#(and (<= ~n3~0 ~n1~0) (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 27#L94true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 114#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 99#(= ~i~0 0), Black: 110#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-14 01:04:02,498 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-14 01:04:02,498 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-14 01:04:02,498 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-14 01:04:02,498 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event