./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version c7c6ca5d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 34869a03f5df1c4e30332edfc2e178623447ef6ef2cce96cd0ac89e3886ca4a4 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 10:48:21,557 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 10:48:21,645 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-09 10:48:21,653 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 10:48:21,655 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 10:48:21,682 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 10:48:21,684 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 10:48:21,684 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 10:48:21,685 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-09 10:48:21,685 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-09 10:48:21,686 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 10:48:21,686 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 10:48:21,687 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 10:48:21,689 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 10:48:21,689 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 10:48:21,690 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 10:48:21,690 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 10:48:21,691 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 10:48:21,691 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 10:48:21,691 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 10:48:21,692 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-09 10:48:21,692 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-09 10:48:21,693 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-09 10:48:21,693 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 10:48:21,693 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-09 10:48:21,694 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 10:48:21,694 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 10:48:21,694 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 10:48:21,695 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 10:48:21,695 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 10:48:21,695 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 10:48:21,696 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-09 10:48:21,696 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 10:48:21,696 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 10:48:21,697 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 10:48:21,697 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 10:48:21,697 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 10:48:21,698 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 10:48:21,698 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 10:48:21,698 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 10:48:21,698 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 10:48:21,699 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 10:48:21,700 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 34869a03f5df1c4e30332edfc2e178623447ef6ef2cce96cd0ac89e3886ca4a4 [2024-11-09 10:48:21,969 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 10:48:21,994 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 10:48:21,999 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 10:48:22,000 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 10:48:22,001 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 10:48:22,002 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 [2024-11-09 10:48:24,227 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 10:48:24,451 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 10:48:24,452 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c [2024-11-09 10:48:24,460 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/94e7c7512/14b949b1747e443c85d3cfb8c5e314c2/FLAGd2c649ad9 [2024-11-09 10:48:24,804 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/94e7c7512/14b949b1747e443c85d3cfb8c5e314c2 [2024-11-09 10:48:24,807 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 10:48:24,808 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 10:48:24,810 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 10:48:24,810 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 10:48:24,817 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 10:48:24,818 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 10:48:24" (1/1) ... [2024-11-09 10:48:24,819 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@f0b7c2c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:24, skipping insertion in model container [2024-11-09 10:48:24,819 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 10:48:24" (1/1) ... [2024-11-09 10:48:24,847 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 10:48:25,074 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 10:48:25,084 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 10:48:25,111 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 10:48:25,127 INFO L204 MainTranslator]: Completed translation [2024-11-09 10:48:25,128 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:25 WrapperNode [2024-11-09 10:48:25,128 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 10:48:25,129 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 10:48:25,129 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 10:48:25,129 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 10:48:25,136 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:25" (1/1) ... [2024-11-09 10:48:25,144 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:25" (1/1) ... [2024-11-09 10:48:25,202 INFO L138 Inliner]: procedures = 19, calls = 24, calls flagged for inlining = 17, calls inlined = 17, statements flattened = 240 [2024-11-09 10:48:25,202 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 10:48:25,221 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 10:48:25,221 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 10:48:25,221 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 10:48:25,239 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:25" (1/1) ... [2024-11-09 10:48:25,239 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:25" (1/1) ... [2024-11-09 10:48:25,242 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:25" (1/1) ... [2024-11-09 10:48:25,259 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-11-09 10:48:25,259 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:25" (1/1) ... [2024-11-09 10:48:25,260 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:25" (1/1) ... [2024-11-09 10:48:25,266 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:25" (1/1) ... [2024-11-09 10:48:25,270 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:25" (1/1) ... [2024-11-09 10:48:25,272 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:25" (1/1) ... [2024-11-09 10:48:25,274 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:25" (1/1) ... [2024-11-09 10:48:25,277 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 10:48:25,278 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 10:48:25,279 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 10:48:25,279 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 10:48:25,280 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:25" (1/1) ... [2024-11-09 10:48:25,287 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 10:48:25,299 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 10:48:25,321 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-09 10:48:25,325 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-09 10:48:25,376 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 10:48:25,376 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-09 10:48:25,377 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-09 10:48:25,377 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-09 10:48:25,377 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-09 10:48:25,377 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-11-09 10:48:25,377 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-11-09 10:48:25,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-09 10:48:25,378 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 10:48:25,378 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 10:48:25,379 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-09 10:48:25,477 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 10:48:25,479 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 10:48:25,837 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-09 10:48:25,838 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 10:48:26,051 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 10:48:26,051 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-09 10:48:26,052 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 10:48:26 BoogieIcfgContainer [2024-11-09 10:48:26,052 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 10:48:26,054 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-09 10:48:26,054 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-09 10:48:26,058 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-09 10:48:26,059 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.11 10:48:24" (1/3) ... [2024-11-09 10:48:26,060 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@fa6df4b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 10:48:26, skipping insertion in model container [2024-11-09 10:48:26,060 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:25" (2/3) ... [2024-11-09 10:48:26,061 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@fa6df4b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 10:48:26, skipping insertion in model container [2024-11-09 10:48:26,061 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 10:48:26" (3/3) ... [2024-11-09 10:48:26,062 INFO L112 eAbstractionObserver]: Analyzing ICFG parallel-bakery-3.wvr.c [2024-11-09 10:48:26,080 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-09 10:48:26,081 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations. [2024-11-09 10:48:26,081 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-09 10:48:26,151 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-09 10:48:26,193 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 96 places, 92 transitions, 205 flow [2024-11-09 10:48:26,265 INFO L124 PetriNetUnfolderBase]: 6/89 cut-off events. [2024-11-09 10:48:26,265 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-09 10:48:26,275 INFO L83 FinitePrefix]: Finished finitePrefix Result has 102 conditions, 89 events. 6/89 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 130 event pairs, 0 based on Foata normal form. 0/81 useless extension candidates. Maximal degree in co-relation 65. Up to 2 conditions per place. [2024-11-09 10:48:26,275 INFO L82 GeneralOperation]: Start removeDead. Operand has 96 places, 92 transitions, 205 flow [2024-11-09 10:48:26,281 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 92 places, 88 transitions, 194 flow [2024-11-09 10:48:26,292 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 10:48:26,302 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@1adc2dba, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 10:48:26,302 INFO L334 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2024-11-09 10:48:26,341 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 10:48:26,341 INFO L124 PetriNetUnfolderBase]: 6/85 cut-off events. [2024-11-09 10:48:26,341 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-09 10:48:26,343 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:48:26,344 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:48:26,345 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-09 10:48:26,350 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:48:26,350 INFO L85 PathProgramCache]: Analyzing trace with hash -1025847775, now seen corresponding path program 1 times [2024-11-09 10:48:26,359 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:48:26,360 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1578289101] [2024-11-09 10:48:26,360 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:48:26,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:48:26,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:48:27,178 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:48:27,178 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:48:27,178 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1578289101] [2024-11-09 10:48:27,179 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1578289101] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:48:27,179 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:48:27,179 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-11-09 10:48:27,181 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1784127836] [2024-11-09 10:48:27,181 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:48:27,189 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-09 10:48:27,196 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:48:27,223 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-09 10:48:27,224 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72 [2024-11-09 10:48:27,279 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 92 [2024-11-09 10:48:27,286 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 92 places, 88 transitions, 194 flow. Second operand has 9 states, 9 states have (on average 51.77777777777778) internal successors, (466), 9 states have internal predecessors, (466), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:27,286 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:48:27,286 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 92 [2024-11-09 10:48:27,287 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:48:28,450 INFO L124 PetriNetUnfolderBase]: 2377/4349 cut-off events. [2024-11-09 10:48:28,451 INFO L125 PetriNetUnfolderBase]: For 308/308 co-relation queries the response was YES. [2024-11-09 10:48:28,467 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8249 conditions, 4349 events. 2377/4349 cut-off events. For 308/308 co-relation queries the response was YES. Maximal size of possible extension queue 194. Compared 29627 event pairs, 631 based on Foata normal form. 6/4152 useless extension candidates. Maximal degree in co-relation 7413. Up to 1306 conditions per place. [2024-11-09 10:48:28,492 INFO L140 encePairwiseOnDemand]: 80/92 looper letters, 121 selfloop transitions, 18 changer transitions 15/197 dead transitions. [2024-11-09 10:48:28,493 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 100 places, 197 transitions, 774 flow [2024-11-09 10:48:28,498 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-09 10:48:28,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-11-09 10:48:28,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 677 transitions. [2024-11-09 10:48:28,531 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6689723320158103 [2024-11-09 10:48:28,537 INFO L175 Difference]: Start difference. First operand has 92 places, 88 transitions, 194 flow. Second operand 11 states and 677 transitions. [2024-11-09 10:48:28,538 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 100 places, 197 transitions, 774 flow [2024-11-09 10:48:28,555 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 94 places, 197 transitions, 726 flow, removed 0 selfloop flow, removed 6 redundant places. [2024-11-09 10:48:28,562 INFO L231 Difference]: Finished difference. Result has 98 places, 102 transitions, 276 flow [2024-11-09 10:48:28,564 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=178, PETRI_DIFFERENCE_MINUEND_PLACES=84, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=86, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=77, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=276, PETRI_PLACES=98, PETRI_TRANSITIONS=102} [2024-11-09 10:48:28,569 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 6 predicate places. [2024-11-09 10:48:28,570 INFO L471 AbstractCegarLoop]: Abstraction has has 98 places, 102 transitions, 276 flow [2024-11-09 10:48:28,570 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 51.77777777777778) internal successors, (466), 9 states have internal predecessors, (466), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:28,570 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:48:28,571 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:48:28,571 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-09 10:48:28,571 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-09 10:48:28,572 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:48:28,572 INFO L85 PathProgramCache]: Analyzing trace with hash -211008489, now seen corresponding path program 2 times [2024-11-09 10:48:28,572 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:48:28,573 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1901251797] [2024-11-09 10:48:28,573 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:48:28,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:48:28,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:48:28,791 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:48:28,791 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:48:28,791 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1901251797] [2024-11-09 10:48:28,792 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1901251797] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:48:28,792 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:48:28,792 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 10:48:28,792 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [545151360] [2024-11-09 10:48:28,792 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:48:28,794 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 10:48:28,795 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:48:28,797 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 10:48:28,798 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-09 10:48:28,842 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 46 out of 92 [2024-11-09 10:48:28,843 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 98 places, 102 transitions, 276 flow. Second operand has 5 states, 5 states have (on average 53.8) internal successors, (269), 5 states have internal predecessors, (269), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:28,843 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:48:28,843 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 46 of 92 [2024-11-09 10:48:28,844 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:48:29,903 INFO L124 PetriNetUnfolderBase]: 4542/8158 cut-off events. [2024-11-09 10:48:29,906 INFO L125 PetriNetUnfolderBase]: For 102/108 co-relation queries the response was YES. [2024-11-09 10:48:29,929 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15794 conditions, 8158 events. 4542/8158 cut-off events. For 102/108 co-relation queries the response was YES. Maximal size of possible extension queue 311. Compared 59455 event pairs, 699 based on Foata normal form. 0/7630 useless extension candidates. Maximal degree in co-relation 15767. Up to 4795 conditions per place. [2024-11-09 10:48:29,967 INFO L140 encePairwiseOnDemand]: 78/92 looper letters, 97 selfloop transitions, 24 changer transitions 0/179 dead transitions. [2024-11-09 10:48:29,967 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 102 places, 179 transitions, 680 flow [2024-11-09 10:48:29,968 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-09 10:48:29,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-09 10:48:29,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 445 transitions. [2024-11-09 10:48:29,974 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6909937888198758 [2024-11-09 10:48:29,975 INFO L175 Difference]: Start difference. First operand has 98 places, 102 transitions, 276 flow. Second operand 7 states and 445 transitions. [2024-11-09 10:48:29,975 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 102 places, 179 transitions, 680 flow [2024-11-09 10:48:29,979 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 101 places, 179 transitions, 678 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-09 10:48:29,984 INFO L231 Difference]: Finished difference. Result has 106 places, 124 transitions, 429 flow [2024-11-09 10:48:29,985 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=274, PETRI_DIFFERENCE_MINUEND_PLACES=95, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=102, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=89, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=429, PETRI_PLACES=106, PETRI_TRANSITIONS=124} [2024-11-09 10:48:29,985 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 14 predicate places. [2024-11-09 10:48:29,986 INFO L471 AbstractCegarLoop]: Abstraction has has 106 places, 124 transitions, 429 flow [2024-11-09 10:48:29,986 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 53.8) internal successors, (269), 5 states have internal predecessors, (269), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:29,986 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:48:29,986 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:48:29,987 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-09 10:48:29,987 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-09 10:48:29,987 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:48:29,989 INFO L85 PathProgramCache]: Analyzing trace with hash -562404707, now seen corresponding path program 3 times [2024-11-09 10:48:29,989 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:48:29,989 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [677788303] [2024-11-09 10:48:29,989 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:48:29,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:48:30,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:48:30,199 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:48:30,200 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:48:30,200 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [677788303] [2024-11-09 10:48:30,200 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [677788303] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:48:30,200 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:48:30,200 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 10:48:30,201 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [144492922] [2024-11-09 10:48:30,201 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:48:30,201 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 10:48:30,202 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:48:30,202 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 10:48:30,202 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-11-09 10:48:30,260 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 92 [2024-11-09 10:48:30,261 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 106 places, 124 transitions, 429 flow. Second operand has 5 states, 5 states have (on average 54.8) internal successors, (274), 5 states have internal predecessors, (274), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:30,261 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:48:30,264 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 92 [2024-11-09 10:48:30,264 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:48:30,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 53#L91-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 43#L69true, Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,637 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-09 10:48:30,637 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-09 10:48:30,638 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-09 10:48:30,638 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-09 10:48:30,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 53#L91-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 43#L69true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,640 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-09 10:48:30,640 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:48:30,640 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-09 10:48:30,640 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-09 10:48:30,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 53#L91-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,641 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-09 10:48:30,642 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-09 10:48:30,642 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-09 10:48:30,642 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:48:30,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [29#L67-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 53#L91-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,648 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is not cut-off event [2024-11-09 10:48:30,648 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2024-11-09 10:48:30,648 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2024-11-09 10:48:30,649 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2024-11-09 10:48:30,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 53#L91-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,674 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-09 10:48:30,674 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:48:30,674 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:48:30,674 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:48:30,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [29#L67-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 53#L91-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,679 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is not cut-off event [2024-11-09 10:48:30,679 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is not cut-off event [2024-11-09 10:48:30,679 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is not cut-off event [2024-11-09 10:48:30,679 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is not cut-off event [2024-11-09 10:48:30,682 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 53#L91-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 43#L69true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,682 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-09 10:48:30,683 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-09 10:48:30,683 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-09 10:48:30,683 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-09 10:48:30,683 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-09 10:48:30,716 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 53#L91-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 43#L69true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,716 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-09 10:48:30,716 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:48:30,717 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-09 10:48:30,717 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-09 10:48:30,717 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:48:30,722 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 53#L91-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,722 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-09 10:48:30,722 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-09 10:48:30,723 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:48:30,723 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-09 10:48:30,723 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:48:30,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [29#L67-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,724 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is not cut-off event [2024-11-09 10:48:30,724 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2024-11-09 10:48:30,725 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2024-11-09 10:48:30,725 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2024-11-09 10:48:30,757 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [14#L69-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 53#L91-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,757 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-09 10:48:30,757 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:48:30,758 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:48:30,758 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:48:30,758 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:48:30,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [29#L67-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,759 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2024-11-09 10:48:30,759 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-09 10:48:30,760 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-09 10:48:30,760 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-09 10:48:30,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 43#L69true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,765 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-09 10:48:30,765 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:48:30,765 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:48:30,765 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:48:30,766 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 43#L69true, Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,766 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2024-11-09 10:48:30,766 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-09 10:48:30,767 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-09 10:48:30,767 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-09 10:48:30,767 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-09 10:48:30,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [14#L69-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,767 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-09 10:48:30,767 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:30,768 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:30,768 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:30,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 43#L69true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,797 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-09 10:48:30,797 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:30,797 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:30,797 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:30,798 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 43#L69true, Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,798 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-09 10:48:30,798 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-09 10:48:30,798 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-09 10:48:30,798 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-09 10:48:30,798 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-09 10:48:30,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,799 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-09 10:48:30,799 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:30,799 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:30,799 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:30,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 43#L69true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,805 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-09 10:48:30,805 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:48:30,805 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:48:30,805 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:48:30,805 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [14#L69-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,806 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-09 10:48:30,806 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:48:30,806 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:30,807 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:30,807 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:30,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 43#L69true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,895 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-09 10:48:30,896 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:48:30,896 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:30,896 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:30,896 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [14#L69-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,897 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-09 10:48:30,897 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:30,897 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:30,897 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:30,897 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:30,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,908 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-09 10:48:30,908 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:48:30,908 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:30,908 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:30,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, 101#(= ~i~0 0), 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,909 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-09 10:48:30,909 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:30,909 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:48:30,909 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:30,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [29#L67-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,911 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-09 10:48:30,911 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-09 10:48:30,911 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-09 10:48:30,912 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-09 10:48:30,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [14#L69-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,941 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-09 10:48:30,941 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:30,941 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:30,942 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:30,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, 101#(= ~i~0 0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,942 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-09 10:48:30,942 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:30,942 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:30,943 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:30,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [29#L67-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,945 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-09 10:48:30,945 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 10:48:30,945 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 10:48:30,945 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 10:48:30,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-09 10:48:30,952 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-09 10:48:30,952 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:30,953 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:48:30,953 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:30,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, 43#L69true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-09 10:48:30,953 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-09 10:48:30,954 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:30,954 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:30,954 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:30,955 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 43#L69true, Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,955 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-09 10:48:30,955 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 10:48:30,955 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 10:48:30,956 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 10:48:30,956 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 10:48:30,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,956 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-09 10:48:30,956 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:30,956 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:30,957 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:30,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,980 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-09 10:48:30,980 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:30,980 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:30,980 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:30,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 43#L69true, Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,981 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-09 10:48:30,981 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:30,981 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:30,981 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:30,982 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 43#L69true, Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,982 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-09 10:48:30,982 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-09 10:48:30,982 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-09 10:48:30,983 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-09 10:48:30,983 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-09 10:48:30,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:30,983 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-09 10:48:30,983 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:30,983 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:30,983 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:30,990 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [14#L69-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-09 10:48:30,990 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-09 10:48:30,991 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:30,991 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:30,991 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:30,991 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:31,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 43#L69true, Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,017 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:48:31,017 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:31,017 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:31,017 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:31,023 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [14#L69-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:31,023 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:48:31,023 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:31,023 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:31,024 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:31,024 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:31,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, 41#L80true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:31,036 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:48:31,036 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:31,036 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:31,036 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:31,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:31,037 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:48:31,037 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:31,037 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:31,037 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:31,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 29#L67-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,039 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-09 10:48:31,039 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:31,039 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:31,039 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:31,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 43#L69true, Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,064 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:31,064 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:31,064 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,064 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,065 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:31,065 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:31,065 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,065 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 43#L69true, Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,066 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:31,066 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:31,066 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,066 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 41#L80true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:31,073 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:31,073 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:31,074 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:31,074 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:31,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:31,074 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:31,074 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:31,076 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:31,077 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:31,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 29#L67-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,079 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-09 10:48:31,079 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:31,080 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:31,080 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:31,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [41#L80true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-09 10:48:31,088 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:31,089 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:31,089 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:31,090 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:31,091 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 43#L69true, Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,092 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:31,092 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:31,092 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:31,092 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:31,092 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:31,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 29#L67-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,093 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:31,093 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:31,093 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:31,093 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:31,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,119 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,119 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:31,119 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,119 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:31,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 43#L69true, Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,119 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,119 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:31,119 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,120 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:31,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,121 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,121 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:31,121 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,121 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:31,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, 41#L80true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:31,174 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,174 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:31,174 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:31,174 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:31,175 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 43#L69true, Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,179 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,179 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:31,179 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:31,180 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,180 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 29#L67-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,180 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,181 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:31,181 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,181 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,199 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 14#L69-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,199 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,200 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:31,200 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,200 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:31,200 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,201 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 43#L69true, Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,201 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,201 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:31,201 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:31,201 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,201 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,242 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:31,243 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:31,243 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:31,243 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:31,250 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 14#L69-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,251 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:31,251 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,251 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:31,251 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,251 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:31,252 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 43#L69true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,252 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:31,252 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:31,252 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,253 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:31,253 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 41#L80true, 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:31,275 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:31,275 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,275 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,275 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:31,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,276 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:31,276 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,276 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,277 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:31,277 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 14#L69-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,277 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:31,278 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,278 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:31,278 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,278 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:31,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [41#L80true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:31,317 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:31,318 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:31,318 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:31,318 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,319 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:31,319 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:31,319 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,319 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:31,320 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,320 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:31,320 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:31,320 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:31,320 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:31,320 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:31,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,341 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:31,341 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:31,341 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:31,341 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:31,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,377 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:31,377 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:31,378 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:31,378 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:31,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 41#L80true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,466 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:31,468 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:31,469 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:31,469 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:31,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 41#L80true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,505 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:31,505 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:31,505 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:31,505 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:31,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 41#L80true, 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,535 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:31,535 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:31,535 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:31,535 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:31,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 41#L80true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,565 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:31,565 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:31,565 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:31,565 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:31,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 141#true, 39#L81true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,591 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:31,591 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:31,591 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:31,592 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:31,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 39#L81true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,592 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:31,592 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:31,593 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:31,593 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:31,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 141#true, 78#L132true, 39#L81true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,615 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:31,615 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:31,615 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:31,615 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:31,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, 39#L81true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,616 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:31,616 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:31,616 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:31,616 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:31,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 141#true, 39#L81true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,642 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:31,643 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:31,643 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:31,643 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:31,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 39#L81true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,644 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:31,644 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:31,644 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:31,644 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:31,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-09 10:48:31,645 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:31,645 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:31,645 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:31,645 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:31,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-09 10:48:31,646 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:31,646 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:31,646 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:31,646 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:31,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-09 10:48:31,647 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:31,647 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:31,647 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:31,648 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:31,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 141#true, 78#L132true, 39#L81true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,758 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:31,758 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:31,758 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:31,759 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:31,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, 39#L81true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,759 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:31,759 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:31,759 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:31,759 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:31,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-09 10:48:31,760 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:31,760 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:31,760 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:31,760 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:31,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-09 10:48:31,761 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:31,761 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:31,761 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:31,761 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:31,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-09 10:48:31,761 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:31,761 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:31,762 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:31,762 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:31,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,776 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:31,776 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:31,776 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:31,776 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:31,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,776 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:31,776 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:31,776 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:31,777 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:31,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,777 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:31,777 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:31,777 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:31,777 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:31,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,791 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:31,792 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:31,792 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:31,792 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:31,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,792 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:31,792 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:31,792 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:31,793 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:31,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:31,794 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:31,794 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:31,794 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:31,794 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:31,902 INFO L124 PetriNetUnfolderBase]: 7746/13927 cut-off events. [2024-11-09 10:48:31,902 INFO L125 PetriNetUnfolderBase]: For 4042/4631 co-relation queries the response was YES. [2024-11-09 10:48:31,963 INFO L83 FinitePrefix]: Finished finitePrefix Result has 31541 conditions, 13927 events. 7746/13927 cut-off events. For 4042/4631 co-relation queries the response was YES. Maximal size of possible extension queue 562. Compared 111926 event pairs, 1405 based on Foata normal form. 52/12946 useless extension candidates. Maximal degree in co-relation 21919. Up to 8634 conditions per place. [2024-11-09 10:48:32,034 INFO L140 encePairwiseOnDemand]: 79/92 looper letters, 84 selfloop transitions, 33 changer transitions 0/189 dead transitions. [2024-11-09 10:48:32,034 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 110 places, 189 transitions, 894 flow [2024-11-09 10:48:32,035 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-09 10:48:32,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-09 10:48:32,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 324 transitions. [2024-11-09 10:48:32,036 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7043478260869566 [2024-11-09 10:48:32,036 INFO L175 Difference]: Start difference. First operand has 106 places, 124 transitions, 429 flow. Second operand 5 states and 324 transitions. [2024-11-09 10:48:32,036 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 110 places, 189 transitions, 894 flow [2024-11-09 10:48:32,052 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 110 places, 189 transitions, 894 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 10:48:32,055 INFO L231 Difference]: Finished difference. Result has 113 places, 154 transitions, 695 flow [2024-11-09 10:48:32,056 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=429, PETRI_DIFFERENCE_MINUEND_PLACES=106, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=124, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=105, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=695, PETRI_PLACES=113, PETRI_TRANSITIONS=154} [2024-11-09 10:48:32,058 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 21 predicate places. [2024-11-09 10:48:32,058 INFO L471 AbstractCegarLoop]: Abstraction has has 113 places, 154 transitions, 695 flow [2024-11-09 10:48:32,059 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 54.8) internal successors, (274), 5 states have internal predecessors, (274), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:32,060 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:48:32,060 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:48:32,060 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-09 10:48:32,060 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-09 10:48:32,060 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:48:32,060 INFO L85 PathProgramCache]: Analyzing trace with hash 45913457, now seen corresponding path program 4 times [2024-11-09 10:48:32,061 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:48:32,061 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1626120762] [2024-11-09 10:48:32,061 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:48:32,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:48:32,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:48:32,306 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:48:32,307 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:48:32,307 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1626120762] [2024-11-09 10:48:32,307 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1626120762] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:48:32,307 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:48:32,307 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-11-09 10:48:32,307 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [152709790] [2024-11-09 10:48:32,307 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:48:32,308 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-09 10:48:32,308 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:48:32,308 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-09 10:48:32,309 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72 [2024-11-09 10:48:32,347 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 92 [2024-11-09 10:48:32,348 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 113 places, 154 transitions, 695 flow. Second operand has 9 states, 9 states have (on average 51.77777777777778) internal successors, (466), 9 states have internal predecessors, (466), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:32,349 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:48:32,349 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 92 [2024-11-09 10:48:32,349 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:48:32,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-09 10:48:32,957 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-09 10:48:32,957 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:32,957 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:32,957 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:32,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-09 10:48:32,958 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-09 10:48:32,958 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:32,958 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:32,958 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:33,012 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:33,013 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-09 10:48:33,013 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:33,013 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:33,013 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:33,013 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:33,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:33,019 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-09 10:48:33,019 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:33,020 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:48:33,020 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:33,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-09 10:48:33,025 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-09 10:48:33,026 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,026 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,026 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:33,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:33,079 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-09 10:48:33,079 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:33,079 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:33,079 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:33,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-09 10:48:33,081 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,081 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,081 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,082 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 151#(= ~i~0 0), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,150 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,150 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,150 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,150 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [70#L46-1true, 41#L80true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 53#L91-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:33,204 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-09 10:48:33,204 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:33,204 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:33,204 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:33,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 151#(= ~i~0 0), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,206 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,207 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,207 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,207 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 12#L94-1true, 19#L56true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:33,214 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-09 10:48:33,214 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,214 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,214 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:33,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, 19#L56true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:33,214 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,214 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,214 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,214 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][128], [20#L56-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 159#(and (= ~i1~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-09 10:48:33,214 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,214 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,214 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,214 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][128], [20#L56-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 159#(and (= ~i1~0 0) (= ~i~0 0)), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:33,215 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,215 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,215 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,215 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,216 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,216 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,216 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,216 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,218 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,218 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,218 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,218 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,219 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-09 10:48:33,219 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-09 10:48:33,219 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:33,219 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,219 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,219 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:33,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 6#L80-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 53#L91-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:33,270 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,270 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:33,270 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:33,270 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:33,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][86], [14#L69-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 19#L56true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:33,274 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-09 10:48:33,274 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:33,274 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:33,274 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:33,274 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, 19#L56true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:33,274 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,274 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,275 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,275 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,275 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][163], [20#L56-1true, 14#L69-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 159#(and (= ~i1~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:33,275 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,275 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,275 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,275 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,277 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,278 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,278 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,278 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,279 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-09 10:48:33,279 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,279 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,279 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,279 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,279 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,280 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,281 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,281 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,281 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [41#L80true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:33,289 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,289 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:33,289 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:33,289 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:33,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:33,290 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,290 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:33,290 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:33,290 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:33,296 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][128], [20#L56-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 159#(and (= ~i1~0 0) (= ~i~0 0)), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:33,297 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,297 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,297 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,297 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,297 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 19#L56true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-09 10:48:33,299 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,299 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,299 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,299 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,303 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,303 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,303 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,303 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,303 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,303 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 53#L91-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,346 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,346 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,346 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,346 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:33,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [41#L80true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:33,347 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,347 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,347 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,347 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:33,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:33,348 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,348 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,348 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:33,348 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][162], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 14#L69-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,353 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,353 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,353 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,353 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,353 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][128], [20#L56-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 159#(and (= ~i1~0 0) (= ~i~0 0)), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:33,354 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,354 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,354 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,354 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,354 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 151#(= ~i~0 0), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 19#L56true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-09 10:48:33,356 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,356 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,356 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,356 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,357 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,357 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,357 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,357 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,357 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,357 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 6#L80-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:33,366 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,367 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,367 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,367 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:33,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,367 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,367 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,367 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,367 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:33,373 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,373 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,373 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,373 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,373 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,374 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][128], [20#L56-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 159#(and (= ~i1~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-09 10:48:33,376 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,376 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,376 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,376 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 19#L56true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,380 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,380 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,381 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,381 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,382 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [33#L105true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 149#true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,382 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,382 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,382 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,382 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,383 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 6#L80-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:33,425 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,425 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,425 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,425 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,426 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,426 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,426 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,426 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,431 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,431 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,431 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,431 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,431 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,432 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][128], [20#L56-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 159#(and (= ~i1~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:33,434 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,434 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,434 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,434 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,435 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,435 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,435 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,436 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,436 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,436 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 109#(and (= ~i3~0 0) (= ~i~0 0)), 151#(= ~i~0 0), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 19#L56true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,439 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,439 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,439 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,439 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,447 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,447 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,447 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,447 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [33#L105true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,448 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,448 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,448 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:33,448 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,456 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,457 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,457 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,457 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 19#L56true, 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,458 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,458 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,458 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,458 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,461 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 19#L56true, 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-09 10:48:33,461 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,461 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,461 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,461 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,462 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 39#L81true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,576 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,576 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,576 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,576 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [33#L105true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,577 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,577 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,577 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,577 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,585 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 19#L56true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:33,585 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,585 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,585 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,586 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,586 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,589 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,590 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,590 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,590 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 149#true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 19#L56true, 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,591 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,591 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,592 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,592 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 53#L91-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,615 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,616 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,616 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,616 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [70#L46-1true, 41#L80true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:33,617 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,617 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,617 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,617 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:33,628 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][128], [20#L56-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 159#(and (= ~i1~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-09 10:48:33,629 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,629 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,629 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,629 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,630 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,640 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 151#(= ~i~0 0), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 19#L56true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,640 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,641 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,641 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,641 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,641 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][128], [20#L56-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 159#(and (= ~i1~0 0) (= ~i~0 0)), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,643 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,643 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,643 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,643 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [70#L46-1true, 41#L80true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:33,672 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,672 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,672 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,672 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,680 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][128], [20#L56-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 159#(and (= ~i1~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-09 10:48:33,680 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,680 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,680 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,680 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,680 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,681 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 19#L56true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,681 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,681 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,681 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,681 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,681 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][128], [20#L56-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 159#(and (= ~i1~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,690 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,690 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,690 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,690 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][161], [99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,702 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,702 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,702 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,702 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 6#L80-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:33,703 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,704 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,704 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,704 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [41#L80true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,705 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,705 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,705 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,705 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [24#thread3EXITtrue, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,706 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,706 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,706 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,706 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,716 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,716 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,716 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,716 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,716 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,716 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,717 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][128], [20#L56-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 109#(and (= ~i3~0 0) (= ~i~0 0)), 159#(and (= ~i1~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,717 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,717 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,718 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,718 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,718 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,728 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 149#true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 19#L56true, 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,729 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,729 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,729 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,729 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,729 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 40#L57true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,730 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,730 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,731 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,731 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 40#L57true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,731 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,731 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,731 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,731 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][235], [33#L105true, 20#L56-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,732 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,732 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,732 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,732 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [114#(and (= ~i3~0 0) (= ~i1~0 1) (= ~i~0 1)), 33#L105true, 20#L56-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,733 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,733 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,733 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,733 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 6#L80-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:33,755 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,755 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,755 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,755 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [41#L80true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,756 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,756 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,756 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,756 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,757 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,757 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,757 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,757 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,766 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,766 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,766 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,767 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,767 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,767 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,767 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][128], [20#L56-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 109#(and (= ~i3~0 0) (= ~i~0 0)), 159#(and (= ~i1~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,767 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,767 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,767 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,767 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,767 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,768 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 149#true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 19#L56true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,768 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,768 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,768 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,768 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,768 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,782 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,782 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,782 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,782 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,782 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,782 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,783 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,783 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][235], [20#L56-1true, 33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,783 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,783 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,783 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,783 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [114#(and (= ~i3~0 0) (= ~i1~0 1) (= ~i~0 1)), 20#L56-1true, 33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,784 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,784 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,784 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,784 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,792 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,792 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,792 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,792 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:33,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,793 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,793 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,793 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,793 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 6#L80-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,794 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,794 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,794 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,794 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [33#L105true, 70#L46-1true, 41#L80true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,794 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,795 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,795 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,795 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,804 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 40#L57true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,804 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,804 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,804 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,804 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,805 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,805 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 40#L57true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,805 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,805 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,805 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,805 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,806 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,806 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][235], [20#L56-1true, 33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,806 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,806 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,807 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,807 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,807 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,829 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [114#(and (= ~i3~0 0) (= ~i1~0 1) (= ~i~0 1)), 20#L56-1true, 33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 149#true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,829 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,829 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,829 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,830 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,830 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][235], [99#true, 33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,833 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,833 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,833 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,833 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][235], [33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 152#(= ~i1~0 0), 40#L57true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,834 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,834 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,834 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,834 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [33#L105true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,835 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,835 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,835 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,836 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 149#true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,837 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,837 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,837 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,837 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, 149#true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,869 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,869 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,869 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,869 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 6#L80-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,870 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,870 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,870 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,870 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [33#L105true, 70#L46-1true, 41#L80true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,871 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,871 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,871 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,871 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,883 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,883 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,883 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,883 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,884 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,884 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,884 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,884 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,884 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,885 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,885 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,885 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,885 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][235], [20#L56-1true, 33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,886 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,886 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,886 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,886 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,886 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,887 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [114#(and (= ~i3~0 0) (= ~i1~0 1) (= ~i~0 1)), 33#L105true, 20#L56-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,887 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,887 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,887 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,887 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,887 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][235], [99#true, 33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 152#(= ~i1~0 0), 40#L57true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,905 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,905 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:33,905 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,905 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:33,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][235], [33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,906 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,906 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:33,906 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,906 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:33,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [33#L105true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,906 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,907 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,907 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:33,907 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:33,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 40#L57true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,908 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,908 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,908 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:33,908 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:33,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,919 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,919 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:33,919 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,919 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,920 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,920 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,920 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,920 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [33#L105true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 6#L80-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,921 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,921 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,921 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,921 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,922 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,922 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,922 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:33,922 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,934 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][235], [99#true, 33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 152#(= ~i1~0 0), 40#L57true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,935 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,935 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,935 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,935 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,935 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,936 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][235], [33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,936 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,936 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,936 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,937 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,937 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,937 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [33#L105true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,937 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,938 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,938 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,938 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,938 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,959 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 149#true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,960 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,960 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,960 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,960 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,960 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,975 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,975 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,975 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,975 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [33#L105true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 6#L80-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,976 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,976 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,976 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,976 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,976 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,976 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,977 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:33,977 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:33,986 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][235], [99#true, 33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,986 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,986 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:33,986 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,986 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:33,986 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,987 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][235], [33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,987 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,987 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:33,987 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,987 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,987 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:33,988 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [33#L105true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,988 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,988 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,988 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:33,988 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:33,988 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,989 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:33,989 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,989 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,989 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:33,989 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:33,989 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:34,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 33#L105true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,017 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:34,017 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:34,017 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:34,017 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:34,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [33#L105true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,018 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:34,018 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:34,018 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:34,018 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:34,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [33#L105true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,019 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:34,019 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:34,019 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:34,020 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:34,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [24#thread3EXITtrue, 70#L46-1true, 41#L80true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,020 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:34,020 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:34,020 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:34,021 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:34,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 33#L105true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,059 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:34,059 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:34,059 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:34,059 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:34,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [33#L105true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,060 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:34,060 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:34,060 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:34,061 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:34,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [33#L105true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,061 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:34,061 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:34,061 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:34,061 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:34,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [24#thread3EXITtrue, 41#L80true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,062 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:34,062 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:34,062 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:34,062 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:34,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,093 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:34,093 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:34,093 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:34,093 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:34,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [24#thread3EXITtrue, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 6#L80-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,094 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:34,094 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:34,094 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:34,095 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:34,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][162], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-09 10:48:34,106 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:34,106 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,106 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,106 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][161], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-09 10:48:34,113 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:34,113 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,113 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,113 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [24#thread3EXITtrue, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 6#L80-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,133 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,133 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:34,133 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:34,133 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:34,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][162], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-09 10:48:34,146 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,147 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,147 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,147 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][161], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-09 10:48:34,155 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,155 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,155 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,156 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,270 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,270 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:34,270 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:34,270 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:34,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,270 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,270 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:34,270 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:34,270 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:34,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [24#thread3EXITtrue, 99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,271 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,271 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:34,271 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:34,271 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:34,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [24#thread3EXITtrue, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,271 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,272 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:34,272 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:34,272 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:34,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [24#thread3EXITtrue, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,276 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,276 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:34,276 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:34,277 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:34,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][228], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, 35#L131-4true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-09 10:48:34,277 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,278 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:34,280 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,280 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][234], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, 35#L131-4true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-09 10:48:34,281 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,282 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,282 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:34,282 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [24#thread3EXITtrue, 99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,336 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,336 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,336 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,336 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:34,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [24#thread3EXITtrue, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,337 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,337 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,337 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,337 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:34,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [24#thread3EXITtrue, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,337 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,337 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,337 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,338 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:34,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][228], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 152#(= ~i1~0 0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-09 10:48:34,340 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,340 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,340 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,341 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][234], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-09 10:48:34,341 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,341 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,341 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,341 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][162], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 82#L132-1true, 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-09 10:48:34,348 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,348 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,348 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,348 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][161], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 82#L132-1true, 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-09 10:48:34,356 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,356 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,356 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,356 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,370 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,370 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:34,370 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:34,370 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:34,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 33#L105true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,370 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,371 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:34,371 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:34,371 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:34,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][228], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 152#(= ~i1~0 0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,372 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,372 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,372 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,372 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][234], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,373 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,373 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,373 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,373 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][162], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,374 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,374 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,374 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,374 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][161], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 149#true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,374 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,374 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,375 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,375 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][228], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, 82#L132-1true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-09 10:48:34,434 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,434 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,435 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,435 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][228], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,435 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,435 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,435 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,435 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][234], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 82#L132-1true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-09 10:48:34,436 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,436 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,436 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,436 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][234], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,437 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,437 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,437 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,437 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][162], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,438 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,438 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,438 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,438 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][161], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,438 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,438 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,439 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,439 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 33#L105true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,467 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,467 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,467 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:34,467 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][228], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, 82#L132-1true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,511 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:34,511 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:34,511 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:34,511 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][234], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 82#L132-1true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,511 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:34,511 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:34,512 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:34,512 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][162], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 82#L132-1true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,512 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:34,512 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:34,512 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,512 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:34,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][161], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 82#L132-1true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,513 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:34,513 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:34,513 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,513 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:34,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [24#thread3EXITtrue, 99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,543 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:34,543 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:34,543 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,543 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][228], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 152#(= ~i1~0 0), 57#L133true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,577 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:34,577 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:34,577 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:34,577 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:34,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][234], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 57#L133true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,577 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:34,578 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:34,578 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:34,578 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:34,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][162], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 57#L133true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,578 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:34,578 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:34,578 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:34,579 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:34,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][161], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 57#L133true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,579 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:34,579 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:34,579 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:34,579 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:34,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [24#thread3EXITtrue, 99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:34,611 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:34,611 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,611 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:34,611 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:34,756 INFO L124 PetriNetUnfolderBase]: 11349/19193 cut-off events. [2024-11-09 10:48:34,757 INFO L125 PetriNetUnfolderBase]: For 11521/13096 co-relation queries the response was YES. [2024-11-09 10:48:34,859 INFO L83 FinitePrefix]: Finished finitePrefix Result has 50682 conditions, 19193 events. 11349/19193 cut-off events. For 11521/13096 co-relation queries the response was YES. Maximal size of possible extension queue 760. Compared 152907 event pairs, 2198 based on Foata normal form. 232/18112 useless extension candidates. Maximal degree in co-relation 32816. Up to 4625 conditions per place. [2024-11-09 10:48:34,975 INFO L140 encePairwiseOnDemand]: 81/92 looper letters, 184 selfloop transitions, 31 changer transitions 9/308 dead transitions. [2024-11-09 10:48:34,976 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 123 places, 308 transitions, 1723 flow [2024-11-09 10:48:34,976 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-09 10:48:34,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-11-09 10:48:34,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 686 transitions. [2024-11-09 10:48:34,978 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6778656126482213 [2024-11-09 10:48:34,978 INFO L175 Difference]: Start difference. First operand has 113 places, 154 transitions, 695 flow. Second operand 11 states and 686 transitions. [2024-11-09 10:48:34,978 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 123 places, 308 transitions, 1723 flow [2024-11-09 10:48:34,996 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 123 places, 308 transitions, 1723 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 10:48:35,000 INFO L231 Difference]: Finished difference. Result has 129 places, 177 transitions, 924 flow [2024-11-09 10:48:35,000 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=695, PETRI_DIFFERENCE_MINUEND_PLACES=113, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=154, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=134, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=924, PETRI_PLACES=129, PETRI_TRANSITIONS=177} [2024-11-09 10:48:35,001 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 37 predicate places. [2024-11-09 10:48:35,001 INFO L471 AbstractCegarLoop]: Abstraction has has 129 places, 177 transitions, 924 flow [2024-11-09 10:48:35,002 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 51.77777777777778) internal successors, (466), 9 states have internal predecessors, (466), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:35,002 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:48:35,002 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:48:35,002 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-09 10:48:35,002 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-09 10:48:35,003 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:48:35,003 INFO L85 PathProgramCache]: Analyzing trace with hash -1632921615, now seen corresponding path program 5 times [2024-11-09 10:48:35,003 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:48:35,003 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1334399027] [2024-11-09 10:48:35,003 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:48:35,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:48:35,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:48:35,240 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:48:35,241 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:48:35,241 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1334399027] [2024-11-09 10:48:35,241 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1334399027] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:48:35,241 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:48:35,241 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 10:48:35,241 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [886404306] [2024-11-09 10:48:35,241 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:48:35,242 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 10:48:35,242 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:48:35,243 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 10:48:35,243 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-09 10:48:35,278 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 46 out of 92 [2024-11-09 10:48:35,279 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 129 places, 177 transitions, 924 flow. Second operand has 5 states, 5 states have (on average 53.8) internal successors, (269), 5 states have internal predecessors, (269), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:35,279 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:48:35,279 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 46 of 92 [2024-11-09 10:48:35,279 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:48:35,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 53#L91-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 152#(= ~i1~0 0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 179#true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-09 10:48:35,731 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-09 10:48:35,731 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:48:35,731 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:48:35,731 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:48:35,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 53#L91-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 152#(= ~i1~0 0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 179#true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-09 10:48:35,764 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-09 10:48:35,764 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:48:35,764 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:48:35,764 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:48:35,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 151#(= ~i~0 0), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 143#(<= ~n2~0 ~n3~0), Black: 152#(= ~i1~0 0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-09 10:48:35,815 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-09 10:48:35,815 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-09 10:48:35,815 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-09 10:48:35,816 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-09 10:48:35,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 151#(= ~i~0 0), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 143#(<= ~n2~0 ~n3~0), Black: 152#(= ~i1~0 0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-09 10:48:35,978 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-09 10:48:35,978 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-09 10:48:35,978 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-09 10:48:35,978 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-09 10:48:35,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 53#L91-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 152#(= ~i1~0 0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 179#true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 19#L56true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-09 10:48:35,987 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-09 10:48:35,987 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:35,987 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:35,987 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:36,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 53#L91-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 152#(= ~i1~0 0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 179#true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 19#L56true, 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-09 10:48:36,016 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-09 10:48:36,016 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:36,017 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:36,017 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:36,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 53#L91-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,023 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:48:36,024 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:36,024 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:36,024 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:36,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 53#L91-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,060 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:36,060 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:36,060 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:36,060 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:36,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 73#L58true, 53#L91-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,077 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-09 10:48:36,077 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:36,077 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:36,077 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:36,077 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 53#L91-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,077 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:48:36,077 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:36,077 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:36,078 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:36,078 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:36,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, 151#(= ~i~0 0), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 143#(<= ~n2~0 ~n3~0), Black: 152#(= ~i1~0 0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-09 10:48:36,085 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-09 10:48:36,085 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-09 10:48:36,085 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-09 10:48:36,085 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-09 10:48:36,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 53#L91-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 152#(= ~i1~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 82#L132-1true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,122 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:36,122 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:36,122 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:36,122 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:36,124 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 53#L91-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,124 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:36,124 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:36,124 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:36,124 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:36,124 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:36,124 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 53#L91-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 152#(= ~i1~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 179#true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 82#L132-1true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,124 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:36,124 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:36,124 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:36,124 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:36,124 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:36,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 73#L58true, 53#L91-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,125 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:48:36,125 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:36,125 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:36,125 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:36,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, 151#(= ~i~0 0), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 143#(<= ~n2~0 ~n3~0), Black: 152#(= ~i1~0 0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-09 10:48:36,130 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-09 10:48:36,130 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:36,130 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:36,130 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:36,184 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 53#L91-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,185 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:36,185 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:36,185 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:36,185 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:36,185 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:36,185 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:36,217 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 53#L91-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,217 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:36,217 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:36,217 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:36,217 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:36,218 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:36,218 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:36,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 21#L45-3true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,226 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:36,226 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:36,226 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:36,226 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:36,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 66#L93-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 73#L58true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,229 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:36,229 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:36,229 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:36,229 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:36,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 73#L58true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,230 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:36,230 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:36,230 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:36,230 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:36,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 21#L45-3true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,267 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:36,267 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:36,267 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:36,267 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:36,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 66#L93-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 73#L58true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,272 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:36,272 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:36,272 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:36,272 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:36,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 73#L58true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,272 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:36,272 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:36,272 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:36,272 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:36,276 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 53#L91-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 152#(= ~i1~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 179#true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, 82#L132-1true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,276 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:36,276 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:36,276 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:36,276 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:36,276 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:36,276 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:36,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 66#L93-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,297 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:36,297 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:36,297 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:36,297 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:36,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,298 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:36,298 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:36,298 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:36,298 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:36,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,311 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:36,311 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:36,311 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:36,311 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:36,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 66#L93-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,351 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:36,351 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:36,351 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:36,351 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:36,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,352 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:36,352 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:36,352 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:36,352 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:36,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,363 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:36,364 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:36,364 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:36,364 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:36,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 66#L93-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 82#L132-1true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,419 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:36,419 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:36,419 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:36,419 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:36,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 82#L132-1true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,420 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:36,420 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:36,420 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:36,420 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:36,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-09 10:48:36,441 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:36,441 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:36,441 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:36,441 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:36,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 73#L58true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,447 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:36,447 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:36,447 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:36,448 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:36,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-09 10:48:36,491 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:36,491 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:36,491 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:36,491 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:36,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 73#L58true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,497 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:36,497 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:36,497 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:36,497 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:36,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,536 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:36,536 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:36,536 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:36,536 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:36,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 19#L56true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,561 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:36,562 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:36,562 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:36,562 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:36,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,766 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:36,766 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:36,770 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:36,770 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:36,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 19#L56true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,797 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:36,797 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:36,797 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:36,797 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:36,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 82#L132-1true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,836 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:36,836 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:36,836 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:36,836 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:36,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-09 10:48:36,861 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:36,862 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:36,862 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:36,862 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:36,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 73#L58true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,863 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,864 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,864 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:36,864 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:36,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-09 10:48:36,886 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,886 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,886 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:36,886 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:36,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 73#L58true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,887 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,888 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,888 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,888 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 152#(= ~i1~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, 82#L132-1true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,904 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,904 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,904 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,904 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:36,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-09 10:48:36,915 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,915 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:36,915 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,915 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 162#(and (= ~i1~0 0) (= ~i~0 1)), 73#L58true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,917 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,917 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:36,917 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:36,918 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, 73#L58true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 179#true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,918 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,918 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:36,918 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:36,918 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,933 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,933 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,933 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,933 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 152#(= ~i1~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, 35#L131-4true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,934 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,934 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,934 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,934 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 13#thread1EXITtrue, 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,936 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,936 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,936 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,936 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,939 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 73#L58true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,939 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,940 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,940 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,940 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:36,940 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:36,951 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-09 10:48:36,952 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-11-09 10:48:36,952 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-09 10:48:36,952 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-09 10:48:36,952 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-09 10:48:36,952 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-09 10:48:36,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-09 10:48:36,953 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-11-09 10:48:36,953 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-09 10:48:36,953 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-09 10:48:36,953 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-09 10:48:36,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-09 10:48:36,958 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,958 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,958 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,958 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 162#(and (= ~i1~0 0) (= ~i~0 1)), 73#L58true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,961 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,961 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,961 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,961 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, 73#L58true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,961 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,961 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,962 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,962 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,976 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,976 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,976 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:36,977 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:36,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [18#L106true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 179#true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 82#L132-1true, 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,977 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,977 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,977 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:36,977 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, 78#L132true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,978 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,978 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,978 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:36,978 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:36,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 13#thread1EXITtrue, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,979 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,979 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:36,979 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,979 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:36,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 152#(= ~i1~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 179#true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 82#L132-1true, 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,979 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,980 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,980 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,980 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:36,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 82#L132-1true, 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,981 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:36,982 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:36,982 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:36,982 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:36,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 152#(= ~i1~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 82#L132-1true, 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,982 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:36,982 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:36,982 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:36,982 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:36,985 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 73#L58true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:36,985 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,985 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,985 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,985 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,985 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,991 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-09 10:48:36,991 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-11-09 10:48:36,991 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 10:48:36,991 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 10:48:36,991 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-09 10:48:36,991 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 10:48:36,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-09 10:48:36,992 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-11-09 10:48:36,992 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 10:48:36,992 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 10:48:36,992 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 10:48:37,017 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 13#thread1EXITtrue, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:37,017 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:37,017 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:37,017 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:37,017 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:37,017 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:37,031 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [18#L106true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 179#true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 82#L132-1true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:37,032 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:37,032 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:37,032 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:37,032 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:37,032 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:37,032 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 179#true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 82#L132-1true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:37,032 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:37,032 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:37,033 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:37,033 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:37,033 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:37,033 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 152#(= ~i1~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, 82#L132-1true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:37,033 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:37,033 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:37,033 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:37,033 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:37,033 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:37,034 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 152#(= ~i1~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, 82#L132-1true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:37,034 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:37,034 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:37,034 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:37,034 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:37,034 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:37,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 179#true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 82#L132-1true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:37,034 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:37,035 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:37,035 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:37,035 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:37,035 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 179#true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 82#L132-1true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:37,035 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:37,035 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:37,035 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:37,035 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:37,035 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:37,054 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 179#true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 82#L132-1true, 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:37,054 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:37,054 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:37,054 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:37,054 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:37,055 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:37,055 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:37,055 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 82#L132-1true, 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:37,055 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:37,055 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:37,055 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:37,055 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:37,056 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:37,056 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:37,057 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 152#(= ~i1~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 179#true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 82#L132-1true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:37,057 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:37,057 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:37,057 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:37,057 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:37,058 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:37,059 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 13#thread1EXITtrue, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:37,059 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:37,059 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:37,059 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:37,059 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:37,059 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:37,123 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 151#(= ~i~0 0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 82#L132-1true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:48:37,123 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:37,123 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:37,123 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:37,123 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:37,123 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:37,123 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:37,432 INFO L124 PetriNetUnfolderBase]: 12162/21832 cut-off events. [2024-11-09 10:48:37,432 INFO L125 PetriNetUnfolderBase]: For 16299/17267 co-relation queries the response was YES. [2024-11-09 10:48:37,529 INFO L83 FinitePrefix]: Finished finitePrefix Result has 60765 conditions, 21832 events. 12162/21832 cut-off events. For 16299/17267 co-relation queries the response was YES. Maximal size of possible extension queue 818. Compared 186007 event pairs, 2056 based on Foata normal form. 139/20288 useless extension candidates. Maximal degree in co-relation 60282. Up to 13258 conditions per place. [2024-11-09 10:48:37,625 INFO L140 encePairwiseOnDemand]: 78/92 looper letters, 121 selfloop transitions, 55 changer transitions 0/285 dead transitions. [2024-11-09 10:48:37,625 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 135 places, 285 transitions, 1704 flow [2024-11-09 10:48:37,625 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-09 10:48:37,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-09 10:48:37,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 440 transitions. [2024-11-09 10:48:37,627 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6832298136645962 [2024-11-09 10:48:37,627 INFO L175 Difference]: Start difference. First operand has 129 places, 177 transitions, 924 flow. Second operand 7 states and 440 transitions. [2024-11-09 10:48:37,627 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 135 places, 285 transitions, 1704 flow [2024-11-09 10:48:37,773 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 135 places, 285 transitions, 1696 flow, removed 4 selfloop flow, removed 0 redundant places. [2024-11-09 10:48:37,777 INFO L231 Difference]: Finished difference. Result has 140 places, 229 transitions, 1409 flow [2024-11-09 10:48:37,777 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=916, PETRI_DIFFERENCE_MINUEND_PLACES=129, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=177, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=21, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=149, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=1409, PETRI_PLACES=140, PETRI_TRANSITIONS=229} [2024-11-09 10:48:37,778 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 48 predicate places. [2024-11-09 10:48:37,778 INFO L471 AbstractCegarLoop]: Abstraction has has 140 places, 229 transitions, 1409 flow [2024-11-09 10:48:37,778 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 53.8) internal successors, (269), 5 states have internal predecessors, (269), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:37,778 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:48:37,779 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:48:37,779 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-09 10:48:37,781 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-09 10:48:37,781 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:48:37,781 INFO L85 PathProgramCache]: Analyzing trace with hash 947421773, now seen corresponding path program 6 times [2024-11-09 10:48:37,782 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:48:37,782 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [424142492] [2024-11-09 10:48:37,782 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:48:37,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:48:37,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:48:37,863 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:48:37,863 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:48:37,863 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [424142492] [2024-11-09 10:48:37,863 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [424142492] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:48:37,864 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:48:37,864 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 10:48:37,864 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [293467985] [2024-11-09 10:48:37,867 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:48:37,867 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:48:37,868 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:48:37,868 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:48:37,868 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:48:37,874 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 54 out of 92 [2024-11-09 10:48:37,875 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 140 places, 229 transitions, 1409 flow. Second operand has 3 states, 3 states have (on average 66.0) internal successors, (198), 3 states have internal predecessors, (198), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:37,875 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:48:37,875 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 54 of 92 [2024-11-09 10:48:37,875 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:48:38,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [130#(<= (+ ~n2~0 1) ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 19#L56true, 193#true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, 28#$Ultimate##0true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,311 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-09 10:48:38,311 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-09 10:48:38,311 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-09 10:48:38,311 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:48:38,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [130#(<= (+ ~n2~0 1) ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 19#L56true, 193#true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, 11#L65true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,332 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-09 10:48:38,333 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:48:38,333 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:48:38,333 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:48:38,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][127], [130#(<= (+ ~n2~0 1) ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 49#L65-1true, 19#L56true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 195#(= ~e2~0 1), 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,395 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-09 10:48:38,395 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:48:38,395 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:38,395 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:48:38,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, 28#$Ultimate##0true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,472 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-09 10:48:38,472 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:38,472 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:38,472 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:38,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 74#L71-1true, 179#true, 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,500 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-09 10:48:38,500 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 10:48:38,500 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 10:48:38,500 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 10:48:38,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, 11#L65true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,508 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-09 10:48:38,508 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:38,508 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:38,508 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:38,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][60], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 49#L65-1true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 195#(= ~e2~0 1), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,508 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-09 10:48:38,508 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:38,508 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:38,508 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:38,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, 28#$Ultimate##0true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,513 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-09 10:48:38,513 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:38,513 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:38,513 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:38,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 74#L71-1true, 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,528 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-09 10:48:38,528 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-09 10:48:38,528 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-09 10:48:38,529 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-09 10:48:38,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,536 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-09 10:48:38,536 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:38,536 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:38,536 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:38,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, 11#L65true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,548 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-09 10:48:38,548 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:38,548 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:38,548 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:38,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 41#L80true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,575 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:48:38,575 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:38,575 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:38,575 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:38,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][60], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 49#L65-1true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 195#(= ~e2~0 1), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,584 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:48:38,584 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:38,585 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:38,585 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:38,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][60], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,589 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-09 10:48:38,589 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:38,589 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:38,589 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:38,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][60], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 195#(= ~e2~0 1), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,629 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-09 10:48:38,629 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:38,629 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:38,629 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:38,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 74#L71-1true, 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,646 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-09 10:48:38,646 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:38,646 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:38,646 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:38,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 74#L71-1true, 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,683 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-09 10:48:38,683 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:38,683 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:38,684 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:38,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 41#L80true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,693 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:38,693 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:38,693 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:38,693 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:38,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][60], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,702 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-09 10:48:38,702 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:38,702 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:38,702 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:38,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 74#L71-1true, 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,722 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:38,722 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,722 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:38,722 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,725 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 74#L71-1true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,725 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,725 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,725 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:38,725 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,725 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:38,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,726 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:38,726 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:38,726 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:38,726 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:38,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][60], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 195#(= ~e2~0 1), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,735 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-09 10:48:38,735 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:38,735 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:38,735 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:38,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,881 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:38,881 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:38,881 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:38,881 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:38,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,891 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:38,891 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:38,892 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:38,892 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:38,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][60], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 195#(= ~e2~0 1), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,893 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-09 10:48:38,893 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:38,893 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:38,893 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:38,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 41#L80true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,912 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:38,912 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:38,913 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,913 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:38,913 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 41#L80true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,913 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:38,913 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:38,913 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:38,913 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,913 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:38,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,916 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:38,916 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:38,916 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:38,916 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:38,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,923 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:38,923 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:38,923 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:38,923 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:38,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][60], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 195#(= ~e2~0 1), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,924 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-09 10:48:38,924 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:38,924 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:38,924 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:38,931 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 74#L71-1true, 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,931 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,931 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,931 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:38,931 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,931 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:38,931 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,931 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,931 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:38,931 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:38,931 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:38,931 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:38,932 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,932 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:38,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 41#L80true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,932 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,932 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,932 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:38,932 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,943 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,943 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:38,943 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,943 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:38,943 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,943 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,943 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 74#L71-1true, 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,943 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:38,943 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,943 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:38,944 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,944 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,944 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:38,944 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,958 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 74#L71-1true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,959 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,959 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,959 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:38,959 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,959 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,959 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:38,959 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,959 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:38,969 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,970 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,970 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:38,970 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:38,970 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:38,970 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,970 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:38,970 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:38,977 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:38,977 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,977 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,977 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:38,977 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:38,977 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:38,977 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:39,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([644] L45-1-->L45-3: Formula: (= v_~n1~0_5 |v_thread1Thread1of1ForFork2_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork2_~tmp3~0#1=|v_thread1Thread1of1ForFork2_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork2_~tmp3~0#1=|v_thread1Thread1of1ForFork2_~tmp3~0#1_9|, ~n1~0=v_~n1~0_5} AuxVars[] AssignedVars[~n1~0][58], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 21#L45-3true, 193#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,005 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:39,005 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:39,006 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:39,006 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:39,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([669] L81-->L82: Formula: (= v_~n2~0_4 0) InVars {} OutVars{~n2~0=v_~n2~0_4} AuxVars[] AssignedVars[~n2~0][143], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 21#L45-3true, 193#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,006 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:39,007 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:39,007 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:39,007 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,007 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 41#L80true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,007 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:39,007 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:39,007 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:39,007 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:39,007 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:39,007 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:39,007 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:39,007 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:39,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 74#L71-1true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,008 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:39,008 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:39,008 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:39,008 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:39,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 193#true, 41#L80true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,009 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:39,009 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:39,009 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:39,009 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:39,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,029 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:39,029 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:39,029 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:39,029 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:39,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,041 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:39,041 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:39,041 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:39,041 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:39,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 19#L56true, 99#true, 193#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,042 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:39,042 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:39,042 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:39,042 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:39,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,055 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:39,055 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:39,055 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:39,055 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:39,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,056 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:39,056 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:39,056 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:39,056 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:39,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132-1true, 99#true, 193#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 41#L80true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,057 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:39,057 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:39,057 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:39,057 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:39,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,067 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:39,067 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,067 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:39,067 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,068 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 193#true, 41#L80true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,068 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:39,068 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:39,069 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:39,069 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:39,069 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:39,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 19#L56true, 99#true, 193#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,069 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:39,069 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:39,069 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:39,069 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:39,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([644] L45-1-->L45-3: Formula: (= v_~n1~0_5 |v_thread1Thread1of1ForFork2_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork2_~tmp3~0#1=|v_thread1Thread1of1ForFork2_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork2_~tmp3~0#1=|v_thread1Thread1of1ForFork2_~tmp3~0#1_9|, ~n1~0=v_~n1~0_5} AuxVars[] AssignedVars[~n1~0][58], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 21#L45-3true, 193#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,096 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:39,096 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:39,096 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,096 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,107 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132-1true, 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 193#true, 41#L80true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,108 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:39,108 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:39,108 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:39,108 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:39,108 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:39,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,113 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,114 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,114 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:39,114 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,114 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,114 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:39,114 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:39,114 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:39,114 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:39,114 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:39,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 73#L58true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,125 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:39,125 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,125 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,125 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:39,128 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,128 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:39,128 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,128 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:39,128 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,128 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,128 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:39,128 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,128 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,129 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:39,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,138 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:39,138 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:39,138 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:39,138 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,138 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,138 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,138 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,138 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:39,138 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:39,138 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 73#L58true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,150 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,150 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:39,150 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:39,150 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,153 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,153 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,153 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:39,153 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:39,153 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:39,153 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,154 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:39,154 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:39,154 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:39,154 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:39,174 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 73#L58true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,174 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,174 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,174 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,174 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:39,174 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:39,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132-1true, 99#true, 193#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,198 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:39,198 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:39,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:39,198 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:39,199 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 73#L58true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,199 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:39,199 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:39,199 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:39,199 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,199 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,206 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:39,206 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,206 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:39,207 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:39,373 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,373 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:39,373 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,373 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:39,373 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:39,374 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:39,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,392 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:39,392 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:39,392 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:39,392 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:39,415 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,415 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:39,416 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:39,416 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:39,416 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:39,416 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:39,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 57#L133true, Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,479 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:39,479 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:39,479 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:39,479 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:39,484 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132-1true, 99#true, 193#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,484 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:39,484 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:39,485 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:39,485 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:39,485 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:39,542 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 57#L133true, Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:39,542 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:39,542 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:39,542 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:39,543 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:39,543 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:39,695 INFO L124 PetriNetUnfolderBase]: 8209/17471 cut-off events. [2024-11-09 10:48:39,695 INFO L125 PetriNetUnfolderBase]: For 17934/18856 co-relation queries the response was YES. [2024-11-09 10:48:39,830 INFO L83 FinitePrefix]: Finished finitePrefix Result has 51097 conditions, 17471 events. 8209/17471 cut-off events. For 17934/18856 co-relation queries the response was YES. Maximal size of possible extension queue 687. Compared 169859 event pairs, 2756 based on Foata normal form. 441/16454 useless extension candidates. Maximal degree in co-relation 50727. Up to 5927 conditions per place. [2024-11-09 10:48:39,926 INFO L140 encePairwiseOnDemand]: 88/92 looper letters, 75 selfloop transitions, 2 changer transitions 0/248 dead transitions. [2024-11-09 10:48:39,926 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 142 places, 248 transitions, 1679 flow [2024-11-09 10:48:39,926 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:48:39,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:48:39,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 210 transitions. [2024-11-09 10:48:39,927 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7608695652173914 [2024-11-09 10:48:39,928 INFO L175 Difference]: Start difference. First operand has 140 places, 229 transitions, 1409 flow. Second operand 3 states and 210 transitions. [2024-11-09 10:48:39,928 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 142 places, 248 transitions, 1679 flow [2024-11-09 10:48:40,098 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 142 places, 248 transitions, 1679 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 10:48:40,101 INFO L231 Difference]: Finished difference. Result has 143 places, 228 transitions, 1411 flow [2024-11-09 10:48:40,101 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=1401, PETRI_DIFFERENCE_MINUEND_PLACES=140, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=228, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=226, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1411, PETRI_PLACES=143, PETRI_TRANSITIONS=228} [2024-11-09 10:48:40,102 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 51 predicate places. [2024-11-09 10:48:40,102 INFO L471 AbstractCegarLoop]: Abstraction has has 143 places, 228 transitions, 1411 flow [2024-11-09 10:48:40,103 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 66.0) internal successors, (198), 3 states have internal predecessors, (198), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:40,103 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:48:40,103 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:48:40,103 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-09 10:48:40,103 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-09 10:48:40,104 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:48:40,104 INFO L85 PathProgramCache]: Analyzing trace with hash 828620929, now seen corresponding path program 7 times [2024-11-09 10:48:40,104 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:48:40,104 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1887142136] [2024-11-09 10:48:40,104 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:48:40,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:48:40,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:48:40,365 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:48:40,365 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:48:40,366 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1887142136] [2024-11-09 10:48:40,366 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1887142136] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:48:40,366 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:48:40,366 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 10:48:40,366 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1096256725] [2024-11-09 10:48:40,366 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:48:40,366 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 10:48:40,367 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:48:40,367 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 10:48:40,367 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-09 10:48:40,412 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 46 out of 92 [2024-11-09 10:48:40,412 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 143 places, 228 transitions, 1411 flow. Second operand has 5 states, 5 states have (on average 53.8) internal successors, (269), 5 states have internal predecessors, (269), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:40,413 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:48:40,413 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 46 of 92 [2024-11-09 10:48:40,413 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:48:40,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 84#L93-1true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:40,816 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-09 10:48:40,816 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-09 10:48:40,816 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-09 10:48:40,816 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:48:40,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 80#L93true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:40,816 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-09 10:48:40,816 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-09 10:48:40,816 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-09 10:48:40,816 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-09 10:48:40,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 84#L93-1true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 195#(= ~e2~0 1), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:40,855 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-09 10:48:40,855 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:48:40,855 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:48:40,855 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:48:40,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 80#L93true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 195#(= ~e2~0 1), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:40,855 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-09 10:48:40,855 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:48:40,855 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-09 10:48:40,855 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-09 10:48:40,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 66#L93-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:40,859 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-09 10:48:40,859 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-09 10:48:40,859 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-09 10:48:40,859 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:48:40,860 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 84#L93-1true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:40,860 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-09 10:48:40,860 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-09 10:48:40,860 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-09 10:48:40,860 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-09 10:48:40,860 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:48:40,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 66#L93-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 195#(= ~e2~0 1), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:40,903 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-09 10:48:40,903 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:48:40,903 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:48:40,903 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:48:40,904 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 84#L93-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 195#(= ~e2~0 1), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:40,904 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-09 10:48:40,904 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:48:40,904 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:48:40,904 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:48:40,904 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:48:40,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 80#L93true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:40,973 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2024-11-09 10:48:40,973 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-09 10:48:40,973 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-09 10:48:40,973 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-09 10:48:40,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 84#L93-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:40,973 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-09 10:48:40,974 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:40,974 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:40,974 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:41,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 80#L93true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 195#(= ~e2~0 1), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,149 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-09 10:48:41,149 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-09 10:48:41,149 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-09 10:48:41,149 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-09 10:48:41,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 84#L93-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 195#(= ~e2~0 1), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,149 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-09 10:48:41,149 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:41,149 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:41,149 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:41,153 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 84#L93-1true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,153 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-09 10:48:41,153 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:41,153 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:41,153 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:48:41,153 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:41,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,155 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-09 10:48:41,155 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:48:41,155 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:41,155 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:48:41,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,155 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-09 10:48:41,155 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:41,155 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:41,155 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:41,159 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,159 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-09 10:48:41,159 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-09 10:48:41,159 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-09 10:48:41,159 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-09 10:48:41,159 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-09 10:48:41,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 84#L93-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,200 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-09 10:48:41,200 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:41,200 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:41,200 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:41,204 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 84#L93-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 195#(= ~e2~0 1), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,204 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-09 10:48:41,204 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:41,204 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:41,204 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:41,204 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:41,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 195#(= ~e2~0 1), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,206 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-09 10:48:41,206 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:41,206 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:41,206 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:41,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 195#(= ~e2~0 1), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,206 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-09 10:48:41,206 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:41,206 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:41,206 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:41,210 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 195#(= ~e2~0 1), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,211 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-09 10:48:41,211 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-09 10:48:41,211 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-09 10:48:41,211 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-09 10:48:41,211 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-09 10:48:41,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 84#L93-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 41#L80true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,258 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:48:41,258 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:41,258 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:41,259 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:41,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 80#L93true, 41#L80true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,280 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-09 10:48:41,280 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 10:48:41,280 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 10:48:41,280 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 10:48:41,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 80#L93true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,322 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-09 10:48:41,322 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-09 10:48:41,322 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-09 10:48:41,323 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-09 10:48:41,329 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 84#L93-1true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,329 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-09 10:48:41,330 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:41,330 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:41,330 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:41,330 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:41,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,331 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-09 10:48:41,331 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:41,331 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:41,331 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:41,339 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,339 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-09 10:48:41,339 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-09 10:48:41,339 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-09 10:48:41,339 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-09 10:48:41,339 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-09 10:48:41,383 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 84#L93-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,383 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:48:41,383 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:41,384 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:41,384 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:41,384 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:41,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,385 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:48:41,385 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:41,385 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:41,385 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:41,393 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,393 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-09 10:48:41,393 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:41,393 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:41,393 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:41,393 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:41,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,403 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:48:41,404 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:41,404 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:41,404 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:41,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,407 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-09 10:48:41,407 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:41,407 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:41,407 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:41,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,407 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:48:41,407 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:41,407 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:41,407 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:41,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 195#(= ~e2~0 1), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,467 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:41,467 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:41,467 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:41,467 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:41,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 195#(= ~e2~0 1), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,469 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-09 10:48:41,469 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:41,469 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:41,469 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:41,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 195#(= ~e2~0 1), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,470 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:41,470 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:41,470 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:41,470 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:41,488 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 195#(= ~e2~0 1), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,489 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:41,489 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:41,489 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:41,489 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:41,489 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:41,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 53#L91-3true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,489 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:41,489 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:41,490 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:41,490 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:41,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 84#L93-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,490 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:41,490 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:41,490 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:41,490 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:41,693 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 195#(= ~e2~0 1), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,693 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:41,693 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:41,693 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:41,693 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:41,693 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:41,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 53#L91-3true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,694 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:41,694 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:41,694 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:41,694 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:41,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 84#L93-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,695 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:41,695 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:41,695 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:41,695 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:41,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 80#L93true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,723 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:41,723 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:41,723 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:41,723 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:41,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 84#L93-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,724 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:41,724 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:41,724 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:41,724 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:41,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,742 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-09 10:48:41,742 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:41,742 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:41,742 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:41,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,742 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:41,742 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:41,742 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:41,743 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:41,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 80#L93true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,776 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:41,776 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:41,776 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:41,776 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:41,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 84#L93-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,777 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:41,777 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:41,777 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:41,777 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:41,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 195#(= ~e2~0 1), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,797 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-09 10:48:41,798 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:41,798 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:41,798 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:41,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 195#(= ~e2~0 1), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,798 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:41,798 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:41,798 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:41,798 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:41,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,803 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:41,803 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:41,804 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:41,804 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:41,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,804 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:41,804 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:41,804 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:41,804 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:41,804 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 195#(= ~e2~0 1), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,805 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:41,805 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:41,805 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:41,805 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:41,805 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:41,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 41#L80true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,808 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-09 10:48:41,808 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:41,808 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:41,808 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:41,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,847 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:41,847 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:41,847 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:41,847 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:41,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,847 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:41,848 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:41,848 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:41,848 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:41,848 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 195#(= ~e2~0 1), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,848 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:41,848 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:41,848 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:41,848 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:41,848 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:41,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,851 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-09 10:48:41,851 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:41,851 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:41,851 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:41,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,945 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:41,945 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:41,945 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:41,945 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:41,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:41,992 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:41,992 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:41,992 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:41,992 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:42,025 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:42,025 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:42,025 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,025 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:42,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:42,026 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:42,026 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:42,026 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:42,026 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L91-1-->L91-3: Formula: (= v_~n3~0_6 |v_thread3Thread1of1ForFork1_~tmp1~1#1_9|) InVars {thread3Thread1of1ForFork1_~tmp1~1#1=|v_thread3Thread1of1ForFork1_~tmp1~1#1_9|} OutVars{~n3~0=v_~n3~0_6, thread3Thread1of1ForFork1_~tmp1~1#1=|v_thread3Thread1of1ForFork1_~tmp1~1#1_9|} AuxVars[] AssignedVars[~n3~0][169], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 73#L58true, 53#L91-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:42,042 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-09 10:48:42,042 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:42,042 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:42,042 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:42,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L91-1-->L91-3: Formula: (= v_~n3~0_6 |v_thread3Thread1of1ForFork1_~tmp1~1#1_9|) InVars {thread3Thread1of1ForFork1_~tmp1~1#1=|v_thread3Thread1of1ForFork1_~tmp1~1#1_9|} OutVars{~n3~0=v_~n3~0_6, thread3Thread1of1ForFork1_~tmp1~1#1=|v_thread3Thread1of1ForFork1_~tmp1~1#1_9|} AuxVars[] AssignedVars[~n3~0][169], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 73#L58true, 53#L91-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:42,042 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:42,042 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:42,042 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:42,042 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:42,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:42,066 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:42,066 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:42,066 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:42,066 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:42,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:42,067 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:42,067 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:42,067 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:42,067 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:42,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:42,432 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:42,432 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:42,432 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:42,432 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:42,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:42,433 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:42,433 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:42,433 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:42,433 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:42,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:42,472 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:42,472 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:42,472 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:42,472 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:42,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:42,473 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:42,473 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:42,473 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:42,473 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:42,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:42,524 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:42,524 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:42,524 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:42,524 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:42,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:42,568 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:42,568 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:42,569 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:42,569 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:43,203 INFO L124 PetriNetUnfolderBase]: 14614/26742 cut-off events. [2024-11-09 10:48:43,203 INFO L125 PetriNetUnfolderBase]: For 35934/37117 co-relation queries the response was YES. [2024-11-09 10:48:43,351 INFO L83 FinitePrefix]: Finished finitePrefix Result has 85202 conditions, 26742 events. 14614/26742 cut-off events. For 35934/37117 co-relation queries the response was YES. Maximal size of possible extension queue 927. Compared 237366 event pairs, 1804 based on Foata normal form. 180/25074 useless extension candidates. Maximal degree in co-relation 84560. Up to 14833 conditions per place. [2024-11-09 10:48:43,464 INFO L140 encePairwiseOnDemand]: 78/92 looper letters, 149 selfloop transitions, 54 changer transitions 0/328 dead transitions. [2024-11-09 10:48:43,464 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 149 places, 328 transitions, 2328 flow [2024-11-09 10:48:43,465 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-09 10:48:43,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-09 10:48:43,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 442 transitions. [2024-11-09 10:48:43,466 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6863354037267081 [2024-11-09 10:48:43,466 INFO L175 Difference]: Start difference. First operand has 143 places, 228 transitions, 1411 flow. Second operand 7 states and 442 transitions. [2024-11-09 10:48:43,466 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 149 places, 328 transitions, 2328 flow [2024-11-09 10:48:43,686 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 147 places, 328 transitions, 2324 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 10:48:43,691 INFO L231 Difference]: Finished difference. Result has 151 places, 262 transitions, 1827 flow [2024-11-09 10:48:43,691 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=1407, PETRI_DIFFERENCE_MINUEND_PLACES=141, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=228, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=27, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=192, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=1827, PETRI_PLACES=151, PETRI_TRANSITIONS=262} [2024-11-09 10:48:43,692 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 59 predicate places. [2024-11-09 10:48:43,692 INFO L471 AbstractCegarLoop]: Abstraction has has 151 places, 262 transitions, 1827 flow [2024-11-09 10:48:43,692 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 53.8) internal successors, (269), 5 states have internal predecessors, (269), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:43,692 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:48:43,692 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:48:43,692 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-09 10:48:43,692 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-09 10:48:43,693 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:48:43,693 INFO L85 PathProgramCache]: Analyzing trace with hash 1752127785, now seen corresponding path program 8 times [2024-11-09 10:48:43,693 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:48:43,693 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [205034650] [2024-11-09 10:48:43,693 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:48:43,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:48:43,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:48:43,764 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:48:43,764 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:48:43,764 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [205034650] [2024-11-09 10:48:43,765 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [205034650] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:48:43,765 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:48:43,765 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 10:48:43,765 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [394813055] [2024-11-09 10:48:43,765 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:48:43,765 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:48:43,766 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:48:43,766 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:48:43,766 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:48:43,770 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 54 out of 92 [2024-11-09 10:48:43,770 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 151 places, 262 transitions, 1827 flow. Second operand has 3 states, 3 states have (on average 66.0) internal successors, (198), 3 states have internal predecessors, (198), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:43,770 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:48:43,770 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 54 of 92 [2024-11-09 10:48:43,770 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:48:44,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,282 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-09 10:48:44,282 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:44,282 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:44,282 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:44,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][58], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-09 10:48:44,282 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-09 10:48:44,282 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:44,282 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:44,282 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:44,286 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][58], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-09 10:48:44,287 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-09 10:48:44,287 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-09 10:48:44,287 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-09 10:48:44,287 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-09 10:48:44,287 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-09 10:48:44,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,323 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-09 10:48:44,323 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:44,323 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:44,323 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:44,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][58], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-09 10:48:44,324 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-09 10:48:44,324 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:44,324 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:44,324 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:44,327 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][58], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-09 10:48:44,327 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-09 10:48:44,327 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-09 10:48:44,327 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 10:48:44,328 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-09 10:48:44,328 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-09 10:48:44,380 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,380 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-09 10:48:44,380 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 10:48:44,380 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 10:48:44,380 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 10:48:44,380 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-09 10:48:44,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 143#(<= ~n2~0 ~n3~0), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,381 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-09 10:48:44,381 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 10:48:44,381 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 10:48:44,381 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 10:48:44,417 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,417 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-09 10:48:44,417 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:44,417 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-09 10:48:44,417 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-09 10:48:44,417 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-09 10:48:44,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 143#(<= ~n2~0 ~n3~0), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,418 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-09 10:48:44,418 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-09 10:48:44,418 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-09 10:48:44,418 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-09 10:48:44,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,424 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-09 10:48:44,424 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-09 10:48:44,424 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-09 10:48:44,424 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-09 10:48:44,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,465 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-09 10:48:44,466 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:44,466 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:44,466 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:44,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,476 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-09 10:48:44,476 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:44,476 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:44,477 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:44,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,524 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-09 10:48:44,524 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:44,524 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:44,524 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:44,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 143#(<= ~n2~0 ~n3~0), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,543 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-09 10:48:44,543 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:44,543 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:44,543 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:44,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 74#L71-1true, 143#(<= ~n2~0 ~n3~0), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,543 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-09 10:48:44,543 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:44,543 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:44,543 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:44,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 143#(<= ~n2~0 ~n3~0), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,586 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-09 10:48:44,586 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:44,586 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:44,586 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:44,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 74#L71-1true, 179#true, 143#(<= ~n2~0 ~n3~0), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,587 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-09 10:48:44,587 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:44,587 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:44,587 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:44,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 41#L80true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 143#(<= ~n2~0 ~n3~0), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,597 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:44,597 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:44,597 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:44,598 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:44,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 70#L46-1true, 41#L80true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,598 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-09 10:48:44,598 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:44,598 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:44,598 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:44,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,607 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-09 10:48:44,607 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:44,607 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:44,607 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:44,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,607 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:44,607 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:44,607 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:44,607 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:44,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 41#L80true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 143#(<= ~n2~0 ~n3~0), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,637 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:44,637 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:44,637 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:44,637 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:44,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,638 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-09 10:48:44,638 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:44,638 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:44,638 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:44,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,647 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-09 10:48:44,647 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:44,647 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:44,647 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:44,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,647 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:44,647 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:44,647 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:44,647 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:44,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,655 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:44,655 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:44,655 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:44,655 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:44,655 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,656 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:44,656 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:44,656 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:44,656 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:44,656 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:44,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 41#L80true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,842 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:44,842 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:44,842 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:44,842 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:44,843 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,843 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:44,843 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:44,843 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:44,843 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:44,843 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:44,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,878 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-09 10:48:44,878 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:44,878 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:44,878 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:44,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,878 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:44,879 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:44,879 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:44,879 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:44,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,908 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-09 10:48:44,908 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:44,908 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:44,908 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:44,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,908 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:44,909 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:44,909 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:44,909 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:44,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,915 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:44,916 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:44,916 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:44,916 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:44,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,929 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-09 10:48:44,929 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:44,929 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:44,929 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:44,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,930 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:44,930 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:44,930 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:44,930 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:44,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,949 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:44,949 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:44,949 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:44,949 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:44,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,964 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-09 10:48:44,964 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:44,964 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:44,964 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:44,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 41#L80true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,964 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:44,965 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:44,965 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:44,965 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:44,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,970 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:44,971 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:44,971 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:44,971 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:44,971 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,971 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:44,971 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:44,971 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:44,971 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:44,971 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:44,972 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:44,972 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:44,972 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:44,972 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:44,972 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:44,973 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:45,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:45,001 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:45,001 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:45,001 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:45,001 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:45,002 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:45,002 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:45,002 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:45,002 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:45,002 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:45,002 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:45,002 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:45,002 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:45,003 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:45,003 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:45,003 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:45,003 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:45,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:45,165 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-11-09 10:48:45,165 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-09 10:48:45,165 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-09 10:48:45,165 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-09 10:48:45,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:45,197 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-11-09 10:48:45,197 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 10:48:45,197 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 10:48:45,197 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 10:48:45,753 INFO L124 PetriNetUnfolderBase]: 9078/19652 cut-off events. [2024-11-09 10:48:45,753 INFO L125 PetriNetUnfolderBase]: For 26975/27987 co-relation queries the response was YES. [2024-11-09 10:48:45,888 INFO L83 FinitePrefix]: Finished finitePrefix Result has 62552 conditions, 19652 events. 9078/19652 cut-off events. For 26975/27987 co-relation queries the response was YES. Maximal size of possible extension queue 769. Compared 197593 event pairs, 3159 based on Foata normal form. 400/18860 useless extension candidates. Maximal degree in co-relation 62001. Up to 6308 conditions per place. [2024-11-09 10:48:45,968 INFO L140 encePairwiseOnDemand]: 88/92 looper letters, 85 selfloop transitions, 2 changer transitions 0/284 dead transitions. [2024-11-09 10:48:45,968 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 153 places, 284 transitions, 2155 flow [2024-11-09 10:48:45,969 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:48:45,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:48:45,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 209 transitions. [2024-11-09 10:48:45,969 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7572463768115942 [2024-11-09 10:48:45,970 INFO L175 Difference]: Start difference. First operand has 151 places, 262 transitions, 1827 flow. Second operand 3 states and 209 transitions. [2024-11-09 10:48:45,970 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 153 places, 284 transitions, 2155 flow [2024-11-09 10:48:46,171 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 153 places, 284 transitions, 2121 flow, removed 17 selfloop flow, removed 0 redundant places. [2024-11-09 10:48:46,174 INFO L231 Difference]: Finished difference. Result has 154 places, 261 transitions, 1792 flow [2024-11-09 10:48:46,175 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=1782, PETRI_DIFFERENCE_MINUEND_PLACES=151, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=261, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=259, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1792, PETRI_PLACES=154, PETRI_TRANSITIONS=261} [2024-11-09 10:48:46,175 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 62 predicate places. [2024-11-09 10:48:46,175 INFO L471 AbstractCegarLoop]: Abstraction has has 154 places, 261 transitions, 1792 flow [2024-11-09 10:48:46,176 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 66.0) internal successors, (198), 3 states have internal predecessors, (198), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:46,176 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:48:46,176 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:48:46,176 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-09 10:48:46,176 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-09 10:48:46,177 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:48:46,177 INFO L85 PathProgramCache]: Analyzing trace with hash -1794954609, now seen corresponding path program 9 times [2024-11-09 10:48:46,177 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:48:46,177 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [522128461] [2024-11-09 10:48:46,177 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:48:46,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:48:46,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:48:46,366 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:48:46,366 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:48:46,367 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [522128461] [2024-11-09 10:48:46,367 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [522128461] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:48:46,367 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:48:46,367 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-11-09 10:48:46,367 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [214746413] [2024-11-09 10:48:46,367 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:48:46,368 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-09 10:48:46,368 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:48:46,369 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-09 10:48:46,369 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72 [2024-11-09 10:48:46,417 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 92 [2024-11-09 10:48:46,418 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 154 places, 261 transitions, 1792 flow. Second operand has 9 states, 9 states have (on average 51.77777777777778) internal successors, (466), 9 states have internal predecessors, (466), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:46,418 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:48:46,418 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 92 [2024-11-09 10:48:46,418 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:48:46,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][110], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, 12#L94-1true, 76#$Ultimate##0true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 212#(= ~e3~0 1), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:46,896 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-09 10:48:46,896 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-09 10:48:46,896 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-09 10:48:46,896 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-09 10:48:46,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][110], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 60#L41true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 212#(= ~e3~0 1), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:46,941 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-09 10:48:46,942 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-09 10:48:46,942 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-09 10:48:46,942 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-09 10:48:46,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][78], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, 76#$Ultimate##0true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-09 10:48:46,952 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-09 10:48:46,952 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-09 10:48:46,952 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-09 10:48:46,953 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-09 10:48:47,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][78], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 60#L41true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 212#(= ~e3~0 1), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:47,221 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-09 10:48:47,221 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-09 10:48:47,222 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-09 10:48:47,222 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-09 10:48:47,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 212#(= ~e3~0 1), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:47,312 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,312 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,312 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:47,312 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-09 10:48:47,319 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2024-11-09 10:48:47,319 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-09 10:48:47,319 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-09 10:48:47,319 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-09 10:48:47,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][78], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 53#L91-3true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-09 10:48:47,321 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-09 10:48:47,321 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:48:47,321 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:48:47,321 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:48:47,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 53#L91-3true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-09 10:48:47,321 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2024-11-09 10:48:47,321 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-09 10:48:47,321 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-09 10:48:47,321 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-09 10:48:47,392 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 212#(= ~e3~0 1), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:47,392 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-09 10:48:47,392 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,392 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,392 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:47,392 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 66#L93-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 212#(= ~e3~0 1), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:47,392 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-09 10:48:47,392 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,392 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:47,393 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,393 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-09 10:48:47,393 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,393 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,393 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,393 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:47,393 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,393 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:47,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-09 10:48:47,393 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-09 10:48:47,393 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:47,393 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,394 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:47,394 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 212#(= ~e3~0 1), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:47,394 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,394 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:47,394 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,394 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:47,394 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,398 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 212#(= ~e3~0 1), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:47,398 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-09 10:48:47,398 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-09 10:48:47,398 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-09 10:48:47,398 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-09 10:48:47,398 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-09 10:48:47,398 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-09 10:48:47,398 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-09 10:48:47,398 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,398 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,398 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:47,399 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,399 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,399 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:47,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][78], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 212#(= ~e3~0 1), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:47,399 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-09 10:48:47,399 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,399 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:47,399 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,400 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-09 10:48:47,400 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-09 10:48:47,400 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:47,400 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,400 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:47,400 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,400 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,463 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 212#(= ~e3~0 1), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:47,464 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,464 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:47,464 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,464 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:47,464 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:47,464 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,464 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][78], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 212#(= ~e3~0 1), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:47,466 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,467 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:47,467 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:47,467 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:47,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 212#(= ~e3~0 1), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:47,554 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-09 10:48:47,554 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 10:48:47,555 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 10:48:47,555 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 10:48:47,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:47,758 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-09 10:48:47,758 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:47,758 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:47,758 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:47,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-09 10:48:47,840 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-09 10:48:47,840 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:47,840 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:47,840 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:47,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:47,841 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-09 10:48:47,841 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:47,841 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:47,841 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:47,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 6#L80-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-09 10:48:47,851 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:47,851 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:47,851 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:47,851 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:47,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), 10#L104-1true, Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:47,852 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:47,852 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:47,852 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:47,852 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:48,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 6#L80-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-09 10:48:48,136 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:48,136 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:48,136 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:48,136 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:48,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), 10#L104-1true, Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,136 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:48,137 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:48,137 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:48,137 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:48,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 39#L81true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-09 10:48:48,149 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:48,149 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:48,149 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:48,149 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:48,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,150 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:48,150 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:48,150 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:48,150 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:48,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,164 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-09 10:48:48,164 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:48,164 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:48,164 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:48,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,164 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:48,164 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:48,164 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:48,164 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:48,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 39#L81true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-09 10:48:48,214 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:48,214 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:48,214 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:48,214 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:48,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,215 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:48,215 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:48,215 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:48,215 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:48,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 74#L71-1true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,216 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-09 10:48:48,216 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:48,216 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:48,216 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:48,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,227 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-09 10:48:48,227 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:48,227 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:48,227 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:48,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,227 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:48,227 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:48,227 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:48,227 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:48,235 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,235 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:48,235 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:48,235 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:48,235 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:48,235 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:48,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,236 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-09 10:48:48,236 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:48,236 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:48,236 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:48,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 212#(= ~e3~0 1), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,251 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-09 10:48:48,251 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:48,251 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:48,251 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:48,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), 10#L104-1true, Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 74#L71-1true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,279 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:48,279 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:48,279 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:48,279 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:48,280 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,280 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:48,280 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:48,280 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:48,280 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:48,280 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:48,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,281 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-09 10:48:48,281 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:48,281 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:48,281 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:48,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 212#(= ~e3~0 1), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,294 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-09 10:48:48,294 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:48,294 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:48,294 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:48,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 6#L80-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,301 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:48,301 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:48,301 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:48,302 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:48,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 41#L80true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), 10#L104-1true, Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,303 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:48,303 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:48,303 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:48,303 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:48,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 6#L80-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,342 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:48,342 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:48,342 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:48,342 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:48,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 41#L80true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), 10#L104-1true, Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,342 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:48,342 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:48,342 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:48,342 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:48,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), 33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 74#L71-1true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,343 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:48,343 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:48,343 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:48,343 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:48,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 39#L81true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,369 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:48,369 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:48,369 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:48,369 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:48,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 6#L80-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, 10#L104-1true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,370 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:48,370 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:48,370 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:48,370 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:48,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), 33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 41#L80true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,371 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:48,371 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:48,371 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:48,371 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:48,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 39#L81true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,421 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,421 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,421 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:48,421 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 6#L80-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, 10#L104-1true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,422 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,422 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,422 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:48,422 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 33#L105true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 41#L80true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,422 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,422 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,422 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:48,422 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 39#L81true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, 10#L104-1true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,455 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,455 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,455 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:48,455 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 33#L105true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 6#L80-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,455 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,455 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,456 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,456 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:48,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 39#L81true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, 10#L104-1true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,456 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,456 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:48,456 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,456 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,457 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,458 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:48,458 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,458 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,458 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,458 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,458 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,458 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:48,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 39#L81true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, 10#L104-1true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,505 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,505 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,506 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,506 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 33#L105true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 6#L80-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,506 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,506 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,506 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,506 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 39#L81true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, 10#L104-1true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,507 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,507 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,507 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,507 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,508 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,508 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,508 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,508 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,509 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,509 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,509 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,509 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 33#L105true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 39#L81true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,545 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,546 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,546 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,546 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 33#L105true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 39#L81true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,546 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,546 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,546 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,546 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 33#L105true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 39#L81true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,547 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,547 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,547 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,547 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, 10#L104-1true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,548 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,548 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,548 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,548 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 6#L80-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,549 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,549 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:48,549 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,549 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), 33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 39#L81true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,605 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:48,605 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:48,605 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:48,605 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 33#L105true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 39#L81true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,606 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:48,606 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:48,606 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,606 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:48,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 33#L105true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 39#L81true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,606 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:48,606 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:48,606 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,606 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:48,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, 10#L104-1true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,608 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:48,608 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,608 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:48,608 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:48,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 6#L80-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,608 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:48,608 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:48,608 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:48,608 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), 33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,653 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:48,653 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:48,653 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:48,653 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 39#L81true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,653 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:48,653 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:48,654 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:48,654 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:48,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 33#L105true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,929 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:48,929 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:48,929 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:48,929 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:48,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 39#L81true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:48,929 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:48,929 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:48,929 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:48,929 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:49,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:49,226 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:49,226 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:49,226 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:49,226 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:49,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:49,339 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:49,339 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:49,339 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:49,339 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:50,188 INFO L124 PetriNetUnfolderBase]: 16280/28259 cut-off events. [2024-11-09 10:48:50,188 INFO L125 PetriNetUnfolderBase]: For 43810/45320 co-relation queries the response was YES. [2024-11-09 10:48:50,417 INFO L83 FinitePrefix]: Finished finitePrefix Result has 96150 conditions, 28259 events. 16280/28259 cut-off events. For 43810/45320 co-relation queries the response was YES. Maximal size of possible extension queue 983. Compared 239971 event pairs, 3160 based on Foata normal form. 87/26513 useless extension candidates. Maximal degree in co-relation 95465. Up to 6261 conditions per place. [2024-11-09 10:48:50,532 INFO L140 encePairwiseOnDemand]: 81/92 looper letters, 205 selfloop transitions, 34 changer transitions 4/394 dead transitions. [2024-11-09 10:48:50,532 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 164 places, 394 transitions, 2888 flow [2024-11-09 10:48:50,533 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-09 10:48:50,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-11-09 10:48:50,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 682 transitions. [2024-11-09 10:48:50,535 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6739130434782609 [2024-11-09 10:48:50,535 INFO L175 Difference]: Start difference. First operand has 154 places, 261 transitions, 1792 flow. Second operand 11 states and 682 transitions. [2024-11-09 10:48:50,535 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 164 places, 394 transitions, 2888 flow [2024-11-09 10:48:50,922 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 162 places, 394 transitions, 2884 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 10:48:50,928 INFO L231 Difference]: Finished difference. Result has 166 places, 268 transitions, 1938 flow [2024-11-09 10:48:50,928 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=1788, PETRI_DIFFERENCE_MINUEND_PLACES=152, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=261, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=27, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=231, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=1938, PETRI_PLACES=166, PETRI_TRANSITIONS=268} [2024-11-09 10:48:50,929 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 74 predicate places. [2024-11-09 10:48:50,929 INFO L471 AbstractCegarLoop]: Abstraction has has 166 places, 268 transitions, 1938 flow [2024-11-09 10:48:50,929 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 51.77777777777778) internal successors, (466), 9 states have internal predecessors, (466), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:50,930 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:48:50,930 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:48:50,930 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-09 10:48:50,930 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-09 10:48:50,931 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:48:50,931 INFO L85 PathProgramCache]: Analyzing trace with hash -483768833, now seen corresponding path program 10 times [2024-11-09 10:48:50,931 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:48:50,931 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [959604123] [2024-11-09 10:48:50,931 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:48:50,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:48:50,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:48:51,171 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:48:51,171 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:48:51,172 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [959604123] [2024-11-09 10:48:51,173 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [959604123] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:48:51,174 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:48:51,174 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 10:48:51,174 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [444096587] [2024-11-09 10:48:51,174 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:48:51,174 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 10:48:51,175 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:48:51,175 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 10:48:51,178 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-09 10:48:51,255 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 49 out of 92 [2024-11-09 10:48:51,255 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 166 places, 268 transitions, 1938 flow. Second operand has 5 states, 5 states have (on average 56.4) internal successors, (282), 5 states have internal predecessors, (282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:51,256 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:48:51,256 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 49 of 92 [2024-11-09 10:48:51,256 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:48:51,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][157], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, 35#L131-4true, 76#$Ultimate##0true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:51,637 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-09 10:48:51,638 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-09 10:48:51,638 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-09 10:48:51,638 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-09 10:48:51,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][157], [60#L41true, Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:51,685 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-09 10:48:51,686 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-09 10:48:51,686 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-09 10:48:51,686 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-09 10:48:51,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][157], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, 12#L94-1true, 76#$Ultimate##0true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:51,693 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-09 10:48:51,693 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-09 10:48:51,694 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-09 10:48:51,694 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-09 10:48:51,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][157], [60#L41true, Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:51,989 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-09 10:48:51,989 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-09 10:48:51,989 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-09 10:48:51,989 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-09 10:48:52,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][157], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 21#L45-3true, 14#L69-3true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:52,156 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-09 10:48:52,156 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:52,156 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:52,156 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:52,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][157], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:52,162 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-09 10:48:52,162 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:52,162 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:48:52,162 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:52,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][157], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 21#L45-3true, 242#true, 14#L69-3true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:52,198 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-09 10:48:52,198 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:48:52,198 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:52,198 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:48:52,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][157], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 19#L56true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:52,396 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-09 10:48:52,396 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:52,396 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:52,396 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:52,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][157], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 19#L56true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:52,460 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-09 10:48:52,460 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:52,460 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:52,460 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:52,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][88], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 21#L45-3true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:52,491 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:52,491 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:52,491 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:52,491 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:52,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][88], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 21#L45-3true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:52,537 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:52,537 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:52,537 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:52,537 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:52,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][88], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:52,562 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:52,562 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:52,562 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:52,562 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:52,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][88], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:52,599 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:52,599 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:52,599 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:52,599 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:52,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][157], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 227#(and (= ~i1~0 0) (= ~i~0 1)), 179#true, 141#true, 35#L131-4true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:52,612 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-09 10:48:52,612 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:52,612 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:52,612 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:52,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][157], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 227#(and (= ~i1~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:52,642 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-09 10:48:52,642 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:52,642 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:52,642 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:52,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][157], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 82#L132-1true, 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 227#(and (= ~i1~0 0) (= ~i~0 1)), 179#true, 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:52,643 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:52,643 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:52,643 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:52,643 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:53,583 INFO L124 PetriNetUnfolderBase]: 10897/21031 cut-off events. [2024-11-09 10:48:53,583 INFO L125 PetriNetUnfolderBase]: For 43211/44008 co-relation queries the response was YES. [2024-11-09 10:48:53,722 INFO L83 FinitePrefix]: Finished finitePrefix Result has 73313 conditions, 21031 events. 10897/21031 cut-off events. For 43211/44008 co-relation queries the response was YES. Maximal size of possible extension queue 752. Compared 188895 event pairs, 2496 based on Foata normal form. 233/19756 useless extension candidates. Maximal degree in co-relation 72739. Up to 13273 conditions per place. [2024-11-09 10:48:53,799 INFO L140 encePairwiseOnDemand]: 81/92 looper letters, 104 selfloop transitions, 59 changer transitions 0/294 dead transitions. [2024-11-09 10:48:53,799 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 170 places, 294 transitions, 2329 flow [2024-11-09 10:48:53,799 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-09 10:48:53,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-09 10:48:53,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 328 transitions. [2024-11-09 10:48:53,801 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7130434782608696 [2024-11-09 10:48:53,801 INFO L175 Difference]: Start difference. First operand has 166 places, 268 transitions, 1938 flow. Second operand 5 states and 328 transitions. [2024-11-09 10:48:53,801 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 170 places, 294 transitions, 2329 flow [2024-11-09 10:48:54,275 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 167 places, 294 transitions, 2282 flow, removed 14 selfloop flow, removed 3 redundant places. [2024-11-09 10:48:54,280 INFO L231 Difference]: Finished difference. Result has 168 places, 263 transitions, 1977 flow [2024-11-09 10:48:54,280 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=1849, PETRI_DIFFERENCE_MINUEND_PLACES=163, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=263, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=59, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=204, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=1977, PETRI_PLACES=168, PETRI_TRANSITIONS=263} [2024-11-09 10:48:54,281 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 76 predicate places. [2024-11-09 10:48:54,281 INFO L471 AbstractCegarLoop]: Abstraction has has 168 places, 263 transitions, 1977 flow [2024-11-09 10:48:54,282 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 56.4) internal successors, (282), 5 states have internal predecessors, (282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:54,282 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:48:54,282 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:48:54,282 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-09 10:48:54,282 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-09 10:48:54,282 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:48:54,283 INFO L85 PathProgramCache]: Analyzing trace with hash 757494299, now seen corresponding path program 11 times [2024-11-09 10:48:54,283 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:48:54,283 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [705798283] [2024-11-09 10:48:54,283 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:48:54,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:48:54,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:48:54,444 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:48:54,445 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:48:54,445 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [705798283] [2024-11-09 10:48:54,445 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [705798283] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:48:54,445 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:48:54,445 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 10:48:54,446 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1407139416] [2024-11-09 10:48:54,446 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:48:54,446 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 10:48:54,446 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:48:54,447 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 10:48:54,447 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-09 10:48:54,508 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 49 out of 92 [2024-11-09 10:48:54,509 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 168 places, 263 transitions, 1977 flow. Second operand has 5 states, 5 states have (on average 56.4) internal successors, (282), 5 states have internal predecessors, (282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:54,509 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:48:54,509 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 49 of 92 [2024-11-09 10:48:54,509 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:48:55,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 248#true, 70#L46-1true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,057 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-09 10:48:55,057 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-09 10:48:55,057 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-09 10:48:55,058 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-09 10:48:55,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 248#true, 70#L46-1true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,100 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-09 10:48:55,101 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 10:48:55,101 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 10:48:55,101 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 10:48:55,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,438 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:48:55,438 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:55,438 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:55,439 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:55,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 29#L67-3true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,441 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-09 10:48:55,441 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:55,441 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:55,441 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:55,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 29#L67-3true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,441 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:48:55,441 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:55,442 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:55,442 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:55,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,506 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:55,506 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:55,506 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:55,506 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:55,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 29#L67-3true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,508 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-09 10:48:55,508 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:55,508 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:55,508 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:55,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 29#L67-3true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,509 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:55,509 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:55,509 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:55,509 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:55,522 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 29#L67-3true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,522 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:55,522 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:55,523 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:55,523 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:55,523 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:55,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 248#true, 99#true, 70#L46-1true, 53#L91-3true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,524 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:55,524 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:55,524 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:55,524 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:55,586 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 29#L67-3true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,587 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:55,587 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:55,587 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:55,587 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:55,587 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:55,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 248#true, 99#true, 70#L46-1true, 53#L91-3true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,588 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:55,588 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:55,588 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:55,588 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:55,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 74#L71-1true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,611 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-09 10:48:55,611 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:55,611 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:55,611 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:55,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,621 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-09 10:48:55,621 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:55,621 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:55,621 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:55,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,622 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:55,622 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:55,622 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:55,622 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:55,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 74#L71-1true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,673 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-09 10:48:55,673 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:55,674 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:55,674 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:55,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,682 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-09 10:48:55,683 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:55,683 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:55,683 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:55,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,683 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:55,683 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:55,683 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:55,683 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:55,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 248#true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,694 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:55,694 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:55,694 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:55,694 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:55,695 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,695 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:55,696 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:55,696 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:55,696 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:55,696 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:55,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 41#L80true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,698 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-09 10:48:55,698 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:55,698 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:55,698 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:55,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 248#true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,743 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:55,743 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:55,744 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:55,744 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:55,744 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,744 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:55,744 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:55,745 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:55,745 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:55,745 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:55,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 41#L80true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,747 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-09 10:48:55,747 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:55,747 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:55,747 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:55,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,838 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:55,838 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:55,839 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:55,839 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:55,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,852 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-09 10:48:55,852 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:55,852 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:55,852 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:55,853 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,853 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-09 10:48:55,853 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:55,853 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:55,853 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:55,853 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:55,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 41#L80true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,854 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:55,854 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:55,854 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:55,854 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:55,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 41#L80true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,879 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:55,879 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:55,879 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:55,879 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:55,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,894 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-09 10:48:55,894 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:55,894 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:55,894 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:55,895 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,895 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-09 10:48:55,895 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:55,895 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2024-11-09 10:48:55,895 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:55,895 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:55,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 41#L80true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,896 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:55,896 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:55,896 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:55,896 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:55,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,906 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:55,906 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:55,906 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:55,906 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:55,908 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 41#L80true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,908 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:55,908 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:55,908 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:55,908 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:55,908 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:55,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,946 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:55,946 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:55,946 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:55,946 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:55,947 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 41#L80true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:55,947 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:55,947 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:55,948 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:55,948 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:55,948 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:56,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:56,126 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:56,126 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:56,126 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:56,126 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:56,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:56,127 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:56,127 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:56,127 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:56,127 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:56,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:56,127 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:56,127 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:56,128 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:56,128 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:56,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:56,128 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:56,128 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:56,128 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:56,128 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:56,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:56,162 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:56,162 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:56,162 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:56,162 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:56,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:56,163 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:56,163 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:56,163 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:56,163 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:56,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:56,163 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:56,164 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:56,164 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:56,164 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:56,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:56,164 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:56,164 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:56,164 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:56,165 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:56,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:56,202 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:56,202 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:56,202 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:56,202 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:56,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:56,203 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:56,203 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:56,203 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:56,203 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:56,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:56,233 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:56,233 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:56,233 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:56,233 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:56,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:56,234 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:56,234 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:56,234 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:56,234 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:56,933 INFO L124 PetriNetUnfolderBase]: 10245/19892 cut-off events. [2024-11-09 10:48:56,934 INFO L125 PetriNetUnfolderBase]: For 39310/40372 co-relation queries the response was YES. [2024-11-09 10:48:57,038 INFO L83 FinitePrefix]: Finished finitePrefix Result has 68474 conditions, 19892 events. 10245/19892 cut-off events. For 39310/40372 co-relation queries the response was YES. Maximal size of possible extension queue 721. Compared 178773 event pairs, 1829 based on Foata normal form. 211/18551 useless extension candidates. Maximal degree in co-relation 67907. Up to 12365 conditions per place. [2024-11-09 10:48:57,099 INFO L140 encePairwiseOnDemand]: 81/92 looper letters, 108 selfloop transitions, 42 changer transitions 0/290 dead transitions. [2024-11-09 10:48:57,099 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 172 places, 290 transitions, 2381 flow [2024-11-09 10:48:57,099 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-09 10:48:57,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-09 10:48:57,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 325 transitions. [2024-11-09 10:48:57,100 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7065217391304348 [2024-11-09 10:48:57,100 INFO L175 Difference]: Start difference. First operand has 168 places, 263 transitions, 1977 flow. Second operand 5 states and 325 transitions. [2024-11-09 10:48:57,101 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 172 places, 290 transitions, 2381 flow [2024-11-09 10:48:57,247 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 169 places, 290 transitions, 2278 flow, removed 2 selfloop flow, removed 3 redundant places. [2024-11-09 10:48:57,250 INFO L231 Difference]: Finished difference. Result has 170 places, 261 transitions, 1945 flow [2024-11-09 10:48:57,250 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=1855, PETRI_DIFFERENCE_MINUEND_PLACES=165, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=261, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=42, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=219, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=1945, PETRI_PLACES=170, PETRI_TRANSITIONS=261} [2024-11-09 10:48:57,251 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 78 predicate places. [2024-11-09 10:48:57,251 INFO L471 AbstractCegarLoop]: Abstraction has has 170 places, 261 transitions, 1945 flow [2024-11-09 10:48:57,251 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 56.4) internal successors, (282), 5 states have internal predecessors, (282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:57,251 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:48:57,251 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:48:57,252 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-09 10:48:57,252 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-09 10:48:57,252 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:48:57,252 INFO L85 PathProgramCache]: Analyzing trace with hash -2072275049, now seen corresponding path program 12 times [2024-11-09 10:48:57,252 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:48:57,252 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1795436203] [2024-11-09 10:48:57,252 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:48:57,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:48:57,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:48:57,410 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:48:57,411 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:48:57,411 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1795436203] [2024-11-09 10:48:57,411 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1795436203] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:48:57,411 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:48:57,411 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 10:48:57,412 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [535041123] [2024-11-09 10:48:57,412 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:48:57,412 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 10:48:57,412 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:48:57,413 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 10:48:57,413 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-09 10:48:57,473 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 49 out of 92 [2024-11-09 10:48:57,474 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 170 places, 261 transitions, 1945 flow. Second operand has 5 states, 5 states have (on average 56.4) internal successors, (282), 5 states have internal predecessors, (282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:57,474 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:48:57,474 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 49 of 92 [2024-11-09 10:48:57,474 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:48:58,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 248#true, 70#L46-1true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,314 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-09 10:48:58,315 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-09 10:48:58,315 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-09 10:48:58,315 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-09 10:48:58,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 248#true, 70#L46-1true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,353 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-09 10:48:58,353 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 10:48:58,353 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 10:48:58,353 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-09 10:48:58,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,449 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-09 10:48:58,449 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:58,449 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:58,449 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:58,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 29#L67-3true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,450 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-09 10:48:58,450 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:58,450 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:58,450 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:58,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 29#L67-3true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,450 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:48:58,450 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:58,450 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:58,450 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:58,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,495 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-09 10:48:58,495 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:58,495 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:58,495 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:58,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 29#L67-3true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,496 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-09 10:48:58,496 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:58,496 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:58,496 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:58,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 29#L67-3true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,496 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:58,496 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:58,496 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:58,496 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:58,507 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 29#L67-3true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,507 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:58,508 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:58,508 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:58,508 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:58,508 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:58,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 248#true, 99#true, 70#L46-1true, 53#L91-3true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,509 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:58,509 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:58,509 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:58,509 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:58,553 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 29#L67-3true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,553 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:58,553 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:58,553 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:58,553 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:58,553 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:58,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 248#true, 99#true, 70#L46-1true, 53#L91-3true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,554 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:58,554 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:58,554 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:58,554 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:58,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 74#L71-1true, 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,570 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-09 10:48:58,570 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:58,570 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:58,570 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:58,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,577 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-09 10:48:58,577 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:58,577 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:58,577 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:58,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,577 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:58,577 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:58,577 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:58,577 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:58,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 74#L71-1true, 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,613 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-09 10:48:58,613 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:58,613 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:58,613 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:58,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,620 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-09 10:48:58,620 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:58,620 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:58,620 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:58,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,620 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:58,620 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:58,620 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:58,620 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:58,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 248#true, 99#true, 70#L46-1true, 254#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,628 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:58,628 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:58,628 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:58,628 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:58,629 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,629 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:58,629 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:58,629 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:58,629 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:58,629 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:58,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 41#L80true, 70#L46-1true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,631 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-09 10:48:58,631 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:58,631 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:58,631 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:58,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 248#true, 99#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,665 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:58,665 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:58,665 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:58,665 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:58,666 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,666 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:58,666 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:58,666 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:58,666 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:58,666 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:58,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 41#L80true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,667 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-09 10:48:58,667 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:58,668 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:58,668 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:58,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 99#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,748 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-09 10:48:58,748 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:58,748 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:58,748 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:58,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 41#L80true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,749 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-09 10:48:58,749 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:58,749 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:58,749 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:58,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 41#L80true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,749 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:58,750 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:58,750 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:58,750 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:58,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 99#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,778 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-09 10:48:58,778 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:58,778 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:58,778 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:58,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 41#L80true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,779 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-09 10:48:58,780 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:58,780 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:58,780 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2024-11-09 10:48:58,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 41#L80true, 70#L46-1true, 254#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,780 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:58,780 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:58,780 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:58,780 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:58,791 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 41#L80true, 70#L46-1true, 254#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,791 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:58,792 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:58,792 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:58,792 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:58,792 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:58,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 99#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,793 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:58,793 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:58,793 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:58,793 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:58,794 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 41#L80true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,794 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:58,794 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:58,794 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:58,794 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:58,795 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:58,824 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 41#L80true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,825 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:58,825 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:58,825 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:58,825 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:58,825 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:58,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 99#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,825 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:58,825 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:58,826 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:58,826 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:58,826 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 41#L80true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,826 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:58,826 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:58,826 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:58,826 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:58,826 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:58,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 99#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,952 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:58,952 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:58,952 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:58,952 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:58,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,952 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:58,952 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:58,953 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:58,953 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:58,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 99#true, 70#L46-1true, 254#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,976 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:58,976 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:58,976 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:58,976 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:58,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:58,977 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:58,977 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:58,977 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:58,977 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:59,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 99#true, 70#L46-1true, 254#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:59,000 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:59,000 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:59,000 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:59,000 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:59,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 254#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:59,001 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:59,001 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:59,001 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:59,001 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:59,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 99#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:59,002 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:59,002 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:59,002 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:59,002 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:59,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:59,003 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:59,003 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:59,003 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:59,003 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:59,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 99#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:59,021 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:59,021 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:59,021 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:59,021 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:59,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 254#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:59,021 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:59,021 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:59,022 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:59,022 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:59,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 99#true, 70#L46-1true, 254#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:59,022 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:59,022 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:59,022 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:59,022 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:59,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:48:59,023 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:59,023 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:59,023 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:59,023 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:59,611 INFO L124 PetriNetUnfolderBase]: 9601/18807 cut-off events. [2024-11-09 10:48:59,611 INFO L125 PetriNetUnfolderBase]: For 37297/38202 co-relation queries the response was YES. [2024-11-09 10:48:59,763 INFO L83 FinitePrefix]: Finished finitePrefix Result has 63458 conditions, 18807 events. 9601/18807 cut-off events. For 37297/38202 co-relation queries the response was YES. Maximal size of possible extension queue 695. Compared 168866 event pairs, 1877 based on Foata normal form. 214/17509 useless extension candidates. Maximal degree in co-relation 62956. Up to 11685 conditions per place. [2024-11-09 10:48:59,820 INFO L140 encePairwiseOnDemand]: 80/92 looper letters, 101 selfloop transitions, 45 changer transitions 2/287 dead transitions. [2024-11-09 10:48:59,820 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 174 places, 287 transitions, 2347 flow [2024-11-09 10:48:59,820 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-09 10:48:59,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-09 10:48:59,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 323 transitions. [2024-11-09 10:48:59,821 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7021739130434783 [2024-11-09 10:48:59,821 INFO L175 Difference]: Start difference. First operand has 170 places, 261 transitions, 1945 flow. Second operand 5 states and 323 transitions. [2024-11-09 10:48:59,821 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 174 places, 287 transitions, 2347 flow [2024-11-09 10:48:59,944 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 172 places, 287 transitions, 2295 flow, removed 1 selfloop flow, removed 2 redundant places. [2024-11-09 10:48:59,948 INFO L231 Difference]: Finished difference. Result has 173 places, 258 transitions, 1958 flow [2024-11-09 10:48:59,948 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=1885, PETRI_DIFFERENCE_MINUEND_PLACES=168, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=260, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=45, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=215, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=1958, PETRI_PLACES=173, PETRI_TRANSITIONS=258} [2024-11-09 10:48:59,949 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 81 predicate places. [2024-11-09 10:48:59,949 INFO L471 AbstractCegarLoop]: Abstraction has has 173 places, 258 transitions, 1958 flow [2024-11-09 10:48:59,949 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 56.4) internal successors, (282), 5 states have internal predecessors, (282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:59,949 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:48:59,949 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:48:59,950 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-09 10:48:59,950 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-09 10:48:59,950 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:48:59,950 INFO L85 PathProgramCache]: Analyzing trace with hash 1596087743, now seen corresponding path program 13 times [2024-11-09 10:48:59,950 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:48:59,950 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2048020261] [2024-11-09 10:48:59,950 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:48:59,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:48:59,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:49:00,186 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:49:00,187 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:49:00,190 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2048020261] [2024-11-09 10:49:00,190 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2048020261] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:49:00,193 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:49:00,193 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 10:49:00,193 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1685788393] [2024-11-09 10:49:00,193 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:49:00,194 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 10:49:00,194 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:49:00,194 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 10:49:00,194 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-09 10:49:00,280 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 49 out of 92 [2024-11-09 10:49:00,281 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 173 places, 258 transitions, 1958 flow. Second operand has 5 states, 5 states have (on average 56.4) internal successors, (282), 5 states have internal predecessors, (282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:49:00,281 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:49:00,281 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 49 of 92 [2024-11-09 10:49:00,281 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:49:00,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L93-1-->L93-3: Formula: (= v_~n3~0_9 |v_thread3Thread1of1ForFork1_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork1_~tmp2~1#1=|v_thread3Thread1of1ForFork1_~tmp2~1#1_9|} OutVars{thread3Thread1of1ForFork1_~tmp2~1#1=|v_thread3Thread1of1ForFork1_~tmp2~1#1_9|, ~n3~0=v_~n3~0_9} AuxVars[] AssignedVars[~n3~0][126], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 260#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:00,650 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-09 10:49:00,650 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:49:00,650 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:49:00,650 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:49:00,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L93-1-->L93-3: Formula: (= v_~n3~0_9 |v_thread3Thread1of1ForFork1_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork1_~tmp2~1#1=|v_thread3Thread1of1ForFork1_~tmp2~1#1_9|} OutVars{thread3Thread1of1ForFork1_~tmp2~1#1=|v_thread3Thread1of1ForFork1_~tmp2~1#1_9|, ~n3~0=v_~n3~0_9} AuxVars[] AssignedVars[~n3~0][126], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 66#L93-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 260#true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:00,687 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-09 10:49:00,687 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:49:00,687 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:49:00,688 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:49:00,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 260#true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:00,944 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-09 10:49:00,944 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:49:00,944 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:49:00,944 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:49:00,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 260#true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:00,999 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-09 10:49:00,999 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:49:00,999 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:49:00,999 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:49:01,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 260#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 14#L69-3true, 70#L46-1true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:01,063 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-09 10:49:01,063 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-09 10:49:01,063 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-09 10:49:01,063 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-09 10:49:01,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][152], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 260#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:01,064 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-09 10:49:01,064 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:49:01,064 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:49:01,064 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:49:01,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 260#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 14#L69-3true, 70#L46-1true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:01,120 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-09 10:49:01,120 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-09 10:49:01,120 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-09 10:49:01,120 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-09 10:49:01,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][152], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 260#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:01,120 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-09 10:49:01,120 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:49:01,120 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:49:01,120 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:49:02,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 260#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:02,072 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-11-09 10:49:02,072 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 10:49:02,072 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 10:49:02,072 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 10:49:02,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 260#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:02,408 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-11-09 10:49:02,408 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 10:49:02,409 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 10:49:02,409 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 10:49:02,659 INFO L124 PetriNetUnfolderBase]: 9708/18887 cut-off events. [2024-11-09 10:49:02,659 INFO L125 PetriNetUnfolderBase]: For 39083/39981 co-relation queries the response was YES. [2024-11-09 10:49:02,754 INFO L83 FinitePrefix]: Finished finitePrefix Result has 62758 conditions, 18887 events. 9708/18887 cut-off events. For 39083/39981 co-relation queries the response was YES. Maximal size of possible extension queue 748. Compared 169783 event pairs, 2270 based on Foata normal form. 136/17342 useless extension candidates. Maximal degree in co-relation 62423. Up to 10893 conditions per place. [2024-11-09 10:49:02,810 INFO L140 encePairwiseOnDemand]: 81/92 looper letters, 103 selfloop transitions, 58 changer transitions 1/299 dead transitions. [2024-11-09 10:49:02,810 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 177 places, 299 transitions, 2486 flow [2024-11-09 10:49:02,810 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-09 10:49:02,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-09 10:49:02,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 329 transitions. [2024-11-09 10:49:02,811 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7152173913043478 [2024-11-09 10:49:02,812 INFO L175 Difference]: Start difference. First operand has 173 places, 258 transitions, 1958 flow. Second operand 5 states and 329 transitions. [2024-11-09 10:49:02,812 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 177 places, 299 transitions, 2486 flow [2024-11-09 10:49:02,933 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 174 places, 299 transitions, 2391 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-09 10:49:02,936 INFO L231 Difference]: Finished difference. Result has 176 places, 264 transitions, 2115 flow [2024-11-09 10:49:02,936 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=1856, PETRI_DIFFERENCE_MINUEND_PLACES=170, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=256, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=50, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=198, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=2115, PETRI_PLACES=176, PETRI_TRANSITIONS=264} [2024-11-09 10:49:02,937 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 84 predicate places. [2024-11-09 10:49:02,937 INFO L471 AbstractCegarLoop]: Abstraction has has 176 places, 264 transitions, 2115 flow [2024-11-09 10:49:02,937 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 56.4) internal successors, (282), 5 states have internal predecessors, (282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:49:02,937 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:49:02,938 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:49:02,938 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-09 10:49:02,938 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-09 10:49:02,938 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:49:02,938 INFO L85 PathProgramCache]: Analyzing trace with hash -473759385, now seen corresponding path program 14 times [2024-11-09 10:49:02,939 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:49:02,939 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [956421671] [2024-11-09 10:49:02,939 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:49:02,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:49:02,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:49:03,041 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:49:03,041 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:49:03,041 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [956421671] [2024-11-09 10:49:03,041 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [956421671] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:49:03,042 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:49:03,042 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 10:49:03,042 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [921163156] [2024-11-09 10:49:03,042 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:49:03,043 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 10:49:03,043 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:49:03,043 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 10:49:03,044 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-09 10:49:03,081 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 46 out of 92 [2024-11-09 10:49:03,082 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 176 places, 264 transitions, 2115 flow. Second operand has 5 states, 5 states have (on average 53.8) internal successors, (269), 5 states have internal predecessors, (269), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:49:03,082 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:49:03,082 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 46 of 92 [2024-11-09 10:49:03,082 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:49:04,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][194], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 260#true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, 12#L94-1true, 64#L43-3true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:04,007 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-09 10:49:04,007 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:49:04,008 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:49:04,008 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:49:04,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][194], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 260#true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 267#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 12#L94-1true, 64#L43-3true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:04,066 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-09 10:49:04,066 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:49:04,066 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:49:04,066 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:49:04,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][194], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 260#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 21#L45-3true, 267#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:04,134 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-09 10:49:04,134 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:49:04,134 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:49:04,134 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:49:04,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][194], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 260#true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:04,186 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-09 10:49:04,186 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:49:04,186 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:49:04,186 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:49:04,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][85], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 260#true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:04,622 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:49:04,622 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:49:04,622 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:49:04,622 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:49:04,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][85], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 260#true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, 179#true, 141#true, 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:04,678 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:49:04,678 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:49:04,678 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:49:04,678 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:49:05,624 INFO L124 PetriNetUnfolderBase]: 11859/22893 cut-off events. [2024-11-09 10:49:05,625 INFO L125 PetriNetUnfolderBase]: For 55871/57692 co-relation queries the response was YES. [2024-11-09 10:49:05,829 INFO L83 FinitePrefix]: Finished finitePrefix Result has 78237 conditions, 22893 events. 11859/22893 cut-off events. For 55871/57692 co-relation queries the response was YES. Maximal size of possible extension queue 859. Compared 208381 event pairs, 2543 based on Foata normal form. 201/20879 useless extension candidates. Maximal degree in co-relation 77886. Up to 13844 conditions per place. [2024-11-09 10:49:05,908 INFO L140 encePairwiseOnDemand]: 78/92 looper letters, 159 selfloop transitions, 85 changer transitions 1/374 dead transitions. [2024-11-09 10:49:05,908 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 182 places, 374 transitions, 3328 flow [2024-11-09 10:49:05,909 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-09 10:49:05,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-09 10:49:05,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 444 transitions. [2024-11-09 10:49:05,910 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6894409937888198 [2024-11-09 10:49:05,911 INFO L175 Difference]: Start difference. First operand has 176 places, 264 transitions, 2115 flow. Second operand 7 states and 444 transitions. [2024-11-09 10:49:05,911 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 182 places, 374 transitions, 3328 flow [2024-11-09 10:49:06,074 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 180 places, 374 transitions, 3251 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 10:49:06,077 INFO L231 Difference]: Finished difference. Result has 184 places, 315 transitions, 2789 flow [2024-11-09 10:49:06,078 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=2051, PETRI_DIFFERENCE_MINUEND_PLACES=174, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=264, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=44, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=209, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=2789, PETRI_PLACES=184, PETRI_TRANSITIONS=315} [2024-11-09 10:49:06,078 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 92 predicate places. [2024-11-09 10:49:06,079 INFO L471 AbstractCegarLoop]: Abstraction has has 184 places, 315 transitions, 2789 flow [2024-11-09 10:49:06,079 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 53.8) internal successors, (269), 5 states have internal predecessors, (269), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:49:06,079 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:49:06,079 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:49:06,079 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-09 10:49:06,079 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-09 10:49:06,079 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:49:06,079 INFO L85 PathProgramCache]: Analyzing trace with hash -1722542651, now seen corresponding path program 15 times [2024-11-09 10:49:06,080 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:49:06,080 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [771523467] [2024-11-09 10:49:06,080 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:49:06,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:49:06,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:49:06,152 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:49:06,152 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:49:06,153 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [771523467] [2024-11-09 10:49:06,153 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [771523467] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:49:06,153 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:49:06,153 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 10:49:06,153 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [968051286] [2024-11-09 10:49:06,153 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:49:06,154 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:49:06,154 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:49:06,154 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:49:06,154 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:49:06,157 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 54 out of 92 [2024-11-09 10:49:06,157 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 184 places, 315 transitions, 2789 flow. Second operand has 3 states, 3 states have (on average 66.0) internal successors, (198), 3 states have internal predecessors, (198), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:49:06,157 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:49:06,157 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 54 of 92 [2024-11-09 10:49:06,157 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:49:06,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][86], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 280#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 12#L94-1true, 76#$Ultimate##0true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:06,948 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-09 10:49:06,948 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-09 10:49:06,948 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-09 10:49:06,948 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-09 10:49:07,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][92], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 9#L41-1true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 282#(= ~e1~0 1), 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:07,004 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-09 10:49:07,004 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-09 10:49:07,004 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-09 10:49:07,004 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-09 10:49:07,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][86], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 60#L41true, Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 280#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:07,009 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-09 10:49:07,009 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-09 10:49:07,009 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-09 10:49:07,010 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-09 10:49:07,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][92], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 9#L41-1true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 282#(= ~e1~0 1), 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:07,076 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-09 10:49:07,076 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-09 10:49:07,077 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-09 10:49:07,077 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-09 10:49:07,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][147], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 29#L67-3true, 70#L46-1true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:07,104 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-09 10:49:07,104 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:49:07,104 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:49:07,104 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:49:07,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][147], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 29#L67-3true, 70#L46-1true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:07,171 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-09 10:49:07,171 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:49:07,171 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:49:07,171 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:49:07,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][92], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 70#L46-1true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 282#(= ~e1~0 1), 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:07,270 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-09 10:49:07,270 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:49:07,270 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:49:07,270 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:49:07,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 14#L69-3true, 70#L46-1true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 282#(= ~e1~0 1), 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:07,273 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-09 10:49:07,273 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-09 10:49:07,274 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-09 10:49:07,274 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-09 10:49:07,274 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][92], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 70#L46-1true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 282#(= ~e1~0 1), 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:07,274 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-09 10:49:07,274 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:49:07,274 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:49:07,274 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:49:07,274 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:49:07,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][92], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 70#L46-1true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 282#(= ~e1~0 1), 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:07,347 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-09 10:49:07,347 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:49:07,347 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:49:07,347 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:49:07,349 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][92], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 70#L46-1true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:07,349 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-09 10:49:07,349 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:49:07,349 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:49:07,349 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:49:07,350 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:49:07,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][86], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 54#L47-1true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 280#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:07,467 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-09 10:49:07,467 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:49:07,467 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:49:07,467 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:49:07,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][86], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 54#L47-1true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 280#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:07,535 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-09 10:49:07,535 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:49:07,535 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:49:07,535 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:49:07,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][147], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 41#L80true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0)]) [2024-11-09 10:49:07,635 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:49:07,635 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:49:07,635 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:49:07,635 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:49:07,646 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][147], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 41#L80true, 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0)]) [2024-11-09 10:49:07,646 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:49:07,646 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:49:07,647 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:49:07,647 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:49:07,647 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:49:07,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][92], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0)]) [2024-11-09 10:49:07,655 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:49:07,655 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:49:07,655 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:49:07,655 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:49:07,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][147], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 41#L80true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0)]) [2024-11-09 10:49:07,722 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:49:07,722 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:49:07,722 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:49:07,722 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:49:07,732 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][147], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 41#L80true, 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0)]) [2024-11-09 10:49:07,732 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:49:07,732 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:49:07,732 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:49:07,732 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:49:07,733 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:49:07,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][92], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0)]) [2024-11-09 10:49:07,737 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:49:07,738 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:49:07,738 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:49:07,738 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:49:07,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][121], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 280#true, 19#L56true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:07,750 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-09 10:49:07,750 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:49:07,750 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:49:07,750 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:49:07,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][121], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 19#L56true, 280#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:07,825 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-09 10:49:07,825 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:49:07,825 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:49:07,825 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:49:07,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][147], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 149#true, 267#true, 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:49:07,868 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:49:07,869 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:49:07,869 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:49:07,869 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:49:07,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][147], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 149#true, 267#true, 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:49:07,930 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:49:07,930 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:49:07,930 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:49:07,930 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:49:07,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][147], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:49:07,954 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:49:07,954 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:49:07,954 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:49:07,955 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:49:08,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][147], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:49:08,289 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:49:08,289 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:49:08,289 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:49:08,289 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:49:08,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][92], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-09 10:49:08,306 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-09 10:49:08,306 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:49:08,306 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:49:08,306 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:49:08,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][92], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 282#(= ~e1~0 1), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-09 10:49:08,340 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-09 10:49:08,340 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:49:08,340 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:49:08,340 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:49:08,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][121], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 54#L47-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 280#true, 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-09 10:49:08,404 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:49:08,404 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:49:08,405 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:49:08,405 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:49:08,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][121], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 54#L47-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 280#true, 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-09 10:49:08,405 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:49:08,405 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:49:08,405 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:49:08,405 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:49:08,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][121], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 280#true, 99#true, 73#L58true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 227#(and (= ~i1~0 0) (= ~i~0 1)), 179#true, 141#true, 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 162#(and (= ~i1~0 0) (= ~i~0 1)), 41#L80true, 267#true, 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-09 10:49:08,439 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:49:08,439 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:49:08,439 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:49:08,439 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:49:08,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][121], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 280#true, 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 227#(and (= ~i1~0 0) (= ~i~0 1)), 179#true, 141#true, 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 82#L132-1true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 41#L80true, 267#true, 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-09 10:49:08,488 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:49:08,488 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:49:08,488 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:49:08,488 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:49:08,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][121], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 280#true, 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 227#(and (= ~i1~0 0) (= ~i~0 1)), 179#true, 141#true, 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 162#(and (= ~i1~0 0) (= ~i~0 1)), 41#L80true, 267#true, 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-09 10:49:08,488 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:49:08,488 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:49:08,488 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:49:08,488 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:49:08,873 INFO L124 PetriNetUnfolderBase]: 8179/18507 cut-off events. [2024-11-09 10:49:08,873 INFO L125 PetriNetUnfolderBase]: For 46193/47839 co-relation queries the response was YES. [2024-11-09 10:49:09,061 INFO L83 FinitePrefix]: Finished finitePrefix Result has 61431 conditions, 18507 events. 8179/18507 cut-off events. For 46193/47839 co-relation queries the response was YES. Maximal size of possible extension queue 825. Compared 190110 event pairs, 3273 based on Foata normal form. 377/17078 useless extension candidates. Maximal degree in co-relation 61164. Up to 6760 conditions per place. [2024-11-09 10:49:09,125 INFO L140 encePairwiseOnDemand]: 88/92 looper letters, 100 selfloop transitions, 2 changer transitions 0/344 dead transitions. [2024-11-09 10:49:09,125 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 186 places, 344 transitions, 3262 flow [2024-11-09 10:49:09,126 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:49:09,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:49:09,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 211 transitions. [2024-11-09 10:49:09,126 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7644927536231884 [2024-11-09 10:49:09,127 INFO L175 Difference]: Start difference. First operand has 184 places, 315 transitions, 2789 flow. Second operand 3 states and 211 transitions. [2024-11-09 10:49:09,127 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 186 places, 344 transitions, 3262 flow [2024-11-09 10:49:09,291 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 186 places, 344 transitions, 3204 flow, removed 29 selfloop flow, removed 0 redundant places. [2024-11-09 10:49:09,294 INFO L231 Difference]: Finished difference. Result has 187 places, 314 transitions, 2730 flow [2024-11-09 10:49:09,295 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=2720, PETRI_DIFFERENCE_MINUEND_PLACES=184, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=314, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=312, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2730, PETRI_PLACES=187, PETRI_TRANSITIONS=314} [2024-11-09 10:49:09,295 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 95 predicate places. [2024-11-09 10:49:09,295 INFO L471 AbstractCegarLoop]: Abstraction has has 187 places, 314 transitions, 2730 flow [2024-11-09 10:49:09,295 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 66.0) internal successors, (198), 3 states have internal predecessors, (198), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:49:09,295 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:49:09,296 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:49:09,296 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-09 10:49:09,296 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-09 10:49:09,296 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:49:09,296 INFO L85 PathProgramCache]: Analyzing trace with hash 2131642547, now seen corresponding path program 16 times [2024-11-09 10:49:09,296 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:49:09,296 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1341613724] [2024-11-09 10:49:09,296 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:49:09,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:49:09,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:49:09,436 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:49:09,437 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:49:09,437 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1341613724] [2024-11-09 10:49:09,437 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1341613724] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:49:09,437 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:49:09,437 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-11-09 10:49:09,438 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1073769194] [2024-11-09 10:49:09,438 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:49:09,438 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-09 10:49:09,438 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:49:09,439 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-09 10:49:09,439 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72 [2024-11-09 10:49:09,475 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 92 [2024-11-09 10:49:09,476 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 187 places, 314 transitions, 2730 flow. Second operand has 9 states, 9 states have (on average 51.77777777777778) internal successors, (466), 9 states have internal predecessors, (466), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:49:09,476 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:49:09,476 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 92 [2024-11-09 10:49:09,476 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:49:10,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][81], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 280#true, Black: 282#(= ~e1~0 1), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 12#L94-1true, 76#$Ultimate##0true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0)]) [2024-11-09 10:49:10,195 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-09 10:49:10,195 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-09 10:49:10,195 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-09 10:49:10,195 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-09 10:49:10,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][81], [60#L41true, Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 280#true, Black: 282#(= ~e1~0 1), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0)]) [2024-11-09 10:49:10,241 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-09 10:49:10,241 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-09 10:49:10,241 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-09 10:49:10,241 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-09 10:49:10,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][81], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), 34#L43-1true, Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-09 10:49:10,446 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-09 10:49:10,446 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:49:10,446 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:49:10,446 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:49:10,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][81], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0)]) [2024-11-09 10:49:10,518 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-09 10:49:10,518 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:49:10,518 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:49:10,518 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:49:10,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 14#L69-3true, 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0)]) [2024-11-09 10:49:10,603 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-09 10:49:10,603 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:49:10,604 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:49:10,604 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:49:10,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][81], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0)]) [2024-11-09 10:49:10,604 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-09 10:49:10,604 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:49:10,604 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:49:10,604 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:49:10,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][81], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0)]) [2024-11-09 10:49:10,608 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-09 10:49:10,608 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:49:10,608 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:49:10,608 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:49:10,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][81], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), 10#L104-1true, Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 216#(= ~i~0 0)]) [2024-11-09 10:49:10,938 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:49:10,938 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:49:10,938 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:49:10,938 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:49:10,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][81], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), 10#L104-1true, Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0)]) [2024-11-09 10:49:10,938 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:49:10,938 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:49:10,938 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:49:10,938 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:49:10,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][81], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0)]) [2024-11-09 10:49:10,938 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:49:10,939 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:49:10,939 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:49:10,939 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:49:10,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][81], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0)]) [2024-11-09 10:49:10,939 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:49:10,939 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:49:10,939 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:49:10,939 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:49:11,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][228], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 284#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 282#(= ~e1~0 1), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 33#L105true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:49:11,067 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:49:11,067 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:49:11,067 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:49:11,067 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:49:11,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][228], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), 284#true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 282#(= ~e1~0 1), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 33#L105true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-09 10:49:11,561 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:49:11,561 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:49:11,561 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:49:11,561 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:49:11,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][261], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:49:11,594 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:49:11,594 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:49:11,595 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:49:11,595 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:49:11,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][261], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:49:11,595 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:49:11,595 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:49:11,595 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:49:11,595 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:49:11,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][261], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-09 10:49:11,665 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:49:11,665 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:49:11,665 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:49:11,665 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:49:11,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][261], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-09 10:49:11,665 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:49:11,665 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:49:11,666 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:49:11,666 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:49:13,342 INFO L124 PetriNetUnfolderBase]: 12684/24173 cut-off events. [2024-11-09 10:49:13,342 INFO L125 PetriNetUnfolderBase]: For 63156/64657 co-relation queries the response was YES. [2024-11-09 10:49:13,608 INFO L83 FinitePrefix]: Finished finitePrefix Result has 86322 conditions, 24173 events. 12684/24173 cut-off events. For 63156/64657 co-relation queries the response was YES. Maximal size of possible extension queue 929. Compared 221036 event pairs, 3259 based on Foata normal form. 78/22157 useless extension candidates. Maximal degree in co-relation 85874. Up to 6654 conditions per place. [2024-11-09 10:49:13,702 INFO L140 encePairwiseOnDemand]: 81/92 looper letters, 222 selfloop transitions, 43 changer transitions 6/460 dead transitions. [2024-11-09 10:49:13,703 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 197 places, 460 transitions, 4150 flow [2024-11-09 10:49:13,703 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-09 10:49:13,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-11-09 10:49:13,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 679 transitions. [2024-11-09 10:49:13,706 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6709486166007905 [2024-11-09 10:49:13,706 INFO L175 Difference]: Start difference. First operand has 187 places, 314 transitions, 2730 flow. Second operand 11 states and 679 transitions. [2024-11-09 10:49:13,706 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 197 places, 460 transitions, 4150 flow [2024-11-09 10:49:14,059 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 195 places, 460 transitions, 4146 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 10:49:14,063 INFO L231 Difference]: Finished difference. Result has 200 places, 336 transitions, 3059 flow [2024-11-09 10:49:14,064 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=2726, PETRI_DIFFERENCE_MINUEND_PLACES=185, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=314, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=22, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=281, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=3059, PETRI_PLACES=200, PETRI_TRANSITIONS=336} [2024-11-09 10:49:14,064 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 108 predicate places. [2024-11-09 10:49:14,064 INFO L471 AbstractCegarLoop]: Abstraction has has 200 places, 336 transitions, 3059 flow [2024-11-09 10:49:14,065 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 51.77777777777778) internal successors, (466), 9 states have internal predecessors, (466), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:49:14,065 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:49:14,065 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:49:14,065 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-09 10:49:14,065 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-09 10:49:14,065 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:49:14,066 INFO L85 PathProgramCache]: Analyzing trace with hash -388375341, now seen corresponding path program 17 times [2024-11-09 10:49:14,066 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:49:14,066 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [419234528] [2024-11-09 10:49:14,066 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:49:14,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:49:14,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:49:14,237 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:49:14,237 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:49:14,237 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [419234528] [2024-11-09 10:49:14,237 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [419234528] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:49:14,237 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:49:14,237 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 10:49:14,237 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1584704642] [2024-11-09 10:49:14,237 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:49:14,238 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 10:49:14,238 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:49:14,238 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 10:49:14,238 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-09 10:49:14,284 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 49 out of 92 [2024-11-09 10:49:14,285 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 200 places, 336 transitions, 3059 flow. Second operand has 5 states, 5 states have (on average 56.4) internal successors, (282), 5 states have internal predecessors, (282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:49:14,285 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:49:14,285 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 49 of 92 [2024-11-09 10:49:14,285 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:49:15,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 29#L67-3true, 70#L46-1true, 267#true, 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-09 10:49:15,163 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-09 10:49:15,163 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:49:15,163 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-09 10:49:15,163 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:49:15,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 29#L67-3true, 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-09 10:49:15,224 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-09 10:49:15,224 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:49:15,224 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:49:15,224 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:49:15,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 41#L80true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-09 10:49:15,544 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:49:15,544 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:49:15,544 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:49:15,544 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:49:15,553 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 41#L80true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-09 10:49:15,554 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:49:15,554 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:49:15,554 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:49:15,554 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:49:15,554 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:49:15,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 41#L80true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-09 10:49:15,616 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:49:15,616 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:49:15,616 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:49:15,616 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:49:15,624 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 41#L80true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-09 10:49:15,624 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:49:15,624 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:49:15,624 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:49:15,624 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:49:15,625 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:49:15,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 282#(= ~e1~0 1), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 19#L56true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-09 10:49:15,635 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-09 10:49:15,635 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:49:15,635 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:49:15,635 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:49:15,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), 149#true, 267#true, 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, 64#L43-3true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-09 10:49:15,691 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:49:15,691 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:49:15,691 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:49:15,691 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:49:15,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 282#(= ~e1~0 1), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 19#L56true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-09 10:49:15,702 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-09 10:49:15,702 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:49:15,702 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:49:15,702 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:49:15,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][87], [18#L106true, Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 284#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, 141#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:49:15,723 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-09 10:49:15,723 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:49:15,723 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:49:15,724 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:49:15,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 149#true, 267#true, 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-09 10:49:15,733 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:49:15,733 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:49:15,733 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:49:15,733 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:49:15,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 149#true, 267#true, 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-09 10:49:15,734 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:49:15,734 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:49:15,734 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:49:15,734 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:49:15,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), 149#true, 267#true, 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 64#L43-3true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-09 10:49:15,778 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:49:15,778 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:49:15,778 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:49:15,778 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:49:15,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][87], [18#L106true, Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 284#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, 141#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:49:15,793 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-09 10:49:15,793 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:49:15,793 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:49:15,793 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:49:15,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-09 10:49:15,804 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:49:15,804 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:49:15,804 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:49:15,804 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:49:15,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-09 10:49:15,804 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:49:15,804 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:49:15,804 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:49:15,804 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:49:15,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 284#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 282#(= ~e1~0 1), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 162#(and (= ~i1~0 0) (= ~i~0 1)), 267#true, 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true, Black: 101#(= ~i~0 0)]) [2024-11-09 10:49:15,823 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:49:15,823 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:49:15,823 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:49:15,823 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:49:15,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 284#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 282#(= ~e1~0 1), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, 141#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 162#(and (= ~i1~0 0) (= ~i~0 1)), 267#true, 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-09 10:49:15,878 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:49:15,878 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:49:15,879 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:49:15,879 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:49:15,925 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 313#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-09 10:49:15,925 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:49:15,925 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:49:15,925 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:49:15,925 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:49:15,925 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:49:15,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 284#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 282#(= ~e1~0 1), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, 141#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 82#L132-1true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 267#true, 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-09 10:49:15,946 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:49:15,946 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:49:15,946 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:49:15,946 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:49:16,305 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 149#true, 267#true, 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-09 10:49:16,306 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:49:16,306 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:49:16,306 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:49:16,306 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:49:16,306 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:49:16,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([644] L45-1-->L45-3: Formula: (= v_~n1~0_5 |v_thread1Thread1of1ForFork2_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork2_~tmp3~0#1=|v_thread1Thread1of1ForFork2_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork2_~tmp3~0#1=|v_thread1Thread1of1ForFork2_~tmp3~0#1_9|, ~n1~0=v_~n1~0_5} AuxVars[] AssignedVars[~n1~0][58], [18#L106true, Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), 284#true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 313#true]) [2024-11-09 10:49:16,556 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:49:16,556 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:49:16,556 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:49:16,556 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:49:16,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([644] L45-1-->L45-3: Formula: (= v_~n1~0_5 |v_thread1Thread1of1ForFork2_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork2_~tmp3~0#1=|v_thread1Thread1of1ForFork2_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork2_~tmp3~0#1=|v_thread1Thread1of1ForFork2_~tmp3~0#1_9|, ~n1~0=v_~n1~0_5} AuxVars[] AssignedVars[~n1~0][58], [18#L106true, Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), 284#true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0)]) [2024-11-09 10:49:16,613 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:49:16,613 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:49:16,613 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:49:16,613 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:49:16,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 282#(= ~e1~0 1), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, 267#true, 217#(= ~i1~0 0), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 313#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-09 10:49:16,648 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:49:16,648 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:49:16,648 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:49:16,648 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:49:16,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 282#(= ~e1~0 1), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), 267#true, 217#(= ~i1~0 0), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-09 10:49:16,672 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:49:16,672 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:49:16,672 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:49:16,672 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:49:16,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 282#(= ~e1~0 1), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), 82#L132-1true, 267#true, 217#(= ~i1~0 0), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-09 10:49:16,720 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:49:16,720 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:49:16,720 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:49:16,720 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:49:16,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 282#(= ~e1~0 1), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 57#L133true, Black: 151#(= ~i~0 0), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 267#true, 217#(= ~i1~0 0), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-09 10:49:16,775 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 10:49:16,775 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:49:16,775 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:49:16,775 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:49:17,029 INFO L124 PetriNetUnfolderBase]: 10679/21082 cut-off events. [2024-11-09 10:49:17,030 INFO L125 PetriNetUnfolderBase]: For 67932/69777 co-relation queries the response was YES. [2024-11-09 10:49:17,245 INFO L83 FinitePrefix]: Finished finitePrefix Result has 75938 conditions, 21082 events. 10679/21082 cut-off events. For 67932/69777 co-relation queries the response was YES. Maximal size of possible extension queue 792. Compared 194801 event pairs, 2690 based on Foata normal form. 229/19230 useless extension candidates. Maximal degree in co-relation 75544. Up to 13951 conditions per place. [2024-11-09 10:49:17,316 INFO L140 encePairwiseOnDemand]: 80/92 looper letters, 127 selfloop transitions, 71 changer transitions 3/360 dead transitions. [2024-11-09 10:49:17,317 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 204 places, 360 transitions, 3545 flow [2024-11-09 10:49:17,317 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-09 10:49:17,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-09 10:49:17,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 326 transitions. [2024-11-09 10:49:17,318 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7086956521739131 [2024-11-09 10:49:17,318 INFO L175 Difference]: Start difference. First operand has 200 places, 336 transitions, 3059 flow. Second operand 5 states and 326 transitions. [2024-11-09 10:49:17,318 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 204 places, 360 transitions, 3545 flow [2024-11-09 10:49:17,510 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 202 places, 360 transitions, 3492 flow, removed 20 selfloop flow, removed 2 redundant places. [2024-11-09 10:49:17,514 INFO L231 Difference]: Finished difference. Result has 203 places, 329 transitions, 3078 flow [2024-11-09 10:49:17,515 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=2953, PETRI_DIFFERENCE_MINUEND_PLACES=198, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=331, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=71, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=260, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=3078, PETRI_PLACES=203, PETRI_TRANSITIONS=329} [2024-11-09 10:49:17,515 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 111 predicate places. [2024-11-09 10:49:17,515 INFO L471 AbstractCegarLoop]: Abstraction has has 203 places, 329 transitions, 3078 flow [2024-11-09 10:49:17,515 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 56.4) internal successors, (282), 5 states have internal predecessors, (282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:49:17,516 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:49:17,516 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:49:17,516 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-11-09 10:49:17,516 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-09 10:49:17,516 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:49:17,516 INFO L85 PathProgramCache]: Analyzing trace with hash 1437695047, now seen corresponding path program 18 times [2024-11-09 10:49:17,516 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:49:17,516 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1043915971] [2024-11-09 10:49:17,517 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:49:17,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:49:17,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:49:17,609 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:49:17,610 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:49:17,610 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1043915971] [2024-11-09 10:49:17,610 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1043915971] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:49:17,610 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:49:17,610 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 10:49:17,610 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [718164488] [2024-11-09 10:49:17,610 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:49:17,611 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 10:49:17,611 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:49:17,611 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 10:49:17,611 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-11-09 10:49:17,968 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 92 [2024-11-09 10:49:17,969 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 203 places, 329 transitions, 3078 flow. Second operand has 5 states, 5 states have (on average 54.8) internal successors, (274), 5 states have internal predecessors, (274), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:49:17,969 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:49:17,969 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 92 [2024-11-09 10:49:17,969 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:49:18,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 47#L45true, Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-09 10:49:18,736 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-09 10:49:18,736 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:49:18,736 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:49:18,736 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-09 10:49:18,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 47#L45true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-09 10:49:18,803 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-09 10:49:18,803 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:49:18,803 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:49:18,803 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:49:18,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-09 10:49:18,807 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-09 10:49:18,807 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:49:18,807 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:49:18,807 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-09 10:49:18,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-09 10:49:18,873 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-09 10:49:18,873 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:49:18,873 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:49:18,873 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:49:18,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-09 10:49:18,884 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-09 10:49:18,884 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:49:18,885 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:49:18,885 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-09 10:49:18,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-09 10:49:18,947 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-09 10:49:18,947 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:49:18,947 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:49:18,947 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:49:18,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 47#L45true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-09 10:49:18,991 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-09 10:49:18,991 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:49:18,991 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:49:18,991 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-09 10:49:19,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-09 10:49:19,053 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-09 10:49:19,053 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:49:19,053 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:49:19,053 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:49:19,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), 47#L45true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, 141#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 216#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-09 10:49:19,066 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:49:19,066 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:49:19,066 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:49:19,067 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:49:19,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), 91#L104true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, 141#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-09 10:49:19,475 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:49:19,475 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:49:19,475 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:49:19,475 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:49:19,480 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-09 10:49:19,481 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:49:19,481 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:49:19,481 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:49:19,481 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:49:19,481 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:49:19,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-09 10:49:19,484 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:49:19,485 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:49:19,485 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:49:19,485 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:49:19,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 47#L45true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 313#true]) [2024-11-09 10:49:19,490 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:49:19,491 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:49:19,491 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:49:19,491 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:49:19,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 313#true]) [2024-11-09 10:49:19,491 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:49:19,491 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:49:19,491 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:49:19,491 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:49:19,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 47#L45true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 313#true]) [2024-11-09 10:49:19,492 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:49:19,492 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:49:19,492 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:49:19,492 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event