./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 e2fb8bed 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-?-e2fb8be-m [2025-03-08 17:31:12,089 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 17:31:12,146 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2025-03-08 17:31:12,152 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 17:31:12,153 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 17:31:12,172 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 17:31:12,173 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 17:31:12,173 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 17:31:12,173 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-08 17:31:12,173 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-08 17:31:12,174 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 17:31:12,174 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 17:31:12,174 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 17:31:12,174 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 17:31:12,174 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 17:31:12,175 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 17:31:12,175 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 17:31:12,175 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-08 17:31:12,175 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 17:31:12,175 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-08 17:31:12,175 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 17:31:12,175 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 17:31:12,175 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 17:31:12,175 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 17:31:12,175 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-08 17:31:12,176 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 17:31:12,176 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 17:31:12,176 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 17:31:12,176 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 17:31:12,176 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 17:31:12,176 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-08 17:31:12,176 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 17:31:12,176 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 17:31:12,177 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 17:31:12,177 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 17:31:12,177 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 17:31:12,177 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 17:31:12,177 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 17:31:12,177 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 17:31:12,177 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 17:31:12,177 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 17:31:12,177 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 17:31:12,177 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 17:31:12,177 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-08 17:31:12,394 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 17:31:12,402 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 17:31:12,404 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 17:31:12,405 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 17:31:12,405 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 17:31:12,406 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-08 17:31:13,517 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fc8bde8f5/9f9e521dc41146ab9aa324400323cdc0/FLAG899158477 [2025-03-08 17:31:13,746 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 17:31:13,747 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c [2025-03-08 17:31:13,752 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fc8bde8f5/9f9e521dc41146ab9aa324400323cdc0/FLAG899158477 [2025-03-08 17:31:14,094 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fc8bde8f5/9f9e521dc41146ab9aa324400323cdc0 [2025-03-08 17:31:14,096 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 17:31:14,097 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 17:31:14,097 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 17:31:14,098 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 17:31:14,100 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 17:31:14,101 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 05:31:14" (1/1) ... [2025-03-08 17:31:14,102 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4f1ecab4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 05:31:14, skipping insertion in model container [2025-03-08 17:31:14,102 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 05:31:14" (1/1) ... [2025-03-08 17:31:14,113 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 17:31:14,236 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-08 17:31:14,244 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 17:31:14,252 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 17:31:14,279 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-08 17:31:14,280 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 17:31:14,296 INFO L204 MainTranslator]: Completed translation [2025-03-08 17:31:14,297 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 05:31:14 WrapperNode [2025-03-08 17:31:14,297 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 17:31:14,298 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 17:31:14,298 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 17:31:14,298 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 17:31:14,303 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 05:31:14" (1/1) ... [2025-03-08 17:31:14,308 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 05:31:14" (1/1) ... [2025-03-08 17:31:14,332 INFO L138 Inliner]: procedures = 19, calls = 23, calls flagged for inlining = 16, calls inlined = 16, statements flattened = 238 [2025-03-08 17:31:14,333 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 17:31:14,333 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 17:31:14,333 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 17:31:14,333 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 17:31:14,340 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 05:31:14" (1/1) ... [2025-03-08 17:31:14,341 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 05:31:14" (1/1) ... [2025-03-08 17:31:14,344 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 05:31:14" (1/1) ... [2025-03-08 17:31:14,367 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-08 17:31:14,367 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 05:31:14" (1/1) ... [2025-03-08 17:31:14,367 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 05:31:14" (1/1) ... [2025-03-08 17:31:14,374 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 05:31:14" (1/1) ... [2025-03-08 17:31:14,375 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 05:31:14" (1/1) ... [2025-03-08 17:31:14,376 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 05:31:14" (1/1) ... [2025-03-08 17:31:14,380 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 05:31:14" (1/1) ... [2025-03-08 17:31:14,382 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 17:31:14,386 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 17:31:14,386 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 17:31:14,386 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 17:31:14,387 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 05:31:14" (1/1) ... [2025-03-08 17:31:14,391 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 17:31:14,405 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 17:31:14,416 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-08 17:31:14,418 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-08 17:31:14,436 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 17:31:14,436 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2025-03-08 17:31:14,436 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2025-03-08 17:31:14,436 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2025-03-08 17:31:14,436 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2025-03-08 17:31:14,436 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2025-03-08 17:31:14,436 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2025-03-08 17:31:14,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-08 17:31:14,436 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 17:31:14,436 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 17:31:14,437 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-08 17:31:14,503 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 17:31:14,505 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 17:31:14,799 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-08 17:31:14,799 INFO L307 CfgBuilder]: Performing block encoding [2025-03-08 17:31:14,970 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-08 17:31:14,971 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-08 17:31:14,971 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 05:31:14 BoogieIcfgContainer [2025-03-08 17:31:14,971 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-08 17:31:14,973 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-08 17:31:14,973 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-08 17:31:14,977 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-08 17:31:14,977 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.03 05:31:14" (1/3) ... [2025-03-08 17:31:14,977 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@42567106 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 05:31:14, skipping insertion in model container [2025-03-08 17:31:14,978 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 05:31:14" (2/3) ... [2025-03-08 17:31:14,978 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@42567106 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 05:31:14, skipping insertion in model container [2025-03-08 17:31:14,978 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 05:31:14" (3/3) ... [2025-03-08 17:31:14,979 INFO L128 eAbstractionObserver]: Analyzing ICFG parallel-bakery-3.wvr.c [2025-03-08 17:31:14,992 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-08 17:31:14,993 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-08 17:31:14,994 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-08 17:31:15,060 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2025-03-08 17:31:15,089 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 94 places, 90 transitions, 201 flow [2025-03-08 17:31:15,136 INFO L124 PetriNetUnfolderBase]: 6/87 cut-off events. [2025-03-08 17:31:15,139 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-03-08 17:31:15,141 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-08 17:31:15,142 INFO L82 GeneralOperation]: Start removeDead. Operand has 94 places, 90 transitions, 201 flow [2025-03-08 17:31:15,145 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 90 places, 86 transitions, 190 flow [2025-03-08 17:31:15,154 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 17:31:15,162 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;@3f5a8a3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 17:31:15,165 INFO L334 AbstractCegarLoop]: Starting to check reachability of 4 error locations. [2025-03-08 17:31:15,189 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-08 17:31:15,191 INFO L124 PetriNetUnfolderBase]: 6/85 cut-off events. [2025-03-08 17:31:15,191 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-03-08 17:31:15,191 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 17:31:15,192 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-08 17:31:15,192 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-08 17:31:15,197 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 17:31:15,197 INFO L85 PathProgramCache]: Analyzing trace with hash 682910528, now seen corresponding path program 1 times [2025-03-08 17:31:15,202 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 17:31:15,204 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1254226942] [2025-03-08 17:31:15,205 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 17:31:15,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 17:31:15,269 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-08 17:31:15,329 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-08 17:31:15,329 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 17:31:15,329 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 17:31:15,774 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-08 17:31:15,776 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 17:31:15,777 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1254226942] [2025-03-08 17:31:15,777 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1254226942] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 17:31:15,777 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 17:31:15,778 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2025-03-08 17:31:15,779 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [478279548] [2025-03-08 17:31:15,779 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 17:31:15,784 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2025-03-08 17:31:15,788 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 17:31:15,803 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2025-03-08 17:31:15,804 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72 [2025-03-08 17:31:15,805 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 25 out of 90 [2025-03-08 17:31:15,811 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-08 17:31:15,812 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 17:31:15,812 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 25 of 90 [2025-03-08 17:31:15,814 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 17:31:17,667 INFO L124 PetriNetUnfolderBase]: 13424/19502 cut-off events. [2025-03-08 17:31:17,667 INFO L125 PetriNetUnfolderBase]: For 739/739 co-relation queries the response was YES. [2025-03-08 17:31:17,693 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-08 17:31:17,753 INFO L140 encePairwiseOnDemand]: 79/90 looper letters, 195 selfloop transitions, 18 changer transitions 25/260 dead transitions. [2025-03-08 17:31:17,753 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 100 places, 260 transitions, 1068 flow [2025-03-08 17:31:17,754 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2025-03-08 17:31:17,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2025-03-08 17:31:17,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 514 transitions. [2025-03-08 17:31:17,767 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5191919191919192 [2025-03-08 17:31:17,768 INFO L175 Difference]: Start difference. First operand has 90 places, 86 transitions, 190 flow. Second operand 11 states and 514 transitions. [2025-03-08 17:31:17,769 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 100 places, 260 transitions, 1068 flow [2025-03-08 17:31:17,786 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 94 places, 260 transitions, 1020 flow, removed 0 selfloop flow, removed 6 redundant places. [2025-03-08 17:31:17,791 INFO L231 Difference]: Finished difference. Result has 98 places, 102 transitions, 276 flow [2025-03-08 17:31:17,793 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-08 17:31:17,794 INFO L279 CegarLoopForPetriNet]: 90 programPoint places, 8 predicate places. [2025-03-08 17:31:17,796 INFO L471 AbstractCegarLoop]: Abstraction has has 98 places, 102 transitions, 276 flow [2025-03-08 17:31:17,796 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-08 17:31:17,796 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 17:31:17,796 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-08 17:31:17,797 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-08 17:31:17,797 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-08 17:31:17,798 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 17:31:17,798 INFO L85 PathProgramCache]: Analyzing trace with hash 1975648352, now seen corresponding path program 2 times [2025-03-08 17:31:17,798 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 17:31:17,798 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [569082652] [2025-03-08 17:31:17,798 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-08 17:31:17,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 17:31:17,812 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 74 statements into 1 equivalence classes. [2025-03-08 17:31:17,824 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-08 17:31:17,825 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-03-08 17:31:17,825 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 17:31:17,925 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-08 17:31:17,925 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 17:31:17,925 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [569082652] [2025-03-08 17:31:17,925 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [569082652] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 17:31:17,925 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 17:31:17,926 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 17:31:17,926 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [590399969] [2025-03-08 17:31:17,926 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 17:31:17,926 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-08 17:31:17,927 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 17:31:17,927 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-08 17:31:17,927 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-08 17:31:17,960 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 90 [2025-03-08 17:31:17,960 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-08 17:31:17,960 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 17:31:17,960 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 90 [2025-03-08 17:31:17,960 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 17:31:19,715 INFO L124 PetriNetUnfolderBase]: 20394/30084 cut-off events. [2025-03-08 17:31:19,715 INFO L125 PetriNetUnfolderBase]: For 2856/2856 co-relation queries the response was YES. [2025-03-08 17:31:19,779 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-08 17:31:19,863 INFO L140 encePairwiseOnDemand]: 76/90 looper letters, 224 selfloop transitions, 24 changer transitions 3/270 dead transitions. [2025-03-08 17:31:19,864 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 102 places, 270 transitions, 1270 flow [2025-03-08 17:31:19,864 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-03-08 17:31:19,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-03-08 17:31:19,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 354 transitions. [2025-03-08 17:31:19,868 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5619047619047619 [2025-03-08 17:31:19,868 INFO L175 Difference]: Start difference. First operand has 98 places, 102 transitions, 276 flow. Second operand 7 states and 354 transitions. [2025-03-08 17:31:19,868 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 102 places, 270 transitions, 1270 flow [2025-03-08 17:31:19,876 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 101 places, 270 transitions, 1268 flow, removed 1 selfloop flow, removed 1 redundant places. [2025-03-08 17:31:19,881 INFO L231 Difference]: Finished difference. Result has 106 places, 124 transitions, 429 flow [2025-03-08 17:31:19,881 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-08 17:31:19,883 INFO L279 CegarLoopForPetriNet]: 90 programPoint places, 16 predicate places. [2025-03-08 17:31:19,883 INFO L471 AbstractCegarLoop]: Abstraction has has 106 places, 124 transitions, 429 flow [2025-03-08 17:31:19,883 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-08 17:31:19,883 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 17:31:19,883 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-08 17:31:19,883 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-08 17:31:19,883 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-08 17:31:19,884 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 17:31:19,884 INFO L85 PathProgramCache]: Analyzing trace with hash 1721113456, now seen corresponding path program 3 times [2025-03-08 17:31:19,884 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 17:31:19,884 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [46466382] [2025-03-08 17:31:19,884 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-08 17:31:19,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 17:31:19,899 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 74 statements into 1 equivalence classes. [2025-03-08 17:31:19,916 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-08 17:31:19,919 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2025-03-08 17:31:19,920 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 17:31:20,027 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-08 17:31:20,027 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 17:31:20,027 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [46466382] [2025-03-08 17:31:20,027 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [46466382] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 17:31:20,027 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 17:31:20,027 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 17:31:20,027 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1893990978] [2025-03-08 17:31:20,028 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 17:31:20,028 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-08 17:31:20,028 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 17:31:20,028 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-08 17:31:20,028 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-08 17:31:20,068 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 90 [2025-03-08 17:31:20,069 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-08 17:31:20,069 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 17:31:20,069 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 90 [2025-03-08 17:31:20,069 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 17:31:21,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:21,742 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-08 17:31:21,743 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:21,743 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:21,743 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:21,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:21,806 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-08 17:31:21,806 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:21,806 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:21,807 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:21,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:21,841 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-08 17:31:21,841 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:21,841 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:21,841 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:21,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:21,841 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-08 17:31:21,841 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:21,841 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:21,841 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:21,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:21,892 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-08 17:31:21,892 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:21,892 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:21,892 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:21,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:21,893 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-08 17:31:21,893 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:21,893 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:21,893 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:21,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:21,926 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-08 17:31:21,926 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:21,926 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:21,926 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:21,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:21,927 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-08 17:31:21,927 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:21,927 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:21,927 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:21,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:21,927 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-08 17:31:21,927 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:21,927 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:21,927 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:21,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:21,969 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:21,969 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:21,969 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:21,969 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:21,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:21,969 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:21,969 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:21,969 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:21,970 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:21,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:21,970 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:21,970 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:21,970 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:21,970 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:21,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:21,970 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:21,970 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:21,970 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:21,970 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:22,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:22,000 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:22,000 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:22,000 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:22,000 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:22,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:22,000 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:22,000 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:22,000 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:22,000 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:22,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:22,001 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:22,001 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:22,001 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:22,001 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:22,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:22,001 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:22,001 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:22,001 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:22,001 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:22,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:22,039 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,039 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,039 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:22,039 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:22,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:22,039 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,039 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,039 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:22,039 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:22,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:22,040 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,040 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,040 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:22,040 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:22,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:22,040 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,040 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,040 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:22,040 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:22,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:22,041 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,041 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,041 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:22,041 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:22,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:22,072 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,072 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:22,072 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:22,073 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:22,073 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,073 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:22,073 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,073 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:22,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:22,074 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,074 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:22,074 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,074 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:22,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:22,074 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,074 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:22,074 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,074 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:22,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:22,104 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-08 17:31:22,104 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,104 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:22,104 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:22,105 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-08 17:31:22,105 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:22,105 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,105 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:22,105 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-08 17:31:22,105 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:22,105 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,105 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:22,106 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-08 17:31:22,106 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:22,106 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,106 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:22,106 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-08 17:31:22,107 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,107 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:22,107 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:22,107 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-08 17:31:22,107 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,107 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,107 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:22,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:22,134 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-08 17:31:22,134 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,134 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,134 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:22,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:22,135 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-08 17:31:22,135 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,135 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:22,135 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:22,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:22,162 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-08 17:31:22,162 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:22,162 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:22,162 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:22,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:22,163 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-08 17:31:22,163 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:22,163 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:22,163 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:22,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:22,163 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-08 17:31:22,163 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:22,163 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:22,163 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:22,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:22,164 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-08 17:31:22,164 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:22,164 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:22,164 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:22,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:22,210 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-08 17:31:22,210 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:22,210 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:22,210 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 17:31:22,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:22,211 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-08 17:31:22,211 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:22,211 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:22,211 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 17:31:22,331 INFO L124 PetriNetUnfolderBase]: 27902/40646 cut-off events. [2025-03-08 17:31:22,331 INFO L125 PetriNetUnfolderBase]: For 12936/13291 co-relation queries the response was YES. [2025-03-08 17:31:22,410 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-08 17:31:22,575 INFO L140 encePairwiseOnDemand]: 76/90 looper letters, 251 selfloop transitions, 41 changer transitions 0/316 dead transitions. [2025-03-08 17:31:22,575 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 112 places, 316 transitions, 1699 flow [2025-03-08 17:31:22,575 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-03-08 17:31:22,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-03-08 17:31:22,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 354 transitions. [2025-03-08 17:31:22,577 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5619047619047619 [2025-03-08 17:31:22,577 INFO L175 Difference]: Start difference. First operand has 106 places, 124 transitions, 429 flow. Second operand 7 states and 354 transitions. [2025-03-08 17:31:22,577 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 112 places, 316 transitions, 1699 flow [2025-03-08 17:31:22,638 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 112 places, 316 transitions, 1699 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 17:31:22,640 INFO L231 Difference]: Finished difference. Result has 117 places, 161 transitions, 759 flow [2025-03-08 17:31:22,641 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-08 17:31:22,641 INFO L279 CegarLoopForPetriNet]: 90 programPoint places, 27 predicate places. [2025-03-08 17:31:22,641 INFO L471 AbstractCegarLoop]: Abstraction has has 117 places, 161 transitions, 759 flow [2025-03-08 17:31:22,642 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-08 17:31:22,642 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 17:31:22,642 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-08 17:31:22,642 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-08 17:31:22,642 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-08 17:31:22,643 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 17:31:22,643 INFO L85 PathProgramCache]: Analyzing trace with hash -1250763850, now seen corresponding path program 4 times [2025-03-08 17:31:22,643 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 17:31:22,643 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [853414973] [2025-03-08 17:31:22,643 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-08 17:31:22,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 17:31:22,654 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 74 statements into 2 equivalence classes. [2025-03-08 17:31:22,660 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 1 check-sat command(s) and asserted 59 of 74 statements. [2025-03-08 17:31:22,662 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 1 check-sat command(s) [2025-03-08 17:31:22,662 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 17:31:22,734 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-08 17:31:22,735 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 17:31:22,735 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [853414973] [2025-03-08 17:31:22,735 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [853414973] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 17:31:22,737 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 17:31:22,737 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2025-03-08 17:31:22,737 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1704407112] [2025-03-08 17:31:22,737 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 17:31:22,737 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 17:31:22,737 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 17:31:22,738 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 17:31:22,738 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2025-03-08 17:31:22,793 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 90 [2025-03-08 17:31:22,794 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-08 17:31:22,794 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 17:31:22,794 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 90 [2025-03-08 17:31:22,794 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 17:31:24,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:24,610 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-08 17:31:24,610 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-08 17:31:24,610 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-08 17:31:24,610 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:24,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:24,898 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-08 17:31:24,898 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:24,898 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:24,898 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:24,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:24,932 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-08 17:31:24,932 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:24,932 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:24,932 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:24,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:24,936 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-08 17:31:24,936 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-08 17:31:24,936 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-08 17:31:24,936 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-08 17:31:25,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:25,064 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-08 17:31:25,064 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:25,064 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:25,064 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:25,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:25,067 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-03-08 17:31:25,067 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-08 17:31:25,067 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-08 17:31:25,067 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-08 17:31:25,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:25,105 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-03-08 17:31:25,105 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-08 17:31:25,105 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-08 17:31:25,105 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-08 17:31:25,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:25,241 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-08 17:31:25,241 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:25,241 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:25,241 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:25,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:25,247 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-03-08 17:31:25,247 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-08 17:31:25,247 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-08 17:31:25,247 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-08 17:31:25,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:25,279 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-03-08 17:31:25,279 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-08 17:31:25,279 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-08 17:31:25,280 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-08 17:31:25,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:25,280 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-03-08 17:31:25,280 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-08 17:31:25,280 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-08 17:31:25,280 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-08 17:31:25,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:25,414 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-03-08 17:31:25,414 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-08 17:31:25,414 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-08 17:31:25,414 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-08 17:31:25,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:25,415 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-03-08 17:31:25,415 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-08 17:31:25,415 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-08 17:31:25,415 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-08 17:31:25,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:25,573 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-03-08 17:31:25,573 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-08 17:31:25,573 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-08 17:31:25,573 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-08 17:31:25,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:25,619 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-03-08 17:31:25,619 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-08 17:31:25,619 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-08 17:31:25,619 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-08 17:31:25,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:25,620 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-03-08 17:31:25,620 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-08 17:31:25,620 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-08 17:31:25,620 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-08 17:31:25,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:25,796 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2025-03-08 17:31:25,796 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-08 17:31:25,796 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-08 17:31:25,796 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-08 17:31:25,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:25,797 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2025-03-08 17:31:25,797 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-08 17:31:25,797 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-08 17:31:25,797 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-08 17:31:25,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:25,855 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-08 17:31:25,855 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:25,855 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:25,855 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:25,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:25,856 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-08 17:31:25,856 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:25,856 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:25,856 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:26,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,020 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-08 17:31:26,020 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:26,020 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:26,020 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:26,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,021 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-08 17:31:26,021 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:26,021 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:26,021 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:26,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,026 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2025-03-08 17:31:26,026 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-08 17:31:26,026 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-08 17:31:26,027 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-08 17:31:26,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,028 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2025-03-08 17:31:26,028 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-08 17:31:26,028 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-08 17:31:26,028 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-08 17:31:26,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,080 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-08 17:31:26,080 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:26,080 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:26,080 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:26,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,081 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-08 17:31:26,081 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:26,081 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:26,081 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:26,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,082 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-08 17:31:26,082 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:26,082 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:26,082 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:26,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,083 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-08 17:31:26,083 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:26,083 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:26,083 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:26,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,238 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,238 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:26,238 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,238 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:26,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,239 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,239 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,239 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:26,239 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:26,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,240 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,240 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:26,240 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,240 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:26,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,241 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,241 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:26,241 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:26,241 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,297 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,297 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:26,297 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,297 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:26,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,298 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,298 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:26,298 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,298 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:26,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,301 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,301 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,301 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:26,301 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:26,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,301 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,301 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:26,301 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:26,301 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,455 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,455 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,455 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,455 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,455 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,455 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,455 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,455 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,456 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,456 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,456 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,456 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,458 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,458 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,458 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,458 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,459 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,459 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,459 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,459 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,459 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,459 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,459 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,459 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,519 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,519 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,519 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,519 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,520 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,520 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,520 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,520 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,521 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,521 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,521 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,521 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,522 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,522 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,522 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,522 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:26,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,808 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,808 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,808 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,808 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,809 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,809 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,809 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,809 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,809 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,809 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,809 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,809 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,810 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,810 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,810 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,810 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,810 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,810 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,810 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,810 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,810 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,810 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,810 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,810 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,847 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,847 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,847 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,847 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,847 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,847 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,847 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,847 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,847 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,847 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,847 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,847 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,848 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,848 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,848 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,848 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,848 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,848 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,848 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,848 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,849 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,849 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,849 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:26,849 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,937 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,937 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,937 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,937 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,937 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,937 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,937 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,937 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,937 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,937 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,937 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,937 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,937 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,937 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,937 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,937 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,938 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,938 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,938 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,938 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,938 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,938 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,938 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,938 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,939 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,939 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,939 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,939 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,939 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,939 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,939 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,939 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,976 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,976 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,976 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,976 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,976 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,976 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,976 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,976 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,976 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,976 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,976 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,976 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,977 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,977 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,977 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,977 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,977 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,977 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,977 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,977 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,977 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,977 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,977 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,977 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,977 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,977 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,977 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,977 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:26,978 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:26,978 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,978 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:26,978 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:27,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:27,060 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,060 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,060 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:27,060 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:27,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:27,061 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,061 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:27,061 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,061 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:27,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:27,061 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,061 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:27,061 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:27,061 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:27,061 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,061 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:27,061 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,061 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:27,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:27,061 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,061 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,061 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:27,061 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:27,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:27,062 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,062 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:27,062 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:27,062 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:27,062 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,062 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,062 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:27,062 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:27,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:27,062 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,062 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,062 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:27,062 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:27,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:27,063 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,063 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,063 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:27,063 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:27,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:27,063 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,063 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:27,063 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:27,063 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:27,097 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,097 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,097 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:27,097 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:27,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:27,098 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,098 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:27,098 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,098 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:27,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:27,098 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,098 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,098 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:27,098 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:27,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:27,098 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,098 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:27,098 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,098 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:27,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:27,175 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-08 17:31:27,175 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:27,175 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,175 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:27,176 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-08 17:31:27,176 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:27,176 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,176 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:27,176 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-08 17:31:27,176 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,176 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:27,176 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:27,176 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-08 17:31:27,176 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,176 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,176 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:27,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:27,176 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-08 17:31:27,176 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:27,176 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,176 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:27,177 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-08 17:31:27,177 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:27,177 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,177 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:27,177 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-08 17:31:27,177 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,177 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:27,177 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:27,177 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-08 17:31:27,177 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:27,177 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,177 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:27,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:27,275 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-08 17:31:27,275 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:27,275 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:27,275 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 17:31:27,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:27,276 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-08 17:31:27,276 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:27,276 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:27,276 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 17:31:27,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:27,276 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-08 17:31:27,276 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:27,276 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:27,276 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 17:31:27,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, 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-08 17:31:27,276 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-08 17:31:27,276 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:27,276 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 17:31:27,276 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:27,632 INFO L124 PetriNetUnfolderBase]: 55087/80472 cut-off events. [2025-03-08 17:31:27,633 INFO L125 PetriNetUnfolderBase]: For 54927/55418 co-relation queries the response was YES. [2025-03-08 17:31:27,847 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-08 17:31:28,068 INFO L140 encePairwiseOnDemand]: 72/90 looper letters, 434 selfloop transitions, 90 changer transitions 0/550 dead transitions. [2025-03-08 17:31:28,068 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 127 places, 550 transitions, 3427 flow [2025-03-08 17:31:28,069 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2025-03-08 17:31:28,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2025-03-08 17:31:28,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 526 transitions. [2025-03-08 17:31:28,070 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5313131313131313 [2025-03-08 17:31:28,070 INFO L175 Difference]: Start difference. First operand has 117 places, 161 transitions, 759 flow. Second operand 11 states and 526 transitions. [2025-03-08 17:31:28,070 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 127 places, 550 transitions, 3427 flow [2025-03-08 17:31:28,339 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 127 places, 550 transitions, 3427 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 17:31:28,342 INFO L231 Difference]: Finished difference. Result has 134 places, 239 transitions, 1623 flow [2025-03-08 17:31:28,342 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-08 17:31:28,343 INFO L279 CegarLoopForPetriNet]: 90 programPoint places, 44 predicate places. [2025-03-08 17:31:28,343 INFO L471 AbstractCegarLoop]: Abstraction has has 134 places, 239 transitions, 1623 flow [2025-03-08 17:31:28,343 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-08 17:31:28,343 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 17:31:28,343 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-08 17:31:28,343 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-08 17:31:28,343 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-08 17:31:28,344 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 17:31:28,344 INFO L85 PathProgramCache]: Analyzing trace with hash -494655468, now seen corresponding path program 5 times [2025-03-08 17:31:28,344 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 17:31:28,344 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [279912936] [2025-03-08 17:31:28,344 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-03-08 17:31:28,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 17:31:28,352 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 74 statements into 1 equivalence classes. [2025-03-08 17:31:28,362 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-08 17:31:28,363 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-03-08 17:31:28,363 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 17:31:28,449 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-08 17:31:28,449 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 17:31:28,449 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [279912936] [2025-03-08 17:31:28,449 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [279912936] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 17:31:28,449 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 17:31:28,450 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 17:31:28,450 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2939972] [2025-03-08 17:31:28,450 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 17:31:28,450 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-08 17:31:28,450 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 17:31:28,450 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-08 17:31:28,450 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-08 17:31:28,481 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 90 [2025-03-08 17:31:28,481 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-08 17:31:28,481 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 17:31:28,481 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 90 [2025-03-08 17:31:28,481 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 17:31:29,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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-08 17:31:29,325 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-08 17:31:29,325 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-08 17:31:29,325 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-08 17:31:29,325 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-08 17:31:29,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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-08 17:31:29,431 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-08 17:31:29,431 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-08 17:31:29,431 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-08 17:31:29,431 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-08 17:31:29,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L91-1-->L92: Formula: (= v_~n3~0_51 |v_thread3Thread1of1ForFork0_~tmp1~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp1~1#1=|v_thread3Thread1of1ForFork0_~tmp1~1#1_9|} OutVars{~n3~0=v_~n3~0_51, 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-08 17:31:29,438 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-08 17:31:29,438 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-08 17:31:29,438 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-08 17:31:29,438 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-08 17:31:29,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([617] L46-3-->L46: Formula: (and (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1)) (= v_~n1~0_30 |v_thread1Thread1of1ForFork2_#t~post1#1_1|)) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_29} 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-08 17:31:29,438 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-08 17:31:29,438 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-08 17:31:29,438 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-08 17:31:29,438 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-08 17:31:29,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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-08 17:31:29,439 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-08 17:31:29,439 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-08 17:31:29,439 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-08 17:31:29,439 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-08 17:31:29,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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-08 17:31:29,440 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-08 17:31:29,440 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-08 17:31:29,440 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-08 17:31:29,440 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-08 17:31:29,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L91-1-->L92: Formula: (= v_~n3~0_51 |v_thread3Thread1of1ForFork0_~tmp1~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp1~1#1=|v_thread3Thread1of1ForFork0_~tmp1~1#1_9|} OutVars{~n3~0=v_~n3~0_51, 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-08 17:31:29,561 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-08 17:31:29,561 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-08 17:31:29,561 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-08 17:31:29,561 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-08 17:31:29,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([617] L46-3-->L46: Formula: (and (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1)) (= v_~n1~0_30 |v_thread1Thread1of1ForFork2_#t~post1#1_1|)) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_29} 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-08 17:31:29,561 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-08 17:31:29,561 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-08 17:31:29,561 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-08 17:31:29,561 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-08 17:31:29,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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-08 17:31:29,562 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-08 17:31:29,562 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 17:31:29,562 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 17:31:29,562 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 17:31:29,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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-08 17:31:29,563 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-08 17:31:29,563 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 17:31:29,563 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 17:31:29,563 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 17:31:29,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L91-1-->L92: Formula: (= v_~n3~0_51 |v_thread3Thread1of1ForFork0_~tmp1~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp1~1#1=|v_thread3Thread1of1ForFork0_~tmp1~1#1_9|} OutVars{~n3~0=v_~n3~0_51, 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-08 17:31:29,565 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-08 17:31:29,565 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-08 17:31:29,565 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-08 17:31:29,565 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-08 17:31:29,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([617] L46-3-->L46: Formula: (and (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1)) (= v_~n1~0_30 |v_thread1Thread1of1ForFork2_#t~post1#1_1|)) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_29} 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-08 17:31:29,565 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-08 17:31:29,565 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-08 17:31:29,565 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-08 17:31:29,565 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-08 17:31:29,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L91-1-->L92: Formula: (= v_~n3~0_51 |v_thread3Thread1of1ForFork0_~tmp1~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp1~1#1=|v_thread3Thread1of1ForFork0_~tmp1~1#1_9|} OutVars{~n3~0=v_~n3~0_51, 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-08 17:31:29,570 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-08 17:31:29,570 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-08 17:31:29,570 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-08 17:31:29,570 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-08 17:31:29,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([617] L46-3-->L46: Formula: (and (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1)) (= v_~n1~0_30 |v_thread1Thread1of1ForFork2_#t~post1#1_1|)) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_29} 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-08 17:31:29,570 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-08 17:31:29,570 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-08 17:31:29,570 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-08 17:31:29,570 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-08 17:31:29,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:29,570 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-08 17:31:29,570 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-08 17:31:29,570 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-08 17:31:29,570 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-08 17:31:29,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L91-1-->L92: Formula: (= v_~n3~0_51 |v_thread3Thread1of1ForFork0_~tmp1~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp1~1#1=|v_thread3Thread1of1ForFork0_~tmp1~1#1_9|} OutVars{~n3~0=v_~n3~0_51, 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-08 17:31:29,710 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-08 17:31:29,710 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-08 17:31:29,710 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-08 17:31:29,710 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-08 17:31:29,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([617] L46-3-->L46: Formula: (and (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1)) (= v_~n1~0_30 |v_thread1Thread1of1ForFork2_#t~post1#1_1|)) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_29} 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-08 17:31:29,710 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-08 17:31:29,710 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-08 17:31:29,710 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-08 17:31:29,710 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-08 17:31:29,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L91-1-->L92: Formula: (= v_~n3~0_51 |v_thread3Thread1of1ForFork0_~tmp1~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp1~1#1=|v_thread3Thread1of1ForFork0_~tmp1~1#1_9|} OutVars{~n3~0=v_~n3~0_51, 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-08 17:31:29,715 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-08 17:31:29,715 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-08 17:31:29,715 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-08 17:31:29,715 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-08 17:31:29,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([617] L46-3-->L46: Formula: (and (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1)) (= v_~n1~0_30 |v_thread1Thread1of1ForFork2_#t~post1#1_1|)) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_29} 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-08 17:31:29,715 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-08 17:31:29,715 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-08 17:31:29,715 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-08 17:31:29,715 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-08 17:31:29,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:29,715 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-08 17:31:29,715 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-08 17:31:29,715 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-08 17:31:29,715 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-08 17:31:29,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:29,724 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2025-03-08 17:31:29,724 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2025-03-08 17:31:29,724 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2025-03-08 17:31:29,724 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2025-03-08 17:31:29,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:29,727 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-08 17:31:29,727 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-08 17:31:29,727 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-08 17:31:29,727 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-08 17:31:29,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:29,727 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-08 17:31:29,727 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-08 17:31:29,727 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 17:31:29,727 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-08 17:31:29,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([623] L58-1-->L60: Formula: (= v_~n1~0_21 0) InVars {} OutVars{~n1~0=v_~n1~0_21} 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-08 17:31:29,745 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-08 17:31:29,745 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 17:31:29,745 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 17:31:29,745 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 17:31:29,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:29,893 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2025-03-08 17:31:29,893 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-03-08 17:31:29,893 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-03-08 17:31:29,893 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-03-08 17:31:29,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:29,895 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-08 17:31:29,895 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 17:31:29,895 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 17:31:29,895 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 17:31:29,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:29,895 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-08 17:31:29,895 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-08 17:31:29,895 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 17:31:29,895 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 17:31:29,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:29,904 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2025-03-08 17:31:29,904 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-03-08 17:31:29,904 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-03-08 17:31:29,904 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-03-08 17:31:29,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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-08 17:31:29,905 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2025-03-08 17:31:29,905 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-03-08 17:31:29,905 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-08 17:31:29,905 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-03-08 17:31:29,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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-08 17:31:29,905 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-08 17:31:29,905 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-08 17:31:29,905 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-08 17:31:29,905 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-08 17:31:29,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([623] L58-1-->L60: Formula: (= v_~n1~0_21 0) InVars {} OutVars{~n1~0=v_~n1~0_21} 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-08 17:31:29,924 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-08 17:31:29,924 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-08 17:31:29,924 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-08 17:31:29,924 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-08 17:31:30,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:30,099 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2025-03-08 17:31:30,099 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-08 17:31:30,099 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-08 17:31:30,099 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-08 17:31:30,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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-08 17:31:30,099 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2025-03-08 17:31:30,099 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-08 17:31:30,099 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-08 17:31:30,099 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-08 17:31:30,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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-08 17:31:30,100 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-08 17:31:30,100 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,100 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-08 17:31:30,100 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-08 17:31:30,111 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:30,111 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-08 17:31:30,111 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-08 17:31:30,111 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-08 17:31:30,111 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 17:31:30,111 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-08 17:31:30,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:30,478 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,478 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-08 17:31:30,478 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-08 17:31:30,478 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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-08 17:31:30,478 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,478 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,478 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-08 17:31:30,478 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-08 17:31:30,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:30,482 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-08 17:31:30,482 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-08 17:31:30,482 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-08 17:31:30,482 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-08 17:31:30,582 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:30,583 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-08 17:31:30,583 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-08 17:31:30,583 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 17:31:30,583 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 17:31:30,583 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 17:31:30,612 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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-08 17:31:30,612 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-08 17:31:30,612 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,612 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-08 17:31:30,612 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-08 17:31:30,612 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:30,613 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2025-03-08 17:31:30,613 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-08 17:31:30,613 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-08 17:31:30,613 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-08 17:31:30,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:30,624 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,624 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-08 17:31:30,624 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-08 17:31:30,624 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-08 17:31:30,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:30,825 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-08 17:31:30,825 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,825 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:30,825 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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-08 17:31:30,825 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-08 17:31:30,825 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,825 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,825 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:30,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:30,829 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-08 17:31:30,829 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,829 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-08 17:31:30,829 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-08 17:31:30,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:30,835 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-08 17:31:30,835 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:30,835 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,835 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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-08 17:31:30,836 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-08 17:31:30,836 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:30,836 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,836 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,841 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:30,841 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,842 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:30,842 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,842 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,842 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:30,842 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:30,842 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-08 17:31:30,842 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-08 17:31:30,842 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-08 17:31:30,842 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,842 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,948 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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-08 17:31:30,948 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,948 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:30,948 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,948 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,948 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:30,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:30,948 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-03-08 17:31:30,948 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-08 17:31:30,948 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-08 17:31:30,948 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-08 17:31:30,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:30,958 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-08 17:31:30,958 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,958 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,958 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,971 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:30,971 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,971 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-08 17:31:30,971 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-08 17:31:30,971 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-08 17:31:30,971 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-08 17:31:30,983 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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-08 17:31:30,984 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,984 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:30,984 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:30,984 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,984 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,984 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:30,984 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-03-08 17:31:30,984 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-08 17:31:30,984 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-08 17:31:30,984 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-08 17:31:30,984 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-08 17:31:30,984 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-08 17:31:30,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:30,997 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-08 17:31:30,997 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:30,997 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:30,997 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:30,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:30,997 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-08 17:31:30,997 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,997 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:30,997 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:31,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:31,393 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,393 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,393 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:31,393 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:31,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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-08 17:31:31,393 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,393 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,393 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:31,393 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:31,396 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:31,396 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-08 17:31:31,396 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,396 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:31,396 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,397 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:31,397 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:31,397 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-08 17:31:31,397 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:31,397 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:31,397 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:31,397 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:31,405 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:31,405 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,405 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,406 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:31,406 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:31,406 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:31,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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-08 17:31:31,406 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,406 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,406 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:31,406 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:31,481 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:31,482 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-08 17:31:31,482 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:31,482 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-08 17:31:31,482 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-08 17:31:31,482 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-08 17:31:31,489 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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-08 17:31:31,489 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-08 17:31:31,489 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,489 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:31,489 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:31,489 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,489 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:31,489 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-08 17:31:31,489 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-08 17:31:31,489 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-08 17:31:31,489 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-08 17:31:31,489 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-08 17:31:31,489 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-08 17:31:31,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:31,497 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-08 17:31:31,497 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,498 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,498 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:31,498 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,498 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:31,498 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:31,498 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:31,519 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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-08 17:31:31,519 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-08 17:31:31,519 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,519 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,519 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:31,519 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:31,520 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:31,520 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-08 17:31:31,520 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-08 17:31:31,520 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-08 17:31:31,520 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-08 17:31:31,520 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-08 17:31:31,520 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-08 17:31:31,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:31,531 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-08 17:31:31,531 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,531 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,531 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:31,531 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,531 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:31,531 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:31,531 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:31,692 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:31,692 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-08 17:31:31,692 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,692 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,692 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:31,692 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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-08 17:31:31,693 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-08 17:31:31,693 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:31,693 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,693 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,706 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:31,706 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-08 17:31:31,706 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:31,706 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,706 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,706 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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-08 17:31:31,707 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-08 17:31:31,707 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,707 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:31,707 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,707 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:31,707 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-08 17:31:31,707 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:31,707 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:31,707 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:31,708 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:31,708 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 17:31:31,708 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:31,808 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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-08 17:31:31,809 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,809 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:31,809 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:31,809 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,809 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,809 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:31,809 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-03-08 17:31:31,809 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-08 17:31:31,809 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-08 17:31:31,809 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-08 17:31:31,809 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-08 17:31:31,809 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-08 17:31:31,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:31,819 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-08 17:31:31,819 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:31,819 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:31,819 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:31,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:31,819 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-08 17:31:31,819 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,819 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,819 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,849 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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-08 17:31:31,849 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,849 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:31,849 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,849 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:31,849 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,850 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:31,850 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-03-08 17:31:31,850 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-08 17:31:31,850 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-08 17:31:31,850 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-08 17:31:31,850 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-08 17:31:31,850 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-08 17:31:31,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:31,859 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-08 17:31:31,859 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:31,859 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:31,859 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:31,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:31,859 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-08 17:31:31,859 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,859 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:31,859 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:32,066 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:32,066 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-08 17:31:32,066 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:32,066 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:32,066 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:32,066 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:32,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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-08 17:31:32,067 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-08 17:31:32,067 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:32,067 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:32,067 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:32,067 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:32,067 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-08 17:31:32,067 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:32,067 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:32,067 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:32,067 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:32,067 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:32,067 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:32,089 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:32,089 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-08 17:31:32,089 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:32,089 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:32,089 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:32,089 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:32,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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-08 17:31:32,090 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-08 17:31:32,090 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:32,090 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:32,090 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:32,090 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:32,090 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-08 17:31:32,090 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:32,090 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:32,090 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:32,090 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:32,090 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:32,090 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:32,389 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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-08 17:31:32,389 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-08 17:31:32,389 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:32,389 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:32,389 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:32,389 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:32,390 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:32,390 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-03-08 17:31:32,390 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-08 17:31:32,390 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-08 17:31:32,390 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-08 17:31:32,390 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-08 17:31:32,390 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-08 17:31:32,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:32,397 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-08 17:31:32,397 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:32,397 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:32,397 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:32,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:32,397 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-08 17:31:32,397 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:32,397 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:32,397 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:32,429 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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-08 17:31:32,429 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-08 17:31:32,429 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:32,429 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:32,429 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:32,429 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:32,430 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:32,430 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-03-08 17:31:32,430 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-08 17:31:32,430 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-08 17:31:32,430 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-08 17:31:32,430 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-08 17:31:32,430 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-08 17:31:32,430 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:32,430 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-08 17:31:32,430 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:32,430 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:32,430 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:32,430 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:32,430 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:32,631 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:32,631 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-08 17:31:32,631 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:32,631 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:32,631 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:32,631 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:32,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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-08 17:31:32,631 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-08 17:31:32,631 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:32,631 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:32,632 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:32,632 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:32,632 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-08 17:31:32,632 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:32,632 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:32,632 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:32,632 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:32,632 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:32,632 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:32,648 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:32,648 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-08 17:31:32,648 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:32,648 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:32,648 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:32,648 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:32,648 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:32,648 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:32,749 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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-08 17:31:32,749 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-08 17:31:32,750 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:32,750 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:32,750 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:32,750 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:32,751 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:32,751 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-03-08 17:31:32,751 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-08 17:31:32,751 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-08 17:31:32,751 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-08 17:31:32,751 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-08 17:31:32,751 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-08 17:31:32,751 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:32,751 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-08 17:31:32,751 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:32,751 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:32,751 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:32,751 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:32,751 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:33,160 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:33,160 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-08 17:31:33,160 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:33,160 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:33,160 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:33,160 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:33,160 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:33,160 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:33,178 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:33,179 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-08 17:31:33,179 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:33,179 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:33,179 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:33,179 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:33,179 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:33,179 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:33,531 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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-08 17:31:33,531 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-08 17:31:33,531 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:33,531 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:33,531 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:33,531 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:33,531 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:33,531 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:36,678 INFO L124 PetriNetUnfolderBase]: 82758/119800 cut-off events. [2025-03-08 17:31:36,679 INFO L125 PetriNetUnfolderBase]: For 212950/216583 co-relation queries the response was YES. [2025-03-08 17:31:37,143 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-08 17:31:37,678 INFO L140 encePairwiseOnDemand]: 76/90 looper letters, 465 selfloop transitions, 114 changer transitions 2/622 dead transitions. [2025-03-08 17:31:37,678 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 140 places, 622 transitions, 5492 flow [2025-03-08 17:31:37,678 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-03-08 17:31:37,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-03-08 17:31:37,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 353 transitions. [2025-03-08 17:31:37,679 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5603174603174603 [2025-03-08 17:31:37,679 INFO L175 Difference]: Start difference. First operand has 134 places, 239 transitions, 1623 flow. Second operand 7 states and 353 transitions. [2025-03-08 17:31:37,679 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 140 places, 622 transitions, 5492 flow [2025-03-08 17:31:39,056 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 140 places, 622 transitions, 5292 flow, removed 100 selfloop flow, removed 0 redundant places. [2025-03-08 17:31:39,060 INFO L231 Difference]: Finished difference. Result has 145 places, 362 transitions, 2978 flow [2025-03-08 17:31:39,060 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-08 17:31:39,061 INFO L279 CegarLoopForPetriNet]: 90 programPoint places, 55 predicate places. [2025-03-08 17:31:39,061 INFO L471 AbstractCegarLoop]: Abstraction has has 145 places, 362 transitions, 2978 flow [2025-03-08 17:31:39,062 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-08 17:31:39,062 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 17:31:39,062 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-08 17:31:39,062 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-08 17:31:39,062 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-08 17:31:39,062 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 17:31:39,063 INFO L85 PathProgramCache]: Analyzing trace with hash 1436684720, now seen corresponding path program 6 times [2025-03-08 17:31:39,063 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 17:31:39,063 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1180538995] [2025-03-08 17:31:39,063 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-03-08 17:31:39,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 17:31:39,072 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 74 statements into 1 equivalence classes. [2025-03-08 17:31:39,080 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-08 17:31:39,080 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s) [2025-03-08 17:31:39,080 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 17:31:39,134 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-08 17:31:39,134 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 17:31:39,134 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1180538995] [2025-03-08 17:31:39,134 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1180538995] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 17:31:39,134 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 17:31:39,134 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-08 17:31:39,134 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2078897717] [2025-03-08 17:31:39,134 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 17:31:39,134 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 17:31:39,134 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 17:31:39,135 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 17:31:39,135 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 17:31:39,135 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 25 out of 90 [2025-03-08 17:31:39,135 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-08 17:31:39,135 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 17:31:39,135 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 25 of 90 [2025-03-08 17:31:39,135 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 17:31:41,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][106], [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), 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, 97#true, 125#true, 197#(= ~e3~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|)), 40#L60true, 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: 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-08 17:31:41,788 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-08 17:31:41,788 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-08 17:31:41,788 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-08 17:31:41,788 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-08 17:31:42,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][106], [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), 46#L92true, 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, 197#(= ~e3~0 1), 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|)), 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: 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-08 17:31:42,215 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-03-08 17:31:42,215 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-08 17:31:42,215 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-08 17:31:42,215 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-08 17:31:42,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][106], [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, 15#thread1EXITtrue, 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, 97#true, 125#true, 197#(= ~e3~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|)), 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: 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-08 17:31:42,252 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-03-08 17:31:42,252 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-08 17:31:42,252 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-08 17:31:42,252 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-08 17:31:42,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([659] L106-1-->L108: Formula: (= v_~n3~0_33 0) InVars {} OutVars{~n3~0=v_~n3~0_33} AuxVars[] AssignedVars[~n3~0][369], [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)), 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, 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)), 195#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-08 17:31:42,317 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-08 17:31:42,317 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:42,317 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:42,317 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:42,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][106], [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, 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|), 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, 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 197#(= ~e3~0 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|)), 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: 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-08 17:31:42,503 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-03-08 17:31:42,503 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-08 17:31:42,503 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-08 17:31:42,503 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-08 17:31:42,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][106], [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), 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, 197#(= ~e3~0 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|)), 40#L60true, 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: 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-08 17:31:42,547 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-08 17:31:42,547 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:42,547 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:42,547 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:42,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][106], [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), 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, 197#(= ~e3~0 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|)), 40#L60true, 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: 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-08 17:31:42,548 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-03-08 17:31:42,548 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-08 17:31:42,548 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-08 17:31:42,548 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-08 17:31:42,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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)), 79#L46true, 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), 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, 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|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, 28#L70true, 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-08 17:31:42,568 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-08 17:31:42,568 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:42,568 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:42,568 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:42,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([659] L106-1-->L108: Formula: (= v_~n3~0_33 0) InVars {} OutVars{~n3~0=v_~n3~0_33} AuxVars[] AssignedVars[~n3~0][369], [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, 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)), 195#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-08 17:31:42,607 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-08 17:31:42,607 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:42,607 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:42,607 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:42,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][106], [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), 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, 197#(= ~e3~0 1), 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|)), 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: 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-08 17:31:42,797 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-08 17:31:42,797 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:42,797 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:42,797 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:42,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][106], [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, 125#true, 197#(= ~e3~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|)), 40#L60true, 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: 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-08 17:31:42,798 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-03-08 17:31:42,798 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-08 17:31:42,798 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-08 17:31:42,798 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-08 17:31:42,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][106], [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|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 46#L92true, 59#L133true, 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 197#(= ~e3~0 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|)), 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: 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-08 17:31:42,800 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-03-08 17:31:42,800 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-08 17:31:42,800 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-08 17:31:42,800 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-08 17:31:42,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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)), 79#L46true, 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), 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, 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|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, 28#L70true, 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-08 17:31:42,817 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-08 17:31:42,817 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:42,817 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:42,817 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:42,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][106], [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, 15#thread1EXITtrue, 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, 197#(= ~e3~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), 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: 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-08 17:31:42,848 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-08 17:31:42,848 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:42,848 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:42,848 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:42,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][106], [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, 15#thread1EXITtrue, 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, 197#(= ~e3~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|)), 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: 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-08 17:31:42,849 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-03-08 17:31:42,849 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-08 17:31:42,849 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-08 17:31:42,849 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-08 17:31:42,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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)), 79#L46true, 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), 110#(and (= ~i3~0 0) (= ~i~0 1)), 14#thread3EXITtrue, 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|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, 28#L70true, 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-08 17:31:42,877 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-08 17:31:42,877 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:42,877 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:42,877 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:43,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][106], [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)), 15#thread1EXITtrue, 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|)), 197#(= ~e3~0 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)), 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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:43,259 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-08 17:31:43,259 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:43,260 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:43,260 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:43,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][106], [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, 15#thread1EXITtrue, 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|)), 197#(= ~e3~0 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|)), 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: 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-08 17:31:43,260 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2025-03-08 17:31:43,260 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-08 17:31:43,261 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-08 17:31:43,261 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-08 17:31:43,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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)), 79#L46true, 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), 110#(and (= ~i3~0 0) (= ~i~0 1)), 14#thread3EXITtrue, 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|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, 28#L70true, 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-08 17:31:43,285 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-08 17:31:43,285 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:43,285 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:43,285 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:43,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 82#L97-3true, 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|)), 40#L60true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:43,319 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-08 17:31:43,319 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:43,319 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:43,319 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:43,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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, 51#L49-3true, 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), 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|)), 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|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, 28#L70true, 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-08 17:31:43,335 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-08 17:31:43,335 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:43,335 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:43,335 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:43,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 82#L97-3true, 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|)), 40#L60true, 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, 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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:43,554 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-08 17:31:43,554 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:43,554 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:43,554 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:43,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][106], [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), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 59#L133true, 97#true, 125#true, 197#(= ~e3~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|)), 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: 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-08 17:31:43,555 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-08 17:31:43,555 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:43,555 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:43,555 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:43,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][106], [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), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 59#L133true, 97#true, 125#true, 197#(= ~e3~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|)), 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: 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-08 17:31:43,556 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2025-03-08 17:31:43,556 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-08 17:31:43,556 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-08 17:31:43,556 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-08 17:31:43,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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, 51#L49-3true, 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), 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, 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|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, 28#L70true, 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-08 17:31:43,569 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-08 17:31:43,569 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:43,569 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:43,569 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:43,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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, 15#thread1EXITtrue, 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), 82#L97-3true, 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|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:43,617 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-08 17:31:43,617 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:43,617 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:43,617 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:43,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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|), 49#L104-1true, 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|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 40#L60true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:43,617 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-08 17:31:43,617 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:43,617 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:43,617 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:43,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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, 51#L49-3true, 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), 110#(and (= ~i3~0 0) (= ~i~0 1)), 14#thread3EXITtrue, 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|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, 28#L70true, 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-08 17:31:43,634 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-08 17:31:43,634 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:43,634 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:43,634 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:43,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 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), 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|)), 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|)), Black: 153#true, 25#L56-1true, Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, 28#L70true, 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-08 17:31:43,635 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-08 17:31:43,635 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:43,635 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:43,635 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 17:31:43,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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, 15#thread1EXITtrue, 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), 82#L97-3true, 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|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:43,996 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-08 17:31:43,996 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:43,996 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:43,996 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:43,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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|), 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), 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|)), 40#L60true, 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, 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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:43,997 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-08 17:31:43,997 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:43,997 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:43,997 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:44,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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, 51#L49-3true, 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), 110#(and (= ~i3~0 0) (= ~i~0 1)), 14#thread3EXITtrue, 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|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, 28#L70true, 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-08 17:31:44,013 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-08 17:31:44,013 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:44,013 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:44,013 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:44,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 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), 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|)), 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|)), 25#L56-1true, Black: 153#true, Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, 28#L70true, 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-08 17:31:44,014 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-08 17:31:44,014 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:44,014 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:44,014 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:44,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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, 15#thread1EXITtrue, 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|), 49#L104-1true, 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), 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, 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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:44,062 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-08 17:31:44,062 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:44,062 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:44,062 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:44,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 19#L105-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|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 40#L60true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:44,063 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-08 17:31:44,063 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:44,063 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:44,063 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:44,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 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), 110#(and (= ~i3~0 0) (= ~i~0 1)), 14#thread3EXITtrue, 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|)), 25#L56-1true, Black: 153#true, Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, 28#L70true, 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-08 17:31:44,083 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-08 17:31:44,083 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:44,083 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:44,083 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:44,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 7#L57-1true, 36#L108true, 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|)), 112#(and (= ~i3~0 0) (= ~i1~0 1) (= ~i~0 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, 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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:44,083 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-08 17:31:44,083 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:44,083 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:44,083 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:44,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 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), 7#L57-1true, 36#L108true, 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|)), Black: 153#true, 112#(and (= ~i3~0 0) (= ~i1~0 1) (= ~i~0 1)), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:44,084 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-08 17:31:44,084 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:44,084 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:44,084 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 17:31:44,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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, 15#thread1EXITtrue, 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), 49#L104-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), 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, 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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:44,282 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,282 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,282 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,282 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 82#L97-3true, 59#L133true, 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|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:44,283 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,283 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,283 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,283 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 19#L105-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|)), 40#L60true, 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, 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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:44,283 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,283 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,283 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,283 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 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), 110#(and (= ~i3~0 0) (= ~i~0 1)), 14#thread3EXITtrue, 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|)), Black: 153#true, 25#L56-1true, Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, 28#L70true, 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-08 17:31:44,304 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,304 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,304 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,304 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 7#L57-1true, 36#L108true, 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|)), 112#(and (= ~i3~0 0) (= ~i1~0 1) (= ~i~0 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, 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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:44,304 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,304 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,304 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,304 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 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), 7#L57-1true, 36#L108true, 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|)), 112#(and (= ~i3~0 0) (= ~i1~0 1) (= ~i~0 1)), Black: 153#true, Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:44,305 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,305 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,305 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,305 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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, 15#thread1EXITtrue, 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), 19#L105-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|)), 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, 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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:44,353 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,353 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,354 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,354 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 21#L106-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|)), Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 40#L60true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:44,354 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,354 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,354 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,354 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 100#(= ~i3~0 0), 36#L108true, 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|)), 34#L58-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)), 195#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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:44,373 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,373 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,373 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,373 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 7#L57-1true, 14#thread3EXITtrue, 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|)), 112#(and (= ~i3~0 0) (= ~i1~0 1) (= ~i~0 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, 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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:44,375 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,375 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,375 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,375 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 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), 7#L57-1true, 14#thread3EXITtrue, 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|)), Black: 153#true, 112#(and (= ~i3~0 0) (= ~i1~0 1) (= ~i~0 1)), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:44,375 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,375 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,375 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,375 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 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), 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), 36#L108true, 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|)), 34#L58-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)), 195#true, 28#L70true, 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-08 17:31:44,376 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,376 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,376 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,376 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 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), 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 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), 36#L108true, 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|)), 34#L58-1true, Black: 153#true, Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, 28#L70true, 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-08 17:31:44,376 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,376 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,376 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,376 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 49#L104-1true, Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 59#L133true, 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|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:44,554 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,554 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,554 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,554 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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, 15#thread1EXITtrue, 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), 19#L105-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|)), 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, 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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:44,555 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,555 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,555 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,555 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 21#L106-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|)), 40#L60true, 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, 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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:44,555 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,555 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,555 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,555 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 100#(= ~i3~0 0), 36#L108true, 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|)), 34#L58-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)), 195#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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:44,574 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,574 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,574 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,574 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 7#L57-1true, 14#thread3EXITtrue, 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|)), 112#(and (= ~i3~0 0) (= ~i1~0 1) (= ~i~0 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, 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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:44,576 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,576 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,576 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,576 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 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), 7#L57-1true, 14#thread3EXITtrue, 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|)), 112#(and (= ~i3~0 0) (= ~i1~0 1) (= ~i~0 1)), Black: 153#true, Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:44,576 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,576 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,576 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,576 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 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), 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), 36#L108true, 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|)), 34#L58-1true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, 28#L70true, 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-08 17:31:44,577 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,577 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,577 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,577 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 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), 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 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), 36#L108true, 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|)), 34#L58-1true, Black: 153#true, Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, 28#L70true, 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-08 17:31:44,577 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,577 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,577 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,577 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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, 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|), 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), 21#L106-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|)), 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, 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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:44,785 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,786 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,786 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,786 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 21#L106-1true, 110#(and (= ~i3~0 0) (= ~i~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), 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|)), 40#L60true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, 28#L70true, 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-08 17:31:44,794 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,794 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,794 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,794 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 17:31:44,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), 39#L131-1true, Black: 142#(<= (+ ~n1~0 1) ~n3~0), 14#thread3EXITtrue, 100#(= ~i3~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|)), 34#L58-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)), 195#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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:44,811 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,811 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,811 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,811 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 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), 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), 14#thread3EXITtrue, 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|)), 34#L58-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)), 195#true, 28#L70true, 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-08 17:31:44,813 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,813 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,813 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,813 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 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), 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 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), 14#thread3EXITtrue, 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|)), 34#L58-1true, Black: 173#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), Black: 153#true, Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, 28#L70true, 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-08 17:31:44,813 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,813 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,813 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:44,813 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:45,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 19#L105-1true, 59#L133true, 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|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:45,037 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,037 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,037 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,037 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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, 15#thread1EXITtrue, 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), 21#L106-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|)), 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, 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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:45,037 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,037 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,037 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,037 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 21#L106-1true, 110#(and (= ~i3~0 0) (= ~i~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), 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|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, 28#L70true, 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-08 17:31:45,048 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,048 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:45,048 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:45,048 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 14#thread3EXITtrue, 100#(= ~i3~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|)), 34#L58-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)), 195#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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:45,065 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,065 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,065 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,065 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 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), 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), 14#thread3EXITtrue, 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|)), 34#L58-1true, Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, 28#L70true, 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-08 17:31:45,067 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,067 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,067 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,067 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 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), 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), 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), 14#thread3EXITtrue, 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|)), 34#L58-1true, Black: 153#true, Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, 28#L70true, 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-08 17:31:45,067 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,067 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,067 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,068 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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, 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|), 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), 21#L106-1true, 110#(and (= ~i3~0 0) (= ~i~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), 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, 28#L70true, 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-08 17:31:45,139 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,139 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:45,139 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,139 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:45,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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)), 15#thread1EXITtrue, 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), 100#(= ~i3~0 0), 36#L108true, 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|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:45,153 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,153 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:45,153 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,153 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:45,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 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), 153#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|), 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), 36#L108true, 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|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, 28#L70true, 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-08 17:31:45,153 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,153 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:45,153 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 17:31:45,153 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 21#L106-1true, 59#L133true, 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|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:45,357 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-08 17:31:45,357 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:45,357 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:45,357 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:45,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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)), 15#thread1EXITtrue, 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), 21#L106-1true, 110#(and (= ~i3~0 0) (= ~i~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), 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, 28#L70true, 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-08 17:31:45,369 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-08 17:31:45,369 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,369 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:45,369 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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, 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|), 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), 100#(= ~i3~0 0), 36#L108true, 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|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:45,383 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-08 17:31:45,383 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:45,383 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,383 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 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), 153#true, 81#L132true, 15#thread1EXITtrue, 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), 36#L108true, 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|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, 28#L70true, 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-08 17:31:45,383 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-08 17:31:45,383 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,383 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:45,383 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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, 15#thread1EXITtrue, 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), 14#thread3EXITtrue, 100#(= ~i3~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|)), 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, 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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:45,460 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-08 17:31:45,460 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,460 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:45,460 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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, 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|), 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), 110#(and (= ~i3~0 0) (= ~i~0 1)), 14#thread3EXITtrue, 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|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, 28#L70true, 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-08 17:31:45,461 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-08 17:31:45,461 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:45,461 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,461 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 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), 153#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|), 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), 14#thread3EXITtrue, 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|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, 28#L70true, 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-08 17:31:45,461 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-08 17:31:45,461 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,461 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 17:31:45,461 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:45,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 21#L106-1true, 59#L133true, 110#(and (= ~i3~0 0) (= ~i~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), 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, 28#L70true, 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-08 17:31:45,657 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-08 17:31:45,657 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:45,657 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:45,657 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:45,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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)), 15#thread1EXITtrue, 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), 14#thread3EXITtrue, 100#(= ~i3~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|)), 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, 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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:45,668 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-08 17:31:45,668 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:45,668 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:45,668 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:45,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), Black: 145#(and (<= ~n1~0 ~n3~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp3~0#1|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 59#L133true, 100#(= ~i3~0 0), 36#L108true, 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|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:45,668 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-08 17:31:45,668 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:45,668 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:45,668 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:45,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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, 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|), 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), 110#(and (= ~i3~0 0) (= ~i~0 1)), 14#thread3EXITtrue, 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|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, 28#L70true, 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-08 17:31:45,668 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-08 17:31:45,668 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:45,668 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:45,668 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:45,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 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), 153#true, 81#L132true, 15#thread1EXITtrue, 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), 14#thread3EXITtrue, 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|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, 28#L70true, 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-08 17:31:45,669 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-08 17:31:45,669 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:45,669 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:45,669 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:45,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 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), 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|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 59#L133true, 36#L108true, 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|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, 28#L70true, 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-08 17:31:45,669 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-08 17:31:45,669 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:45,669 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:45,669 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 17:31:46,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 59#L133true, 14#thread3EXITtrue, 100#(= ~i3~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|)), 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, 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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:46,032 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-08 17:31:46,032 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:46,032 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:46,032 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 17:31:46,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 59#L133true, 110#(and (= ~i3~0 0) (= ~i~0 1)), 14#thread3EXITtrue, 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|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, 28#L70true, 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-08 17:31:46,032 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-08 17:31:46,032 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:46,032 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:46,032 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 17:31:46,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([635] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork1_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][83], [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), 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), 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|)), Black: 142#(<= (+ ~n1~0 1) ~n3~0), 59#L133true, 14#thread3EXITtrue, 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|)), Black: 155#(= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|), Black: 163#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) ~n1~0)), 195#true, 28#L70true, 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-08 17:31:46,032 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-08 17:31:46,032 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:46,032 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 17:31:46,032 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 17:31:46,398 INFO L124 PetriNetUnfolderBase]: 57549/86586 cut-off events. [2025-03-08 17:31:46,398 INFO L125 PetriNetUnfolderBase]: For 190698/193501 co-relation queries the response was YES. [2025-03-08 17:31:46,799 INFO L83 FinitePrefix]: Finished finitePrefix Result has 310212 conditions, 86586 events. 57549/86586 cut-off events. For 190698/193501 co-relation queries the response was YES. Maximal size of possible extension queue 2522. Compared 666597 event pairs, 28462 based on Foata normal form. 2134/87304 useless extension candidates. Maximal degree in co-relation 292913. Up to 70193 conditions per place. [2025-03-08 17:31:47,051 INFO L140 encePairwiseOnDemand]: 86/90 looper letters, 403 selfloop transitions, 2 changer transitions 0/454 dead transitions. [2025-03-08 17:31:47,052 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 147 places, 454 transitions, 4521 flow [2025-03-08 17:31:47,052 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 17:31:47,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 17:31:47,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 164 transitions. [2025-03-08 17:31:47,053 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6074074074074074 [2025-03-08 17:31:47,053 INFO L175 Difference]: Start difference. First operand has 145 places, 362 transitions, 2978 flow. Second operand 3 states and 164 transitions. [2025-03-08 17:31:47,053 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 147 places, 454 transitions, 4521 flow [2025-03-08 17:31:47,978 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 147 places, 454 transitions, 4521 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 17:31:47,981 INFO L231 Difference]: Finished difference. Result has 148 places, 357 transitions, 2940 flow [2025-03-08 17:31:47,981 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=90, PETRI_DIFFERENCE_MINUEND_FLOW=2926, PETRI_DIFFERENCE_MINUEND_PLACES=145, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=357, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=355, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2940, PETRI_PLACES=148, PETRI_TRANSITIONS=357} [2025-03-08 17:31:47,982 INFO L279 CegarLoopForPetriNet]: 90 programPoint places, 58 predicate places. [2025-03-08 17:31:47,982 INFO L471 AbstractCegarLoop]: Abstraction has has 148 places, 357 transitions, 2940 flow [2025-03-08 17:31:47,982 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-08 17:31:47,982 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 17:31:47,982 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-08 17:31:47,982 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-08 17:31:47,983 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-08 17:31:47,983 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 17:31:47,983 INFO L85 PathProgramCache]: Analyzing trace with hash 1192484900, now seen corresponding path program 7 times [2025-03-08 17:31:47,983 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 17:31:47,983 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1647448733] [2025-03-08 17:31:47,983 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-03-08 17:31:47,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 17:31:47,992 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-08 17:31:47,997 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-08 17:31:47,998 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 17:31:47,998 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 17:31:48,056 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-08 17:31:48,057 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 17:31:48,057 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1647448733] [2025-03-08 17:31:48,057 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1647448733] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 17:31:48,057 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 17:31:48,057 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-08 17:31:48,057 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1253091244] [2025-03-08 17:31:48,057 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 17:31:48,057 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 17:31:48,058 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 17:31:48,058 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 17:31:48,058 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 17:31:48,058 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 25 out of 90 [2025-03-08 17:31:48,058 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 148 places, 357 transitions, 2940 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-08 17:31:48,058 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 17:31:48,059 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 25 of 90 [2025-03-08 17:31:48,059 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 17:31:48,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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|)), 201#(= ~e2~0 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), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 197#(= ~e3~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-08 17:31:48,703 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-08 17:31:48,703 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-08 17:31:48,703 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 17:31:48,703 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-08 17:31:48,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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|)), 201#(= ~e2~0 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), 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 197#(= ~e3~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-08 17:31:48,816 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-08 17:31:48,816 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 17:31:48,816 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 17:31:48,816 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-08 17:31:48,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][225], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 201#(= ~e2~0 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), 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), 197#(= ~e3~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), 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-08 17:31:48,952 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-08 17:31:48,952 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-08 17:31:48,952 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-08 17:31:48,952 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 17:31:49,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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|)), 201#(= ~e2~0 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)), 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), 53#L70-3true, 197#(= ~e3~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|)), 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-08 17:31:49,032 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2025-03-08 17:31:49,032 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-08 17:31:49,032 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-03-08 17:31:49,032 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-03-08 17:31:49,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][225], [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|)), 201#(= ~e2~0 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), 99#(= ~i~0 0), Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 197#(= ~e3~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|)), 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-08 17:31:49,304 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-08 17:31:49,304 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 17:31:49,304 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 17:31:49,304 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-08 17:31:49,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][225], [Black: 185#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|), Black: 187#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|)), 201#(= ~e2~0 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, 197#(= ~e3~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), 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-08 17:31:49,307 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-08 17:31:49,307 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-08 17:31:49,307 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-08 17:31:49,307 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-08 17:31:49,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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|)), 201#(= ~e2~0 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), 53#L70-3true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 125#true, 197#(= ~e3~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-08 17:31:49,373 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2025-03-08 17:31:49,373 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-08 17:31:49,373 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-08 17:31:49,373 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-08 17:31:49,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, thread3Thread1of1ForFork0_#t~post3#1=|v_thread3Thread1of1ForFork0_#t~post3#1_1|} AuxVars[] AssignedVars[~n3~0, thread3Thread1of1ForFork0_#t~post3#1][225], [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|)), 201#(= ~e2~0 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), 99#(= ~i~0 0), 53#L70-3true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 197#(= ~e3~0 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)), Black: 183#(<= ~n2~0 ~n3~0), Black: 189#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork1_~tmp3~1#1|))]) [2025-03-08 17:31:49,456 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-08 17:31:49,456 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 17:31:49,456 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 17:31:49,456 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 17:31:49,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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)), 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, 197#(= ~e3~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)), 199#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-08 17:31:49,908 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-08 17:31:49,908 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:49,908 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:49,908 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:50,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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|)), 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|)), 197#(= ~e3~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)), 199#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-08 17:31:50,260 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-08 17:31:50,260 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:50,260 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:50,260 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:50,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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)), 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, 197#(= ~e3~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)), 199#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-08 17:31:50,280 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-08 17:31:50,280 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:50,280 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:50,280 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:50,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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), 67#L82-1true, 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 197#(= ~e3~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|)), 27#L94true, 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: 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-08 17:31:50,391 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-08 17:31:50,391 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:50,391 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 17:31:50,391 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:50,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 197#(= ~e3~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|)), 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: 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-08 17:31:50,478 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-08 17:31:50,478 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:50,478 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:50,478 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:50,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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)), 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, 197#(= ~e3~0 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)), 199#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-08 17:31:50,503 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-08 17:31:50,503 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:50,503 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:50,503 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:50,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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), 67#L82-1true, 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 197#(= ~e3~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|)), 27#L94true, 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: 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-08 17:31:50,635 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-08 17:31:50,635 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:50,635 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:50,635 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:50,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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|)), 197#(= ~e3~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|)), 27#L94true, 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: 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-08 17:31:50,644 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-08 17:31:50,644 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:50,644 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 17:31:50,644 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:50,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork0_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork0_~tmp2~1#1=|v_thread3Thread1of1ForFork0_~tmp2~1#1_9|} OutVars{~n3~0=v_~n3~0_31, 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, 125#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 197#(= ~e3~0 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)), 199#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-08 17:31:50,728 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-08 17:31:50,728 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:50,728 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:50,728 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:50,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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|)), 197#(= ~e3~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|)), 27#L94true, 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: 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-08 17:31:50,875 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-08 17:31:50,875 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:50,875 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:50,875 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:50,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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), 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 197#(= ~e3~0 1), 125#true, Black: 156#(<= ~n3~0 ~n1~0), 5#thread2EXITtrue, 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)), 199#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-08 17:31:50,880 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-08 17:31:50,880 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:50,880 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:50,880 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 17:31:51,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([653] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork0_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork0_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{~n3~0=v_~n3~0_43, 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), 97#true, Black: 171#(and (= ~n3~0 |thread1Thread1of1ForFork2_~tmp3~0#1|) (<= (+ ~n3~0 1) |thread3Thread1of1ForFork0_~tmp1~1#1|)), 197#(= ~e3~0 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)), 199#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-08 17:31:51,288 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-08 17:31:51,288 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:51,288 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 17:31:51,288 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 17:31:53,948 INFO L124 PetriNetUnfolderBase]: 46231/75441 cut-off events. [2025-03-08 17:31:53,948 INFO L125 PetriNetUnfolderBase]: For 171403/174384 co-relation queries the response was YES. [2025-03-08 17:31:54,293 INFO L83 FinitePrefix]: Finished finitePrefix Result has 267746 conditions, 75441 events. 46231/75441 cut-off events. For 171403/174384 co-relation queries the response was YES. Maximal size of possible extension queue 2002. Compared 640152 event pairs, 20645 based on Foata normal form. 2209/76582 useless extension candidates. Maximal degree in co-relation 250092. Up to 46153 conditions per place. [2025-03-08 17:31:54,505 INFO L140 encePairwiseOnDemand]: 86/90 looper letters, 440 selfloop transitions, 2 changer transitions 0/491 dead transitions. [2025-03-08 17:31:54,506 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 150 places, 491 transitions, 5080 flow [2025-03-08 17:31:54,506 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 17:31:54,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 17:31:54,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 165 transitions. [2025-03-08 17:31:54,506 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6111111111111112 [2025-03-08 17:31:54,506 INFO L175 Difference]: Start difference. First operand has 148 places, 357 transitions, 2940 flow. Second operand 3 states and 165 transitions. [2025-03-08 17:31:54,506 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 150 places, 491 transitions, 5080 flow [2025-03-08 17:31:56,374 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 148 places, 491 transitions, 5072 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 17:31:56,379 INFO L231 Difference]: Finished difference. Result has 149 places, 356 transitions, 2939 flow [2025-03-08 17:31:56,379 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=90, PETRI_DIFFERENCE_MINUEND_FLOW=2923, 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-08 17:31:56,380 INFO L279 CegarLoopForPetriNet]: 90 programPoint places, 59 predicate places. [2025-03-08 17:31:56,380 INFO L471 AbstractCegarLoop]: Abstraction has has 149 places, 356 transitions, 2939 flow [2025-03-08 17:31:56,380 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-08 17:31:56,380 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 17:31:56,380 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-08 17:31:56,380 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-08 17:31:56,380 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-08 17:31:56,381 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 17:31:56,381 INFO L85 PathProgramCache]: Analyzing trace with hash 1789366198, now seen corresponding path program 8 times [2025-03-08 17:31:56,381 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 17:31:56,381 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [20478951] [2025-03-08 17:31:56,381 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-08 17:31:56,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 17:31:56,387 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 74 statements into 1 equivalence classes. [2025-03-08 17:31:56,392 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-08 17:31:56,392 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-03-08 17:31:56,392 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 17:31:56,511 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-08 17:31:56,511 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 17:31:56,511 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [20478951] [2025-03-08 17:31:56,511 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [20478951] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 17:31:56,511 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 17:31:56,511 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2025-03-08 17:31:56,511 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [994524331] [2025-03-08 17:31:56,512 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 17:31:56,512 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2025-03-08 17:31:56,512 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 17:31:56,513 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2025-03-08 17:31:56,513 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72 [2025-03-08 17:31:56,513 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 25 out of 90 [2025-03-08 17:31:56,513 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-08 17:31:56,513 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 17:31:56,513 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 25 of 90 [2025-03-08 17:31:56,513 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand