./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 8be7027f 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-wip.dk.perfect-tracechecks-8be7027-m [2024-11-12 16:24:27,943 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-12 16:24:28,020 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-12 16:24:28,027 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-12 16:24:28,029 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-12 16:24:28,066 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-12 16:24:28,067 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-12 16:24:28,067 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-12 16:24:28,067 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-12 16:24:28,068 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-12 16:24:28,068 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-12 16:24:28,068 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-12 16:24:28,069 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-12 16:24:28,071 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-12 16:24:28,071 INFO L153 SettingsManager]: * Use SBE=true [2024-11-12 16:24:28,072 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-12 16:24:28,072 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-12 16:24:28,072 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-12 16:24:28,073 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-12 16:24:28,073 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-12 16:24:28,073 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-12 16:24:28,076 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-12 16:24:28,076 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-12 16:24:28,076 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-12 16:24:28,076 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-12 16:24:28,076 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-12 16:24:28,077 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-12 16:24:28,077 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-12 16:24:28,077 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-12 16:24:28,077 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-12 16:24:28,077 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-12 16:24:28,078 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-12 16:24:28,078 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-12 16:24:28,078 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-12 16:24:28,078 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-12 16:24:28,078 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-12 16:24:28,079 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-12 16:24:28,081 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-12 16:24:28,081 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-12 16:24:28,081 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-12 16:24:28,081 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-12 16:24:28,082 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-12 16:24:28,082 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-12 16:24:28,380 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-12 16:24:28,405 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-12 16:24:28,408 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-12 16:24:28,409 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-12 16:24:28,409 INFO L274 PluginConnector]: CDTParser initialized [2024-11-12 16:24:28,410 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-12 16:24:29,846 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-12 16:24:30,065 INFO L384 CDTParser]: Found 1 translation units. [2024-11-12 16:24:30,066 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c [2024-11-12 16:24:30,075 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4d0e40fa7/259f98ec2c784ac4858d1448be5303bb/FLAGbb47e80d8 [2024-11-12 16:24:30,092 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4d0e40fa7/259f98ec2c784ac4858d1448be5303bb [2024-11-12 16:24:30,095 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-12 16:24:30,096 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-12 16:24:30,097 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-12 16:24:30,098 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-12 16:24:30,103 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-12 16:24:30,104 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 04:24:30" (1/1) ... [2024-11-12 16:24:30,105 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@65c9c362 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 04:24:30, skipping insertion in model container [2024-11-12 16:24:30,105 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 04:24:30" (1/1) ... [2024-11-12 16:24:30,130 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-12 16:24:30,382 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-12 16:24:30,394 INFO L200 MainTranslator]: Completed pre-run [2024-11-12 16:24:30,436 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-12 16:24:30,461 INFO L204 MainTranslator]: Completed translation [2024-11-12 16:24:30,461 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 04:24:30 WrapperNode [2024-11-12 16:24:30,462 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-12 16:24:30,463 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-12 16:24:30,463 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-12 16:24:30,463 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-12 16:24:30,471 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 04:24:30" (1/1) ... [2024-11-12 16:24:30,484 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 04:24:30" (1/1) ... [2024-11-12 16:24:30,519 INFO L138 Inliner]: procedures = 19, calls = 24, calls flagged for inlining = 17, calls inlined = 17, statements flattened = 240 [2024-11-12 16:24:30,522 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-12 16:24:30,523 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-12 16:24:30,524 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-12 16:24:30,524 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-12 16:24:30,535 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 04:24:30" (1/1) ... [2024-11-12 16:24:30,536 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 04:24:30" (1/1) ... [2024-11-12 16:24:30,538 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 04:24:30" (1/1) ... [2024-11-12 16:24:30,565 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-12 16:24:30,567 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 04:24:30" (1/1) ... [2024-11-12 16:24:30,567 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 04:24:30" (1/1) ... [2024-11-12 16:24:30,575 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 04:24:30" (1/1) ... [2024-11-12 16:24:30,582 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 04:24:30" (1/1) ... [2024-11-12 16:24:30,583 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 04:24:30" (1/1) ... [2024-11-12 16:24:30,585 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 04:24:30" (1/1) ... [2024-11-12 16:24:30,591 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-12 16:24:30,592 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-12 16:24:30,592 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-12 16:24:30,593 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-12 16:24:30,593 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 04:24:30" (1/1) ... [2024-11-12 16:24:30,601 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-12 16:24:30,616 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 16:24:30,639 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-12 16:24:30,644 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-12 16:24:30,694 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-12 16:24:30,695 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-12 16:24:30,695 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-12 16:24:30,695 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-12 16:24:30,695 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-12 16:24:30,695 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-11-12 16:24:30,695 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-11-12 16:24:30,696 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-12 16:24:30,696 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-12 16:24:30,696 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-12 16:24:30,697 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-12 16:24:30,808 INFO L238 CfgBuilder]: Building ICFG [2024-11-12 16:24:30,811 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-12 16:24:31,187 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-12 16:24:31,187 INFO L287 CfgBuilder]: Performing block encoding [2024-11-12 16:24:31,380 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-12 16:24:31,380 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-12 16:24:31,381 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 04:24:31 BoogieIcfgContainer [2024-11-12 16:24:31,381 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-12 16:24:31,384 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-12 16:24:31,384 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-12 16:24:31,387 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-12 16:24:31,388 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.11 04:24:30" (1/3) ... [2024-11-12 16:24:31,388 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5dd13f37 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 04:24:31, skipping insertion in model container [2024-11-12 16:24:31,388 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 04:24:30" (2/3) ... [2024-11-12 16:24:31,389 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5dd13f37 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 04:24:31, skipping insertion in model container [2024-11-12 16:24:31,389 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 04:24:31" (3/3) ... [2024-11-12 16:24:31,391 INFO L112 eAbstractionObserver]: Analyzing ICFG parallel-bakery-3.wvr.c [2024-11-12 16:24:31,408 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-12 16:24:31,409 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations. [2024-11-12 16:24:31,409 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-12 16:24:31,478 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-12 16:24:31,516 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 96 places, 92 transitions, 205 flow [2024-11-12 16:24:31,567 INFO L124 PetriNetUnfolderBase]: 6/89 cut-off events. [2024-11-12 16:24:31,567 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-12 16:24:31,572 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-12 16:24:31,573 INFO L82 GeneralOperation]: Start removeDead. Operand has 96 places, 92 transitions, 205 flow [2024-11-12 16:24:31,578 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 92 places, 88 transitions, 194 flow [2024-11-12 16:24:31,593 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-12 16:24:31,604 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;@6b71b885, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-12 16:24:31,605 INFO L334 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2024-11-12 16:24:31,638 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-12 16:24:31,640 INFO L124 PetriNetUnfolderBase]: 6/85 cut-off events. [2024-11-12 16:24:31,641 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-12 16:24:31,641 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 16:24:31,642 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 16:24:31,642 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-12 16:24:31,649 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 16:24:31,649 INFO L85 PathProgramCache]: Analyzing trace with hash -1025847775, now seen corresponding path program 1 times [2024-11-12 16:24:31,659 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 16:24:31,660 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2141360530] [2024-11-12 16:24:31,660 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 16:24:31,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 16:24:31,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 16:24:32,460 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-12 16:24:32,463 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 16:24:32,463 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2141360530] [2024-11-12 16:24:32,464 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2141360530] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 16:24:32,464 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 16:24:32,465 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-11-12 16:24:32,466 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [856689205] [2024-11-12 16:24:32,467 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 16:24:32,474 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-12 16:24:32,479 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 16:24:32,505 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-12 16:24:32,505 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72 [2024-11-12 16:24:32,554 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 92 [2024-11-12 16:24:32,558 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-12 16:24:32,559 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 16:24:32,559 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 92 [2024-11-12 16:24:32,560 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 16:24:33,749 INFO L124 PetriNetUnfolderBase]: 2377/4349 cut-off events. [2024-11-12 16:24:33,749 INFO L125 PetriNetUnfolderBase]: For 308/308 co-relation queries the response was YES. [2024-11-12 16:24:33,769 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-12 16:24:33,795 INFO L140 encePairwiseOnDemand]: 80/92 looper letters, 121 selfloop transitions, 18 changer transitions 15/197 dead transitions. [2024-11-12 16:24:33,795 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 100 places, 197 transitions, 774 flow [2024-11-12 16:24:33,796 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-12 16:24:33,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-11-12 16:24:33,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 677 transitions. [2024-11-12 16:24:33,814 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6689723320158103 [2024-11-12 16:24:33,817 INFO L175 Difference]: Start difference. First operand has 92 places, 88 transitions, 194 flow. Second operand 11 states and 677 transitions. [2024-11-12 16:24:33,818 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 100 places, 197 transitions, 774 flow [2024-11-12 16:24:33,835 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 94 places, 197 transitions, 726 flow, removed 0 selfloop flow, removed 6 redundant places. [2024-11-12 16:24:33,843 INFO L231 Difference]: Finished difference. Result has 98 places, 102 transitions, 276 flow [2024-11-12 16:24:33,846 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=178, PETRI_DIFFERENCE_MINUEND_PLACES=84, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=86, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=77, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=276, PETRI_PLACES=98, PETRI_TRANSITIONS=102} [2024-11-12 16:24:33,850 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 6 predicate places. [2024-11-12 16:24:33,852 INFO L471 AbstractCegarLoop]: Abstraction has has 98 places, 102 transitions, 276 flow [2024-11-12 16:24:33,853 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-12 16:24:33,853 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 16:24:33,854 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 16:24:33,854 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-12 16:24:33,855 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-12 16:24:33,856 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 16:24:33,857 INFO L85 PathProgramCache]: Analyzing trace with hash -211008489, now seen corresponding path program 2 times [2024-11-12 16:24:33,857 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 16:24:33,857 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1493783764] [2024-11-12 16:24:33,857 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 16:24:33,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 16:24:33,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 16:24:34,097 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-12 16:24:34,097 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 16:24:34,097 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1493783764] [2024-11-12 16:24:34,098 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1493783764] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 16:24:34,098 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 16:24:34,098 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-12 16:24:34,098 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [51075672] [2024-11-12 16:24:34,098 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 16:24:34,099 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-12 16:24:34,100 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 16:24:34,101 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-12 16:24:34,101 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-12 16:24:34,144 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 46 out of 92 [2024-11-12 16:24:34,145 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-12 16:24:34,145 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 16:24:34,145 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 46 of 92 [2024-11-12 16:24:34,146 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 16:24:35,122 INFO L124 PetriNetUnfolderBase]: 4542/8158 cut-off events. [2024-11-12 16:24:35,123 INFO L125 PetriNetUnfolderBase]: For 102/108 co-relation queries the response was YES. [2024-11-12 16:24:35,142 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-12 16:24:35,185 INFO L140 encePairwiseOnDemand]: 78/92 looper letters, 97 selfloop transitions, 24 changer transitions 0/179 dead transitions. [2024-11-12 16:24:35,185 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 102 places, 179 transitions, 680 flow [2024-11-12 16:24:35,186 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-12 16:24:35,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-12 16:24:35,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 445 transitions. [2024-11-12 16:24:35,188 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6909937888198758 [2024-11-12 16:24:35,189 INFO L175 Difference]: Start difference. First operand has 98 places, 102 transitions, 276 flow. Second operand 7 states and 445 transitions. [2024-11-12 16:24:35,189 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 102 places, 179 transitions, 680 flow [2024-11-12 16:24:35,197 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 101 places, 179 transitions, 678 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-12 16:24:35,199 INFO L231 Difference]: Finished difference. Result has 106 places, 124 transitions, 429 flow [2024-11-12 16:24:35,200 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=274, PETRI_DIFFERENCE_MINUEND_PLACES=95, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=102, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=89, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=429, PETRI_PLACES=106, PETRI_TRANSITIONS=124} [2024-11-12 16:24:35,201 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 14 predicate places. [2024-11-12 16:24:35,201 INFO L471 AbstractCegarLoop]: Abstraction has has 106 places, 124 transitions, 429 flow [2024-11-12 16:24:35,202 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-12 16:24:35,202 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 16:24:35,202 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 16:24:35,203 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-12 16:24:35,203 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-12 16:24:35,204 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 16:24:35,204 INFO L85 PathProgramCache]: Analyzing trace with hash -562404707, now seen corresponding path program 3 times [2024-11-12 16:24:35,204 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 16:24:35,205 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1517530484] [2024-11-12 16:24:35,205 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 16:24:35,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 16:24:35,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 16:24:35,429 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-12 16:24:35,430 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 16:24:35,430 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1517530484] [2024-11-12 16:24:35,430 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1517530484] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 16:24:35,431 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 16:24:35,431 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-12 16:24:35,431 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [782227604] [2024-11-12 16:24:35,431 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 16:24:35,432 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-12 16:24:35,432 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 16:24:35,433 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-12 16:24:35,433 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-11-12 16:24:35,494 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 92 [2024-11-12 16:24:35,495 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-12 16:24:35,495 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 16:24:35,495 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 92 [2024-11-12 16:24:35,496 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 16:24:35,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:35,847 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-12 16:24:35,847 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-12 16:24:35,847 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-12 16:24:35,847 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-12 16:24:35,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:35,849 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-12 16:24:35,849 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:24:35,849 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-12 16:24:35,850 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-12 16:24:35,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:35,851 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-12 16:24:35,851 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-12 16:24:35,851 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-12 16:24:35,851 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:24:35,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:35,857 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is not cut-off event [2024-11-12 16:24:35,857 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2024-11-12 16:24:35,857 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2024-11-12 16:24:35,857 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2024-11-12 16:24:35,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][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-12 16:24:35,881 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-12 16:24:35,882 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:24:35,882 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:24:35,882 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:24:35,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:35,886 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is not cut-off event [2024-11-12 16:24:35,887 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is not cut-off event [2024-11-12 16:24:35,887 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is not cut-off event [2024-11-12 16:24:35,887 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is not cut-off event [2024-11-12 16:24:35,890 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-12 16:24:35,890 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-12 16:24:35,890 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-12 16:24:35,890 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-12 16:24:35,890 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-12 16:24:35,890 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-12 16:24:35,919 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-12 16:24:35,920 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-12 16:24:35,920 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:24:35,920 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-12 16:24:35,920 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-12 16:24:35,920 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:24:35,925 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-12 16:24:35,925 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-12 16:24:35,925 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-12 16:24:35,925 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:24:35,925 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-12 16:24:35,925 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:24:35,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:35,927 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is not cut-off event [2024-11-12 16:24:35,927 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2024-11-12 16:24:35,927 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2024-11-12 16:24:35,927 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2024-11-12 16:24:35,958 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-12 16:24:35,959 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-12 16:24:35,959 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:24:35,959 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:24:35,959 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:24:35,959 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:24:35,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:35,961 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2024-11-12 16:24:35,961 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-12 16:24:35,961 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-12 16:24:35,961 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-12 16:24:35,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:35,966 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-12 16:24:35,966 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:24:35,966 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:24:35,966 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:24:35,967 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-12 16:24:35,967 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2024-11-12 16:24:35,967 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-12 16:24:35,968 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-12 16:24:35,968 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-12 16:24:35,968 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-12 16:24:35,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:35,968 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-12 16:24:35,968 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:35,968 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:35,968 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:35,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:35,997 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-12 16:24:35,997 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:35,997 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:35,997 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:35,998 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-12 16:24:35,998 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-12 16:24:35,998 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-12 16:24:35,999 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-12 16:24:35,999 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-12 16:24:35,999 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-12 16:24:35,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:35,999 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-12 16:24:35,999 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:36,000 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:36,000 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:36,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,006 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-12 16:24:36,006 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:24:36,006 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:24:36,006 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:24:36,006 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-12 16:24:36,007 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-12 16:24:36,007 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:24:36,007 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:36,007 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:36,007 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:36,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], [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-12 16:24:36,040 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-12 16:24:36,040 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:24:36,040 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:36,040 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:36,040 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-12 16:24:36,041 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-12 16:24:36,041 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:36,041 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:36,041 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:36,041 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:36,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,050 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-12 16:24:36,050 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:24:36,051 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:36,051 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:36,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,051 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-12 16:24:36,051 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:36,051 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:24:36,052 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:36,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,124 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-12 16:24:36,124 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-12 16:24:36,124 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-12 16:24:36,124 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-12 16:24:36,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,153 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-12 16:24:36,153 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:36,153 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:36,153 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:36,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,153 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-12 16:24:36,153 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:36,153 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:36,154 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:36,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][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-12 16:24:36,155 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-12 16:24:36,155 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-12 16:24:36,155 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-12 16:24:36,156 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-12 16:24:36,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][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-12 16:24:36,162 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-12 16:24:36,162 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:36,163 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:24:36,163 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:36,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][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-12 16:24:36,164 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-12 16:24:36,164 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:36,164 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:36,164 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:36,165 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-12 16:24:36,165 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-12 16:24:36,165 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-12 16:24:36,166 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-12 16:24:36,166 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-12 16:24:36,166 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-12 16:24:36,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,166 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-12 16:24:36,166 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:36,166 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:36,166 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:36,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,188 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-12 16:24:36,189 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:36,189 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:36,189 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:36,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,189 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-12 16:24:36,189 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:36,190 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:36,190 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:36,191 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-12 16:24:36,191 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-12 16:24:36,191 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-12 16:24:36,191 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-12 16:24:36,191 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-12 16:24:36,191 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-12 16:24:36,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,192 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-12 16:24:36,192 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:36,192 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:36,192 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:36,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], [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-12 16:24:36,199 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-12 16:24:36,199 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:36,199 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:36,200 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:36,200 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:36,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,226 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:24:36,226 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:36,227 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:36,227 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:36,233 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-12 16:24:36,233 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:24:36,233 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:36,234 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:36,234 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:36,234 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:36,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,246 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:24:36,246 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:36,247 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:36,247 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:36,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,247 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:24:36,247 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:36,248 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:36,248 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:36,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,250 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-12 16:24:36,250 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:36,250 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:36,250 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:36,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,275 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:36,275 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:36,276 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,276 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,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, 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-12 16:24:36,277 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:36,277 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:36,277 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,277 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,278 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:36,278 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:36,278 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,278 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,285 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:36,285 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:36,285 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:36,285 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:36,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,285 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:36,286 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:36,286 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:36,286 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:36,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,288 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-12 16:24:36,288 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:36,288 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:36,288 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:36,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,297 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:36,297 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:36,297 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:36,297 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:36,298 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-12 16:24:36,298 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:36,298 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:36,298 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:36,299 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:36,299 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:36,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,299 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:36,299 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:36,300 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:36,300 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:36,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,325 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,325 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:36,325 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,325 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:36,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,326 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,326 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:36,326 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,326 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:36,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,327 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,327 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:36,327 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,327 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:36,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,333 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,333 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:36,333 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:36,333 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:36,334 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-12 16:24:36,334 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,334 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:36,334 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:36,334 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,334 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,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][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-12 16:24:36,335 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,335 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:36,335 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,335 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,347 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-12 16:24:36,347 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,347 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:36,347 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,347 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:36,347 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,348 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-12 16:24:36,348 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,348 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:36,348 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:36,348 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,348 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,376 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:36,376 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:36,376 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:36,376 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:36,381 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-12 16:24:36,381 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:36,381 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,381 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:36,381 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,381 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:36,382 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-12 16:24:36,382 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:36,382 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:36,382 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,382 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:36,382 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,485 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:36,485 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,485 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,485 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:36,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,485 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:36,485 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,485 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,485 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:36,486 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-12 16:24:36,486 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:36,486 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,486 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:36,486 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,486 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:36,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,515 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:36,515 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:36,516 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:36,516 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,516 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:36,516 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:36,516 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,516 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:36,517 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-12 16:24:36,517 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:36,517 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:36,517 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:36,517 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:36,518 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:36,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,531 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:36,531 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:36,531 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:36,531 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:36,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,559 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:36,559 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:36,559 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:36,559 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:36,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,625 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:36,625 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:36,625 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:36,625 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:36,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,652 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:36,652 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:36,652 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:36,652 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:36,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], [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-12 16:24:36,673 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:36,673 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:36,674 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:36,674 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:36,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][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-12 16:24:36,695 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-12 16:24:36,695 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:36,695 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:36,696 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:36,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,714 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-12 16:24:36,714 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:36,715 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:36,715 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:36,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,715 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-12 16:24:36,715 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:36,715 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:36,716 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:36,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,731 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:36,731 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:36,732 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:36,732 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:36,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,732 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:36,732 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:36,732 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:36,733 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:36,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,850 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:36,850 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:36,850 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:36,850 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:36,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,851 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:36,851 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:36,851 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:36,851 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:36,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][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-12 16:24:36,852 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:36,852 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:36,853 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:36,853 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:36,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,853 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:36,854 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:36,854 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:36,854 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:36,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][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-12 16:24:36,855 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:36,855 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:36,855 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:36,855 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:36,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,872 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:36,872 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:36,873 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:36,873 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:36,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,873 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:36,874 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:36,874 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:36,874 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:36,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,874 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:36,875 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:36,875 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:36,875 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:36,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,876 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:36,876 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:36,876 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:36,876 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:36,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,877 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:36,877 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:36,877 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:36,877 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:36,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,897 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:36,897 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:36,897 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:36,898 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:36,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,898 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:36,898 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:36,898 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:36,898 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:36,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,899 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:36,899 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:36,899 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:36,899 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24: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][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-12 16:24:36,915 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-12 16:24:36,916 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:36,916 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:36,916 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:36,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][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-12 16:24:36,917 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-12 16:24:36,917 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:36,917 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:36,917 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:36,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:36,918 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-12 16:24:36,918 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:36,918 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:36,918 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:37,059 INFO L124 PetriNetUnfolderBase]: 7746/13927 cut-off events. [2024-11-12 16:24:37,060 INFO L125 PetriNetUnfolderBase]: For 4042/4631 co-relation queries the response was YES. [2024-11-12 16:24:37,108 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-12 16:24:37,177 INFO L140 encePairwiseOnDemand]: 79/92 looper letters, 84 selfloop transitions, 33 changer transitions 0/189 dead transitions. [2024-11-12 16:24:37,178 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 110 places, 189 transitions, 894 flow [2024-11-12 16:24:37,178 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-12 16:24:37,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-12 16:24:37,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 324 transitions. [2024-11-12 16:24:37,180 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7043478260869566 [2024-11-12 16:24:37,180 INFO L175 Difference]: Start difference. First operand has 106 places, 124 transitions, 429 flow. Second operand 5 states and 324 transitions. [2024-11-12 16:24:37,180 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 110 places, 189 transitions, 894 flow [2024-11-12 16:24:37,194 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 110 places, 189 transitions, 894 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-12 16:24:37,198 INFO L231 Difference]: Finished difference. Result has 113 places, 154 transitions, 695 flow [2024-11-12 16:24:37,198 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=429, PETRI_DIFFERENCE_MINUEND_PLACES=106, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=124, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=105, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=695, PETRI_PLACES=113, PETRI_TRANSITIONS=154} [2024-11-12 16:24:37,199 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 21 predicate places. [2024-11-12 16:24:37,199 INFO L471 AbstractCegarLoop]: Abstraction has has 113 places, 154 transitions, 695 flow [2024-11-12 16:24:37,199 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-12 16:24:37,200 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 16:24:37,200 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 16:24:37,200 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-12 16:24:37,201 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-12 16:24:37,201 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 16:24:37,202 INFO L85 PathProgramCache]: Analyzing trace with hash 45913457, now seen corresponding path program 4 times [2024-11-12 16:24:37,202 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 16:24:37,202 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1660612847] [2024-11-12 16:24:37,202 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 16:24:37,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 16:24:37,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 16:24:37,463 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-12 16:24:37,463 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 16:24:37,463 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1660612847] [2024-11-12 16:24:37,463 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1660612847] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 16:24:37,464 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 16:24:37,464 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-11-12 16:24:37,464 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1028682537] [2024-11-12 16:24:37,464 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 16:24:37,465 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-12 16:24:37,465 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 16:24:37,466 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-12 16:24:37,466 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72 [2024-11-12 16:24:37,504 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 92 [2024-11-12 16:24:37,505 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-12 16:24:37,505 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 16:24:37,505 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 92 [2024-11-12 16:24:37,505 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 16:24:38,158 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-12 16:24:38,159 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-12 16:24:38,159 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:38,159 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:38,159 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:38,159 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-12 16:24:38,159 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-12 16:24:38,160 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:38,160 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:38,160 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:38,215 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-12 16:24:38,216 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-12 16:24:38,216 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:38,216 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:38,216 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:38,216 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:38,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:38,221 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-12 16:24:38,222 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:38,222 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:24:38,222 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:38,227 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-12 16:24:38,228 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-12 16:24:38,228 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,228 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,228 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:38,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][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-12 16:24:38,281 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-12 16:24:38,281 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:38,281 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:38,281 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:38,284 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-12 16:24:38,284 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,284 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,284 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,284 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,291 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-12 16:24:38,291 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,291 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,291 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,291 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:38,338 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-12 16:24:38,338 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:38,338 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:38,338 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:38,341 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-12 16:24:38,341 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,341 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,341 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,341 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,348 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-12 16:24:38,348 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-12 16:24:38,348 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,349 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,349 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:38,349 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-12 16:24:38,349 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,349 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,349 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,349 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,349 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-12 16:24:38,349 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,349 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,349 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,349 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,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][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-12 16:24:38,350 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,350 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,350 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,350 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,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][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-12 16:24:38,351 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,351 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,351 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,351 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,353 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-12 16:24:38,353 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,353 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,353 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,353 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,354 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-12 16:24:38,355 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-12 16:24:38,355 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:38,355 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,355 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,355 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:38,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:38,409 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,409 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:38,409 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:38,409 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:38,412 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-12 16:24:38,414 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-12 16:24:38,415 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:38,415 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:38,415 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:38,415 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-12 16:24:38,415 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,415 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,416 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,416 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,416 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,416 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-12 16:24:38,416 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,416 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,416 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,416 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,418 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-12 16:24:38,419 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,419 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,419 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,419 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,420 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-12 16:24:38,420 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,420 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,420 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,420 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,420 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,422 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-12 16:24:38,422 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,422 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,422 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,422 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:38,430 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,431 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:38,431 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:38,431 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:38,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:38,432 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,432 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:38,432 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:38,432 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:38,438 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-12 16:24:38,438 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,438 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,438 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,439 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,439 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,440 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-12 16:24:38,440 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,441 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,441 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,441 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,445 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-12 16:24:38,445 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,445 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,446 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,446 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,446 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:38,503 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,503 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,503 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,503 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:38,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][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-12 16:24:38,504 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,504 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,504 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,504 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:38,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][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-12 16:24:38,505 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,506 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,506 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:38,506 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,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][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-12 16:24:38,513 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,513 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,513 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,514 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,514 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-12 16:24:38,514 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,514 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,514 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,514 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,515 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,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][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-12 16:24:38,517 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,517 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,518 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,518 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,519 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-12 16:24:38,519 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,519 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,519 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,520 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,520 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:38,533 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,533 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,533 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,533 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:38,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:38,534 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,534 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,534 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,534 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:38,541 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-12 16:24:38,541 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,541 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,541 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,541 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,542 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,544 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-12 16:24:38,544 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,544 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,544 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,544 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,550 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-12 16:24:38,551 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,551 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,551 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,551 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,553 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-12 16:24:38,553 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,553 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,553 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,553 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,553 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:38,709 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,709 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,709 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,709 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:38,710 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,710 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,710 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,710 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,714 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-12 16:24:38,715 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,715 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,715 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,715 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,715 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,717 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-12 16:24:38,717 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,717 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,717 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,717 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,719 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-12 16:24:38,719 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,719 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,719 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,719 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,719 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,722 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-12 16:24:38,722 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,722 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,722 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,722 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:38,728 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,728 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,728 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,728 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:38,729 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,729 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,729 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:38,729 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,734 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-12 16:24:38,734 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,734 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,734 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,734 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,735 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-12 16:24:38,735 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,735 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,735 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,736 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,737 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-12 16:24:38,737 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,737 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,737 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,738 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,738 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,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][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-12 16:24:38,767 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,767 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,767 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,767 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,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][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-12 16:24:38,767 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,768 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,768 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,768 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,773 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-12 16:24:38,774 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,774 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,774 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,774 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,774 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,777 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-12 16:24:38,777 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,777 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,777 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,777 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,778 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-12 16:24:38,778 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,779 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,779 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,779 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:38,791 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,791 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,791 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,791 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,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][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-12 16:24:38,792 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,792 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,792 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,792 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:38,800 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-12 16:24:38,800 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,800 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,800 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,800 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,800 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,808 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-12 16:24:38,808 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,808 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,808 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,808 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,808 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,810 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-12 16:24:38,810 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,810 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,810 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,810 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:38,836 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,836 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,836 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,836 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,842 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-12 16:24:38,843 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,843 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,843 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,843 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,843 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,844 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-12 16:24:38,844 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,844 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,844 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,844 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,844 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,852 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-12 16:24:38,852 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,852 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,852 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,852 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,861 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-12 16:24:38,862 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,862 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,862 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,862 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:38,863 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,863 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,863 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,863 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:38,864 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,864 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,864 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,864 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:38,865 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,865 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,865 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,865 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,873 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-12 16:24:38,873 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,873 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,874 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,874 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,874 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,874 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-12 16:24:38,874 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,874 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,874 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,875 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,875 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,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][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-12 16:24:38,884 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,884 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,884 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,884 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,884 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,885 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-12 16:24:38,886 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,886 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,886 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,886 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,886 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-12 16:24:38,887 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,887 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,887 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,887 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,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][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-12 16:24:38,887 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,887 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,887 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,887 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,888 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-12 16:24:38,888 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,888 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,888 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,888 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,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][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-12 16:24:38,910 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,910 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,910 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,910 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:38,911 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,911 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,911 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,911 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,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][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-12 16:24:38,911 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,912 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,912 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,912 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,919 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-12 16:24:38,920 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,920 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,920 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,920 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,920 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,921 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-12 16:24:38,921 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,921 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,921 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,921 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,921 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,922 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-12 16:24:38,922 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,922 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,922 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,922 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,922 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,932 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-12 16:24:38,933 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,933 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:38,933 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,933 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:38,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][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-12 16:24:38,933 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,934 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:38,934 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:38,934 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,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][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-12 16:24:38,934 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,934 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:38,934 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,934 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:38,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][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-12 16:24:38,935 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,935 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:38,935 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,935 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:38,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:38,944 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,944 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,944 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,944 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:38,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:38,945 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,945 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,945 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,945 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,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][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-12 16:24:38,945 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,946 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,946 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,946 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,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][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-12 16:24:38,946 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,947 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,947 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:38,947 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:38,955 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-12 16:24:38,955 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,956 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,956 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,956 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,956 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,956 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-12 16:24:38,957 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,957 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,957 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,957 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,957 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,957 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-12 16:24:38,958 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,958 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,958 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,958 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,958 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,969 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-12 16:24:38,970 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,970 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,970 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:38,970 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,970 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,972 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-12 16:24:38,972 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,973 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:38,973 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:38,973 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,973 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-12 16:24:38,973 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,974 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:38,974 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:38,974 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,974 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-12 16:24:38,974 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,975 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:38,975 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:38,975 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,975 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-12 16:24:38,976 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,976 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:38,976 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:38,976 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:39,003 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,003 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:39,004 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:39,004 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:39,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:39,004 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,004 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:39,004 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:39,004 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:39,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:39,005 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,005 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:39,005 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:39,005 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:39,014 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-12 16:24:39,014 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,014 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,014 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,014 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,014 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,015 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-12 16:24:39,015 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,015 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,015 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,015 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,015 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,016 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-12 16:24:39,016 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,016 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,016 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,016 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,016 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,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][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-12 16:24:39,017 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,017 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,017 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,017 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,017 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,030 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-12 16:24:39,030 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,030 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,030 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,030 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,031 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-12 16:24:39,031 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,031 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,031 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,031 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,031 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-12 16:24:39,032 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,032 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,032 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,032 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,032 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-12 16:24:39,032 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,032 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,032 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,033 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24: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][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-12 16:24:39,041 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,041 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:39,041 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:39,041 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:39,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:39,042 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,042 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:39,042 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:39,042 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:39,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:39,043 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,043 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:39,043 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:39,043 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:39,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:39,043 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,044 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:39,044 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:39,044 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:39,052 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-12 16:24:39,052 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,052 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,053 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,053 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,053 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,053 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-12 16:24:39,053 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,053 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,054 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,054 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,054 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,054 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-12 16:24:39,054 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,054 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,054 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,055 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,055 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,074 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-12 16:24:39,074 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,074 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,074 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,075 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,075 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:39,090 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,090 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,090 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,090 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:39,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:39,091 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,091 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,091 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:39,091 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:39,091 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,091 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,091 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:39,091 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,102 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-12 16:24:39,102 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,103 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,103 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,103 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,103 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,103 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-12 16:24:39,103 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,103 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,104 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,104 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,104 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,104 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-12 16:24:39,104 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,104 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,104 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,105 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,105 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,105 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-12 16:24:39,105 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,105 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,105 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,105 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,106 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,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][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-12 16:24:39,129 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,129 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,129 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:39,129 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:39,130 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,130 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,130 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,130 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:39,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][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-12 16:24:39,130 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,130 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,131 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,131 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:39,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:39,131 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,131 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,131 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,131 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:39,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:39,160 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,160 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,160 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,160 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:39,160 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,161 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,161 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,161 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:39,161 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,161 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,161 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,161 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:39,162 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,162 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,162 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,162 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:39,194 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,194 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:39,194 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,194 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:39,195 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,195 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,195 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,195 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,206 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-12 16:24:39,206 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,206 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,206 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,206 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,213 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-12 16:24:39,213 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,213 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,213 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,214 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:39,234 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,235 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,235 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,235 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,364 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-12 16:24:39,364 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,364 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,364 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,364 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,377 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-12 16:24:39,377 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,377 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,377 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,377 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24: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][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-12 16:24:39,393 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,393 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,393 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,393 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:39,394 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,394 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,394 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,394 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:39,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:39,395 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,395 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,395 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,395 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:39,395 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,396 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,396 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,396 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:39,396 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,396 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,396 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,397 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,397 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-12 16:24:39,397 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,397 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,398 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,398 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,398 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-12 16:24:39,398 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,398 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,398 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,399 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,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][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-12 16:24:39,451 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,451 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,451 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,451 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:39,451 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,451 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,452 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,452 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:39,452 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,452 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,452 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,452 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,454 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-12 16:24:39,455 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,455 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,455 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,455 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,456 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-12 16:24:39,456 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,456 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,456 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,456 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,462 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-12 16:24:39,463 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,463 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,463 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,463 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,470 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-12 16:24:39,471 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,471 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,471 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,471 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:39,482 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,482 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,482 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,482 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:39,483 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,483 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,483 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,483 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:39,484 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-12 16:24:39,484 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,484 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,484 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,484 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,484 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-12 16:24:39,484 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,485 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,485 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,485 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,485 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-12 16:24:39,485 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,485 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,485 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,485 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,486 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-12 16:24:39,486 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,486 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,486 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,486 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,542 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-12 16:24:39,542 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,542 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,542 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,542 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,542 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-12 16:24:39,542 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,543 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,543 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,543 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,543 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-12 16:24:39,543 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,543 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,543 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,543 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,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][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-12 16:24:39,544 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,544 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,544 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,544 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,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][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-12 16:24:39,544 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,544 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,544 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,544 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,545 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-12 16:24:39,545 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,545 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,545 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,545 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:39,575 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,575 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,575 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:39,575 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,619 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-12 16:24:39,619 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-12 16:24:39,619 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:39,619 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:39,619 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,620 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-12 16:24:39,620 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-12 16:24:39,620 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:39,620 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:39,620 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,620 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-12 16:24:39,620 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-12 16:24:39,620 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:39,620 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,620 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:39,621 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-12 16:24:39,621 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-12 16:24:39,621 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:39,621 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,621 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:39,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:39,648 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-12 16:24:39,648 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:39,648 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,648 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,670 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-12 16:24:39,670 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-12 16:24:39,670 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-12 16:24:39,670 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:39,670 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-12 16:24:39,670 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-12 16:24:39,670 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-12 16:24:39,670 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-12 16:24:39,670 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-12 16:24:39,670 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:39,671 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-12 16:24:39,671 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-12 16:24:39,671 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-12 16:24:39,671 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:39,671 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-12 16:24:39,671 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-12 16:24:39,671 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-12 16:24:39,671 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:39,671 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-12 16:24:39,671 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-12 16:24:39,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][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-12 16:24:39,698 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-12 16:24:39,698 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,698 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:39,699 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:39,835 INFO L124 PetriNetUnfolderBase]: 11349/19193 cut-off events. [2024-11-12 16:24:39,835 INFO L125 PetriNetUnfolderBase]: For 11521/13096 co-relation queries the response was YES. [2024-11-12 16:24:40,012 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-12 16:24:40,101 INFO L140 encePairwiseOnDemand]: 81/92 looper letters, 184 selfloop transitions, 31 changer transitions 9/308 dead transitions. [2024-11-12 16:24:40,102 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 123 places, 308 transitions, 1723 flow [2024-11-12 16:24:40,102 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-12 16:24:40,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-11-12 16:24:40,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 686 transitions. [2024-11-12 16:24:40,106 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6778656126482213 [2024-11-12 16:24:40,106 INFO L175 Difference]: Start difference. First operand has 113 places, 154 transitions, 695 flow. Second operand 11 states and 686 transitions. [2024-11-12 16:24:40,106 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 123 places, 308 transitions, 1723 flow [2024-11-12 16:24:40,124 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 123 places, 308 transitions, 1723 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-12 16:24:40,128 INFO L231 Difference]: Finished difference. Result has 129 places, 177 transitions, 924 flow [2024-11-12 16:24:40,129 INFO L262 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-12 16:24:40,132 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 37 predicate places. [2024-11-12 16:24:40,132 INFO L471 AbstractCegarLoop]: Abstraction has has 129 places, 177 transitions, 924 flow [2024-11-12 16:24:40,133 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-12 16:24:40,133 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 16:24:40,134 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 16:24:40,134 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-12 16:24:40,134 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-12 16:24:40,135 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 16:24:40,135 INFO L85 PathProgramCache]: Analyzing trace with hash -1632921615, now seen corresponding path program 5 times [2024-11-12 16:24:40,135 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 16:24:40,136 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [489477004] [2024-11-12 16:24:40,136 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 16:24:40,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 16:24:40,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 16:24:40,259 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-12 16:24:40,259 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 16:24:40,259 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [489477004] [2024-11-12 16:24:40,260 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [489477004] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 16:24:40,260 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 16:24:40,260 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-12 16:24:40,260 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [11495655] [2024-11-12 16:24:40,260 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 16:24:40,261 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-12 16:24:40,261 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 16:24:40,261 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-12 16:24:40,261 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-12 16:24:40,301 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 46 out of 92 [2024-11-12 16:24:40,302 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-12 16:24:40,302 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 16:24:40,302 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 46 of 92 [2024-11-12 16:24:40,302 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 16:24:40,900 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-12 16:24:40,900 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-12 16:24:40,900 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:24:40,901 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:24:40,901 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:24:40,946 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-12 16:24:40,946 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-12 16:24:40,946 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:24:40,946 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:24:40,946 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:24:41,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:41,104 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-12 16:24:41,104 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-12 16:24:41,104 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-12 16:24:41,104 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-12 16:24:41,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][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-12 16:24:41,137 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-12 16:24:41,137 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-12 16:24:41,137 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-12 16:24:41,138 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-12 16:24:41,146 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-12 16:24:41,146 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-12 16:24:41,146 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:41,146 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:41,146 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:41,177 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-12 16:24:41,178 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-12 16:24:41,178 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:41,178 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:41,178 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:41,183 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-12 16:24:41,183 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:24:41,184 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:41,184 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:41,184 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:41,220 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-12 16:24:41,220 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:41,220 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:41,221 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:41,221 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:41,237 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-12 16:24:41,238 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-12 16:24:41,238 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:41,238 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:41,238 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:41,238 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-12 16:24:41,238 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:24:41,238 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:41,238 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:41,239 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:41,239 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:41,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:41,247 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-12 16:24:41,247 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-12 16:24:41,247 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-12 16:24:41,247 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-12 16:24:41,285 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-12 16:24:41,285 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:41,285 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:41,286 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:41,286 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:41,289 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-12 16:24:41,289 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:41,289 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:41,289 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:41,289 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:41,289 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:41,289 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-12 16:24:41,290 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:41,290 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:41,290 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:41,290 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:41,290 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:41,290 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-12 16:24:41,290 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:24:41,291 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:41,291 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:41,291 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:41,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:41,298 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-12 16:24:41,299 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:41,299 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:41,299 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:41,372 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-12 16:24:41,373 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:41,373 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:41,373 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:41,373 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:41,373 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:41,373 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:41,406 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-12 16:24:41,406 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:41,406 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:41,406 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:41,407 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:41,407 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:41,407 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:41,414 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-12 16:24:41,414 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:41,414 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:41,414 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:41,414 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:41,418 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-12 16:24:41,418 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:41,418 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:41,418 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:41,418 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:41,418 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-12 16:24:41,418 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:41,419 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:41,419 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:41,419 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:41,463 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-12 16:24:41,463 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:41,463 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:41,463 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:41,463 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:41,469 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-12 16:24:41,469 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:41,470 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:41,470 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:41,470 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:41,470 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-12 16:24:41,470 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:41,470 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:41,470 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:41,471 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:41,475 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-12 16:24:41,475 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:41,475 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:41,475 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:41,475 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:41,475 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:41,476 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:41,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][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-12 16:24:41,492 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:41,492 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:41,492 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:41,492 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:41,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][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-12 16:24:41,492 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:41,492 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:41,492 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:41,492 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:41,501 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-12 16:24:41,501 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:41,501 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:41,501 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:41,501 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:41,526 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-12 16:24:41,526 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:41,526 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:41,526 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:41,526 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:41,527 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-12 16:24:41,527 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:41,527 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:41,527 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:41,527 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:41,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][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-12 16:24:41,537 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:41,537 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:41,538 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:41,538 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:41,592 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-12 16:24:41,592 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:41,592 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:41,592 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:41,592 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:41,593 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-12 16:24:41,593 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:41,593 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:41,593 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:41,593 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:41,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][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-12 16:24:41,614 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:41,614 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:41,614 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:41,614 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:41,620 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-12 16:24:41,620 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:41,620 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:41,620 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:41,620 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:41,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][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-12 16:24:41,816 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:41,816 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:41,816 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:41,816 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:41,820 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-12 16:24:41,820 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:41,820 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:41,820 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:41,820 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:41,841 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-12 16:24:41,842 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:41,842 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:41,842 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:41,842 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:41,854 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-12 16:24:41,854 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:41,854 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:41,854 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:41,854 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:41,868 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-12 16:24:41,869 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:41,869 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:41,869 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:41,869 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:41,881 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-12 16:24:41,881 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:41,882 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:41,882 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:41,882 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:41,908 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-12 16:24:41,908 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-12 16:24:41,908 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:41,908 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:41,908 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:41,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:41,926 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-12 16:24:41,926 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:41,926 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:41,926 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:41,927 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-12 16:24:41,927 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:41,927 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:41,927 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:41,927 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:41,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][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-12 16:24:41,942 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:41,942 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:41,942 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:41,942 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:41,943 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-12 16:24:41,943 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:41,943 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:41,943 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:41,943 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:41,954 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-12 16:24:41,954 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:41,954 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:41,954 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:41,954 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:41,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:41,962 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:41,962 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:41,962 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:41,962 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:41,963 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-12 16:24:41,963 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:41,963 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:41,963 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:41,963 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:41,964 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-12 16:24:41,964 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:41,964 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:41,964 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:41,964 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:41,974 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-12 16:24:41,974 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:41,974 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:41,974 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:41,974 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:41,974 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-12 16:24:41,974 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:41,974 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:41,974 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:41,975 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:41,975 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-12 16:24:41,975 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:41,975 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:41,975 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:41,975 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:41,977 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-12 16:24:41,977 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:41,977 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:41,977 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:41,977 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:41,978 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:41,983 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-12 16:24:41,983 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-11-12 16:24:41,983 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-12 16:24:41,983 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-12 16:24:41,983 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-12 16:24:41,983 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-12 16:24:41,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:41,984 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-11-12 16:24:41,984 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-12 16:24:41,984 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-12 16:24:41,984 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-12 16:24:41,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:41,989 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:41,989 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:41,989 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:41,989 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:41,990 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-12 16:24:41,991 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:41,991 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:41,991 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:41,991 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:41,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][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-12 16:24:41,991 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:41,991 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:41,991 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:41,991 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:42,001 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-12 16:24:42,001 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:42,001 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:42,001 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,001 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,002 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-12 16:24:42,002 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:42,002 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:42,002 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,002 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:42,002 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-12 16:24:42,002 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:42,002 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:42,002 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,002 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,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][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-12 16:24:42,003 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:42,003 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,003 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:42,003 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,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][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-12 16:24:42,004 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:42,004 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:42,004 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:42,004 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,005 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-12 16:24:42,005 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,005 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:42,005 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,005 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:42,005 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-12 16:24:42,005 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,005 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:42,005 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:42,005 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,007 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-12 16:24:42,007 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:42,007 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:42,007 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:42,007 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:42,007 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:42,011 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-12 16:24:42,011 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-11-12 16:24:42,011 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-12 16:24:42,011 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-12 16:24:42,011 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-12 16:24:42,012 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-12 16:24:42,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:42,012 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-11-12 16:24:42,012 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-12 16:24:42,012 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-12 16:24:42,012 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-12 16:24:42,029 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-12 16:24:42,029 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:42,029 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:42,029 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:42,029 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:42,029 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:42,039 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-12 16:24:42,039 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,039 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:42,039 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:42,039 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,039 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:42,040 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-12 16:24:42,040 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-12 16:24:42,040 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:42,040 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,040 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,040 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:42,040 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-12 16:24:42,040 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-12 16:24:42,040 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:42,040 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:42,040 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,040 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,041 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-12 16:24:42,041 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,041 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:42,041 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:42,041 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,041 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:42,041 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-12 16:24:42,041 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-12 16:24:42,041 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:42,041 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,041 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,041 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-12 16:24:42,041 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,042 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:42,042 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:42,042 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:42,042 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,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-12 16:24:42,054 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,054 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:42,054 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:42,054 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,055 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,055 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:42,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-12 16:24:42,055 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,055 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:42,056 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:42,056 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:42,056 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,056 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,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-12 16:24:42,057 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,057 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:42,057 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:42,057 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,057 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,058 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-12 16:24:42,058 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,058 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,058 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:42,058 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:42,058 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,102 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-12 16:24:42,102 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-12 16:24:42,103 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,103 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:42,103 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:42,103 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,103 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:42,379 INFO L124 PetriNetUnfolderBase]: 12162/21832 cut-off events. [2024-11-12 16:24:42,379 INFO L125 PetriNetUnfolderBase]: For 16299/17267 co-relation queries the response was YES. [2024-11-12 16:24:42,451 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-12 16:24:42,527 INFO L140 encePairwiseOnDemand]: 78/92 looper letters, 121 selfloop transitions, 55 changer transitions 0/285 dead transitions. [2024-11-12 16:24:42,527 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 135 places, 285 transitions, 1704 flow [2024-11-12 16:24:42,528 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-12 16:24:42,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-12 16:24:42,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 440 transitions. [2024-11-12 16:24:42,529 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6832298136645962 [2024-11-12 16:24:42,529 INFO L175 Difference]: Start difference. First operand has 129 places, 177 transitions, 924 flow. Second operand 7 states and 440 transitions. [2024-11-12 16:24:42,529 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 135 places, 285 transitions, 1704 flow [2024-11-12 16:24:42,682 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 135 places, 285 transitions, 1696 flow, removed 4 selfloop flow, removed 0 redundant places. [2024-11-12 16:24:42,690 INFO L231 Difference]: Finished difference. Result has 140 places, 229 transitions, 1409 flow [2024-11-12 16:24:42,690 INFO L262 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-12 16:24:42,691 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 48 predicate places. [2024-11-12 16:24:42,691 INFO L471 AbstractCegarLoop]: Abstraction has has 140 places, 229 transitions, 1409 flow [2024-11-12 16:24:42,691 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-12 16:24:42,691 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 16:24:42,693 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 16:24:42,693 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-12 16:24:42,693 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-12 16:24:42,694 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 16:24:42,694 INFO L85 PathProgramCache]: Analyzing trace with hash 947421773, now seen corresponding path program 6 times [2024-11-12 16:24:42,694 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 16:24:42,694 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1696414491] [2024-11-12 16:24:42,695 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 16:24:42,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 16:24:42,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 16:24:42,786 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-12 16:24:42,786 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 16:24:42,786 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1696414491] [2024-11-12 16:24:42,786 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1696414491] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 16:24:42,786 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 16:24:42,786 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-12 16:24:42,787 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [635334869] [2024-11-12 16:24:42,787 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 16:24:42,787 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 16:24:42,787 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 16:24:42,788 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 16:24:42,788 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 16:24:42,794 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 54 out of 92 [2024-11-12 16:24:42,794 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-12 16:24:42,794 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 16:24:42,794 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 54 of 92 [2024-11-12 16:24:42,794 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 16:24:43,193 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-12 16:24:43,194 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-12 16:24:43,194 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-12 16:24:43,194 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-12 16:24:43,194 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:24:43,227 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-12 16:24:43,227 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-12 16:24:43,227 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:24:43,227 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:24:43,227 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:24:43,313 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-12 16:24:43,313 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-12 16:24:43,313 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:24:43,313 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:43,313 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:24:43,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][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-12 16:24:43,418 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-12 16:24:43,418 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:43,418 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:43,418 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:43,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:43,454 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-12 16:24:43,455 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-12 16:24:43,455 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-12 16:24:43,455 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-12 16:24:43,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:43,464 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-12 16:24:43,464 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:43,464 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:43,464 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:43,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][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-12 16:24:43,465 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-12 16:24:43,465 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:43,465 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:43,465 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:43,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:43,471 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-12 16:24:43,471 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:43,471 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:43,471 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:43,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:43,492 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-12 16:24:43,492 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-12 16:24:43,492 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-12 16:24:43,492 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-12 16:24:43,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:43,501 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-12 16:24:43,502 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:43,502 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:43,502 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:43,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:43,517 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-12 16:24:43,517 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:43,518 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:43,518 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:43,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][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-12 16:24:43,547 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:24:43,547 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:43,548 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:43,548 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:43,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:43,559 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:24:43,559 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:43,559 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:43,559 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:43,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:43,565 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-12 16:24:43,565 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:43,565 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:43,565 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:43,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][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-12 16:24:43,613 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-12 16:24:43,613 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:43,614 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:43,614 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:43,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:43,639 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-12 16:24:43,639 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:43,639 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:43,639 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:43,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:43,686 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-12 16:24:43,686 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:24:43,686 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:24:43,686 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:24:43,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:43,697 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:43,697 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:43,697 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:43,697 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:43,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:43,709 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-12 16:24:43,709 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:24:43,709 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:24:43,709 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:43,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:43,877 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:43,877 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,877 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:43,877 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,880 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-12 16:24:43,880 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,880 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,880 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:43,881 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,881 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:43,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|)), 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-12 16:24:43,881 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:43,881 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:43,882 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:43,882 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:43,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:43,891 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-12 16:24:43,892 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:43,892 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:24:43,892 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:43,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:43,898 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:43,898 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:43,898 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:43,898 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:43,905 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-12 16:24:43,905 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:43,905 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:43,905 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:43,905 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:43,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][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-12 16:24:43,906 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-12 16:24:43,906 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:43,906 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:24:43,906 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:43,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][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-12 16:24:43,922 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:43,922 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:43,922 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,923 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:43,923 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-12 16:24:43,923 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:43,923 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:43,923 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:43,923 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,923 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:43,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:43,926 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:43,926 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:43,926 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:43,926 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:43,932 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-12 16:24:43,932 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:43,932 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:43,932 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:43,932 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:43,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:43,933 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-12 16:24:43,933 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:24:43,933 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-12 16:24:43,933 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:24:43,940 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-12 16:24:43,940 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,940 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,940 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:43,940 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,940 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:43,940 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,940 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-12 16:24:43,940 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:43,940 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:43,940 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:43,940 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:43,940 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,941 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:43,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:43,941 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,941 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,941 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:43,941 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,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][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-12 16:24:43,951 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:43,951 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,951 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:43,951 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,951 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,951 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-12 16:24:43,951 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:43,951 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,951 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:43,951 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,951 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,952 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:43,952 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,967 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-12 16:24:43,967 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,967 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,967 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:43,967 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,967 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,967 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:43,968 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,968 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:43,976 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-12 16:24:43,976 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,976 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:43,976 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:43,976 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:43,977 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,977 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:43,977 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:43,983 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-12 16:24:43,983 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,983 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,983 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:43,983 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:43,983 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:43,983 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:44,008 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-12 16:24:44,008 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-12 16:24:44,008 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:44,008 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:44,008 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:44,009 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-12 16:24:44,009 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-12 16:24:44,009 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:44,009 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:44,009 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,009 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-12 16:24:44,009 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:44,009 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:44,009 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:44,009 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:44,009 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:44,009 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:44,010 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:44,010 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:44,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:44,010 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:44,010 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:44,010 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:44,010 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:44,011 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-12 16:24:44,011 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:44,011 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:44,011 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:44,011 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:44,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-12 16:24:44,029 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:44,029 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:44,029 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:44,029 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:44,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][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-12 16:24:44,039 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:44,039 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:44,039 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:44,039 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:44,041 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-12 16:24:44,041 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:44,041 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:44,041 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:44,041 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:44,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:44,052 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:44,052 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:44,053 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:44,053 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:44,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:44,053 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:44,053 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:44,053 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:44,053 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:44,054 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-12 16:24:44,054 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:44,054 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:44,054 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:44,054 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:44,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][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-12 16:24:44,066 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-12 16:24:44,066 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,066 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:44,066 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,067 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-12 16:24:44,067 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:44,067 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:44,067 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:44,067 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:44,067 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:44,067 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-12 16:24:44,067 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:44,067 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:44,068 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:44,068 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:44,198 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-12 16:24:44,198 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-12 16:24:44,198 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:44,198 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,198 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,210 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-12 16:24:44,210 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-12 16:24:44,210 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:44,210 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:44,210 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:44,210 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:44,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][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-12 16:24:44,215 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,215 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,215 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:44,215 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,215 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-12 16:24:44,215 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-12 16:24:44,215 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:44,216 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:44,216 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:44,216 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:44,225 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-12 16:24:44,225 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-12 16:24:44,225 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,226 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,226 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:44,228 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-12 16:24:44,228 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-12 16:24:44,228 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,228 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:44,228 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,228 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,229 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-12 16:24:44,229 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:44,229 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,229 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,229 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:44,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:44,237 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:44,237 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:44,237 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:44,237 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,238 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-12 16:24:44,238 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,238 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,238 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:44,238 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:44,238 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,248 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-12 16:24:44,248 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,248 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:44,248 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:44,249 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,251 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-12 16:24:44,251 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,251 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:44,252 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:44,252 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:44,252 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,252 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-12 16:24:44,252 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-12 16:24:44,252 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:44,252 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:44,252 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:44,271 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-12 16:24:44,272 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,272 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,272 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,272 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:44,272 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:44,294 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-12 16:24:44,294 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-12 16:24:44,294 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:44,294 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:44,294 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:44,294 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-12 16:24:44,294 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:44,294 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:44,295 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:44,295 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,295 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,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][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-12 16:24:44,302 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:44,302 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,302 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:44,302 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:44,316 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-12 16:24:44,316 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:44,316 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,316 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:44,316 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:44,317 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:44,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:44,327 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-12 16:24:44,327 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:44,327 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:44,327 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:44,343 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-12 16:24:44,343 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-12 16:24:44,343 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:44,343 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:44,343 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:44,343 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:44,388 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-12 16:24:44,388 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-12 16:24:44,388 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:44,388 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-12 16:24:44,388 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-12 16:24:44,392 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-12 16:24:44,392 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-12 16:24:44,392 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:44,392 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:44,392 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:44,392 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:44,431 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-12 16:24:44,431 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-12 16:24:44,431 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:44,431 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-12 16:24:44,431 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-12 16:24:44,431 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-12 16:24:44,527 INFO L124 PetriNetUnfolderBase]: 8209/17471 cut-off events. [2024-11-12 16:24:44,527 INFO L125 PetriNetUnfolderBase]: For 17934/18856 co-relation queries the response was YES. [2024-11-12 16:24:44,698 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-12 16:24:44,763 INFO L140 encePairwiseOnDemand]: 88/92 looper letters, 75 selfloop transitions, 2 changer transitions 0/248 dead transitions. [2024-11-12 16:24:44,763 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 142 places, 248 transitions, 1679 flow [2024-11-12 16:24:44,764 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 16:24:44,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 16:24:44,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 210 transitions. [2024-11-12 16:24:44,765 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7608695652173914 [2024-11-12 16:24:44,765 INFO L175 Difference]: Start difference. First operand has 140 places, 229 transitions, 1409 flow. Second operand 3 states and 210 transitions. [2024-11-12 16:24:44,765 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 142 places, 248 transitions, 1679 flow [2024-11-12 16:24:44,925 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 142 places, 248 transitions, 1679 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-12 16:24:44,929 INFO L231 Difference]: Finished difference. Result has 143 places, 228 transitions, 1411 flow [2024-11-12 16:24:44,929 INFO L262 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-12 16:24:44,930 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 51 predicate places. [2024-11-12 16:24:44,930 INFO L471 AbstractCegarLoop]: Abstraction has has 143 places, 228 transitions, 1411 flow [2024-11-12 16:24:44,930 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-12 16:24:44,930 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 16:24:44,930 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 16:24:44,931 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-12 16:24:44,931 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-12 16:24:44,931 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 16:24:44,932 INFO L85 PathProgramCache]: Analyzing trace with hash 828620929, now seen corresponding path program 7 times [2024-11-12 16:24:44,932 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 16:24:44,932 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1317394020] [2024-11-12 16:24:44,932 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 16:24:44,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 16:24:44,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 16:24:45,029 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-12 16:24:45,030 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 16:24:45,030 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1317394020] [2024-11-12 16:24:45,030 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1317394020] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 16:24:45,030 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 16:24:45,030 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-12 16:24:45,030 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1160127640] [2024-11-12 16:24:45,030 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 16:24:45,031 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-12 16:24:45,031 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 16:24:45,031 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-12 16:24:45,031 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-12 16:24:45,075 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 46 out of 92 [2024-11-12 16:24:45,076 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-12 16:24:45,076 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 16:24:45,076 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 46 of 92 [2024-11-12 16:24:45,076 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 16:24:45,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][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-12 16:24:45,608 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-12 16:24:45,608 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-12 16:24:45,608 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-12 16:24:45,608 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:24:45,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][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-12 16:24:45,608 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-12 16:24:45,608 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-12 16:24:45,609 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-12 16:24:45,609 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-12 16:24:45,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:45,658 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-12 16:24:45,658 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:24:45,658 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:24:45,658 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:24:45,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:45,659 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-12 16:24:45,659 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:24:45,659 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-12 16:24:45,659 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-12 16:24:45,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:45,664 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-12 16:24:45,664 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-12 16:24:45,664 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-12 16:24:45,664 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:24:45,665 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-12 16:24:45,665 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-12 16:24:45,665 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-12 16:24:45,665 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-12 16:24:45,665 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-12 16:24:45,666 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:24:45,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][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-12 16:24:45,722 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-12 16:24:45,722 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:24:45,722 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:24:45,722 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:24:45,723 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-12 16:24:45,723 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-12 16:24:45,723 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:24:45,723 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:24:45,723 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:24:45,724 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:24:45,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: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~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-12 16:24:45,803 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2024-11-12 16:24:45,803 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-12 16:24:45,804 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-12 16:24:45,804 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-12 16:24:45,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][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-12 16:24:45,804 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-12 16:24:45,804 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:45,804 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:45,804 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:45,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:45,864 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-12 16:24:45,864 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-12 16:24:45,864 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-12 16:24:45,865 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-12 16:24:45,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:45,865 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-12 16:24:45,865 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:45,865 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:45,865 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:45,871 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-12 16:24:45,871 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-12 16:24:45,871 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:45,871 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:45,871 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:24:45,871 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:45,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:45,873 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-12 16:24:45,873 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:24:45,873 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:45,873 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:24:45,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:45,874 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-12 16:24:45,874 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:45,874 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:45,874 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:45,879 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-12 16:24:45,879 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-12 16:24:45,880 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-12 16:24:45,880 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-12 16:24:45,880 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-12 16:24:45,880 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-12 16:24:45,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:45,935 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-12 16:24:45,935 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:45,935 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:45,935 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:45,941 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-12 16:24:45,941 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-12 16:24:45,941 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:45,941 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:45,941 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:45,941 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:45,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:45,943 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-12 16:24:45,943 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:45,943 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:45,943 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:45,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:45,944 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-12 16:24:45,944 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:45,944 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:45,944 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:45,950 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-12 16:24:45,950 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-12 16:24:45,950 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-12 16:24:45,950 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-12 16:24:45,950 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-12 16:24:45,950 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-12 16:24:46,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:46,014 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:24:46,014 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:46,015 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:46,015 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:46,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:46,044 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-12 16:24:46,044 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-12 16:24:46,044 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-12 16:24:46,045 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-12 16:24:46,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:46,104 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-12 16:24:46,104 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-12 16:24:46,104 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-12 16:24:46,104 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-12 16:24:46,113 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-12 16:24:46,113 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-12 16:24:46,113 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:46,114 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:46,114 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:46,114 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:46,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:46,115 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-12 16:24:46,115 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:46,115 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:46,115 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:46,126 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-12 16:24:46,126 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-12 16:24:46,126 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-12 16:24:46,126 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-12 16:24:46,126 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-12 16:24:46,126 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-12 16:24:46,292 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-12 16:24:46,292 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:24:46,292 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:46,292 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:46,292 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:46,292 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:46,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:46,293 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:24:46,293 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:46,293 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:46,293 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:46,300 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-12 16:24:46,300 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-12 16:24:46,300 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:46,300 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:46,300 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:46,300 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:46,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:46,309 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:24:46,309 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:46,309 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:46,309 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:46,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][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-12 16:24:46,312 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-12 16:24:46,312 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:46,312 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:46,312 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:46,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][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-12 16:24:46,312 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:24:46,312 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:46,312 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:46,312 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:46,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:46,363 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:46,364 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:46,364 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:46,364 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:46,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][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-12 16:24:46,366 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-12 16:24:46,366 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:24:46,366 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:46,366 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:46,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][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-12 16:24:46,366 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:46,366 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:46,366 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:46,367 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:46,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][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-12 16:24:46,383 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:46,383 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:46,383 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:46,383 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:46,383 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:46,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:46,384 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:46,384 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:46,384 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:46,384 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:46,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:46,384 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:46,385 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:46,385 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:46,385 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:46,437 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-12 16:24:46,437 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:46,437 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:46,437 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:46,437 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:46,437 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:46,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][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-12 16:24:46,438 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:46,438 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:46,438 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:46,438 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:46,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][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-12 16:24:46,438 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:46,438 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:46,438 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:46,438 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:46,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:46,461 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:46,461 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:46,461 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:46,461 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:46,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:46,462 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:46,462 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:46,462 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:46,462 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:46,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:46,479 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-12 16:24:46,479 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:24:46,479 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:24:46,479 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:46,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:46,480 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:46,480 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:46,480 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:46,480 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:46,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:46,510 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:46,511 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:46,511 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:46,511 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:46,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:46,511 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:46,511 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:46,511 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:46,511 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:46,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:46,531 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-12 16:24:46,531 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:46,531 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:46,531 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:24:46,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:46,531 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:46,531 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:46,531 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:46,531 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:46,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:46,537 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:46,537 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:46,537 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:46,537 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:46,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:46,537 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:46,537 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:46,537 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:46,537 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:46,538 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-12 16:24:46,538 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:46,538 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:46,538 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:46,538 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:46,538 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:46,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:46,541 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-12 16:24:46,541 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:46,541 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:46,541 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:46,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:46,581 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:46,581 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:46,581 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:46,581 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:46,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:46,581 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:46,581 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:46,581 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:46,582 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:46,582 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-12 16:24:46,582 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:46,582 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:46,582 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:46,582 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:46,582 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:46,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:46,585 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-12 16:24:46,585 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:24:46,585 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:24:46,585 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:24:46,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:46,811 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:46,812 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:46,812 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:46,812 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:46,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:46,858 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:46,858 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:46,858 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:46,858 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:46,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:46,890 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:46,890 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:46,890 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:46,890 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:46,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:46,891 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:46,891 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:46,891 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:46,891 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:46,906 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-12 16:24:46,906 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-12 16:24:46,906 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-12 16:24:46,906 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-12 16:24:46,906 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-12 16:24:46,907 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-12 16:24:46,907 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:46,907 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:46,907 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:46,907 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:46,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][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-12 16:24:46,930 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:46,930 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:46,930 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:46,930 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:46,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:46,931 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:46,931 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:46,931 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:46,931 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:47,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][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-12 16:24:47,094 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:47,094 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:47,094 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:47,094 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:47,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:47,095 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:47,095 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:47,095 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:47,095 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:47,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:47,122 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:47,123 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:47,123 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:47,123 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:47,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:47,123 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:47,123 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:47,123 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:47,123 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:47,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:47,161 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:47,162 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:47,162 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:47,162 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:47,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:47,350 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-12 16:24:47,350 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:47,350 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:47,350 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:47,662 INFO L124 PetriNetUnfolderBase]: 14614/26742 cut-off events. [2024-11-12 16:24:47,662 INFO L125 PetriNetUnfolderBase]: For 35934/37117 co-relation queries the response was YES. [2024-11-12 16:24:47,792 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-12 16:24:48,054 INFO L140 encePairwiseOnDemand]: 78/92 looper letters, 149 selfloop transitions, 54 changer transitions 0/328 dead transitions. [2024-11-12 16:24:48,054 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 149 places, 328 transitions, 2328 flow [2024-11-12 16:24:48,054 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-12 16:24:48,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-12 16:24:48,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 442 transitions. [2024-11-12 16:24:48,056 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6863354037267081 [2024-11-12 16:24:48,056 INFO L175 Difference]: Start difference. First operand has 143 places, 228 transitions, 1411 flow. Second operand 7 states and 442 transitions. [2024-11-12 16:24:48,056 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 149 places, 328 transitions, 2328 flow [2024-11-12 16:24:48,294 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 147 places, 328 transitions, 2324 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-12 16:24:48,299 INFO L231 Difference]: Finished difference. Result has 151 places, 262 transitions, 1827 flow [2024-11-12 16:24:48,299 INFO L262 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-12 16:24:48,300 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 59 predicate places. [2024-11-12 16:24:48,300 INFO L471 AbstractCegarLoop]: Abstraction has has 151 places, 262 transitions, 1827 flow [2024-11-12 16:24:48,300 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-12 16:24:48,300 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 16:24:48,300 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 16:24:48,301 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-12 16:24:48,301 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-12 16:24:48,302 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 16:24:48,302 INFO L85 PathProgramCache]: Analyzing trace with hash 1752127785, now seen corresponding path program 8 times [2024-11-12 16:24:48,302 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 16:24:48,302 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1484000859] [2024-11-12 16:24:48,303 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 16:24:48,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 16:24:48,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 16:24:48,393 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-12 16:24:48,393 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 16:24:48,394 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1484000859] [2024-11-12 16:24:48,394 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1484000859] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 16:24:48,394 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 16:24:48,394 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-12 16:24:48,394 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [516416582] [2024-11-12 16:24:48,394 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 16:24:48,395 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 16:24:48,395 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 16:24:48,396 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 16:24:48,396 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 16:24:48,400 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 54 out of 92 [2024-11-12 16:24:48,400 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-12 16:24:48,400 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 16:24:48,401 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 54 of 92 [2024-11-12 16:24:48,401 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 16:24:49,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:49,005 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-12 16:24:49,005 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:49,006 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:49,006 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:49,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:49,006 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-12 16:24:49,006 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:49,006 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:49,006 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:49,013 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-12 16:24:49,013 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-12 16:24:49,013 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-12 16:24:49,013 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-12 16:24:49,013 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-12 16:24:49,013 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-12 16:24:49,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][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-12 16:24:49,216 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-12 16:24:49,216 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:49,216 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:49,216 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:49,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][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-12 16:24:49,216 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-12 16:24:49,216 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:49,216 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:49,216 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:49,220 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-12 16:24:49,220 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-12 16:24:49,220 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-12 16:24:49,220 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-12 16:24:49,220 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-12 16:24:49,220 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-12 16:24:49,269 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-12 16:24:49,269 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-12 16:24:49,269 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-12 16:24:49,269 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-12 16:24:49,269 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-12 16:24:49,269 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-12 16:24:49,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][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-12 16:24:49,270 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-12 16:24:49,270 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-12 16:24:49,270 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-12 16:24:49,270 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-12 16:24:49,304 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-12 16:24:49,304 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-12 16:24:49,304 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:49,304 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-12 16:24:49,304 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-12 16:24:49,304 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-12 16:24:49,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:49,305 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-12 16:24:49,305 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-12 16:24:49,305 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-12 16:24:49,305 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-12 16:24:49,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:49,310 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-12 16:24:49,310 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-12 16:24:49,310 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-12 16:24:49,310 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-12 16:24:49,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:49,348 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-12 16:24:49,349 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:49,349 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:49,349 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:49,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:49,359 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-12 16:24:49,359 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:49,359 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:49,359 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:49,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][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-12 16:24:49,404 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-12 16:24:49,404 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:49,404 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:49,404 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:49,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][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-12 16:24:49,421 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-12 16:24:49,421 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:49,421 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:49,421 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:49,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][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-12 16:24:49,421 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-12 16:24:49,421 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:49,421 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:49,422 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:49,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:49,463 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-12 16:24:49,463 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:24:49,463 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:24:49,463 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:24:49,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:49,464 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-12 16:24:49,464 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:24:49,464 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:24:49,464 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:24:49,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:49,474 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:49,474 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:49,474 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:49,474 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:49,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:49,475 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-12 16:24:49,475 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:24:49,475 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:24:49,475 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:24:49,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:49,483 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-12 16:24:49,483 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:24:49,483 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:24:49,483 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:49,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:49,483 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:49,483 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:49,483 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:49,483 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:49,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:49,513 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:49,513 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:49,513 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:49,513 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:49,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:49,513 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-12 16:24:49,514 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:49,514 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:49,514 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:49,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:49,522 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-12 16:24:49,522 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:49,522 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:49,522 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:24:49,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:49,522 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:49,522 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:49,523 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:49,523 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:49,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:49,530 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:49,530 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:49,530 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:49,530 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:49,531 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-12 16:24:49,531 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:49,531 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:49,531 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:49,531 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:49,531 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:49,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:49,566 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:49,566 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:49,566 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:49,566 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:49,567 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-12 16:24:49,567 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:49,567 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:49,567 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:49,567 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:49,567 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:49,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|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~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-12 16:24:49,598 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-12 16:24:49,598 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:24:49,598 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:24:49,598 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:24:49,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), 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-12 16:24:49,598 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:49,598 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:49,598 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:49,598 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:49,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][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-12 16:24:49,629 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-12 16:24:49,629 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-12 16:24:49,629 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-12 16:24:49,629 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-12 16:24:49,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][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-12 16:24:49,629 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:49,629 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:49,629 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:49,629 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:49,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:49,636 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:49,636 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:49,636 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:49,637 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:49,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:49,650 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-12 16:24:49,650 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-12 16:24:49,650 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-12 16:24:49,650 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-12 16:24:49,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:49,651 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:49,651 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:49,651 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:49,651 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:49,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][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-12 16:24:49,668 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:49,668 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:49,668 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:49,668 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:49,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][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-12 16:24:49,682 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-12 16:24:49,682 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-12 16:24:49,682 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-12 16:24:49,682 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-12 16:24:49,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][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-12 16:24:49,683 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:49,683 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:49,683 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:49,683 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:49,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:49,689 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:49,689 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:49,689 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:49,689 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:49,689 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-12 16:24:49,689 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:49,689 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:49,689 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:49,690 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:49,690 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:49,690 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-12 16:24:49,690 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:49,690 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:49,690 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:49,690 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:49,691 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:49,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:49,899 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:49,899 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:49,899 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:49,899 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:49,900 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-12 16:24:49,900 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:49,900 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:49,900 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:49,900 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:49,900 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:49,901 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-12 16:24:49,901 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:49,901 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:49,901 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:49,901 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:49,902 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:50,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:50,053 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-11-12 16:24:50,054 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-12 16:24:50,054 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-12 16:24:50,054 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-12 16:24:50,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:50,084 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-11-12 16:24:50,084 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-12 16:24:50,084 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-12 16:24:50,084 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-12 16:24:50,363 INFO L124 PetriNetUnfolderBase]: 9078/19652 cut-off events. [2024-11-12 16:24:50,363 INFO L125 PetriNetUnfolderBase]: For 26975/27987 co-relation queries the response was YES. [2024-11-12 16:24:50,651 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-12 16:24:50,712 INFO L140 encePairwiseOnDemand]: 88/92 looper letters, 85 selfloop transitions, 2 changer transitions 0/284 dead transitions. [2024-11-12 16:24:50,713 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 153 places, 284 transitions, 2155 flow [2024-11-12 16:24:50,713 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 16:24:50,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 16:24:50,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 209 transitions. [2024-11-12 16:24:50,714 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7572463768115942 [2024-11-12 16:24:50,714 INFO L175 Difference]: Start difference. First operand has 151 places, 262 transitions, 1827 flow. Second operand 3 states and 209 transitions. [2024-11-12 16:24:50,714 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 153 places, 284 transitions, 2155 flow [2024-11-12 16:24:50,883 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 153 places, 284 transitions, 2121 flow, removed 17 selfloop flow, removed 0 redundant places. [2024-11-12 16:24:50,886 INFO L231 Difference]: Finished difference. Result has 154 places, 261 transitions, 1792 flow [2024-11-12 16:24:50,886 INFO L262 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-12 16:24:50,887 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 62 predicate places. [2024-11-12 16:24:50,887 INFO L471 AbstractCegarLoop]: Abstraction has has 154 places, 261 transitions, 1792 flow [2024-11-12 16:24:50,887 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-12 16:24:50,887 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 16:24:50,887 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 16:24:50,887 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-12 16:24:50,888 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-12 16:24:50,888 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 16:24:50,888 INFO L85 PathProgramCache]: Analyzing trace with hash -1794954609, now seen corresponding path program 9 times [2024-11-12 16:24:50,888 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 16:24:50,888 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [84503434] [2024-11-12 16:24:50,888 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 16:24:50,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 16:24:50,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 16:24:51,065 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-12 16:24:51,066 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 16:24:51,066 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [84503434] [2024-11-12 16:24:51,066 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [84503434] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 16:24:51,066 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 16:24:51,066 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-11-12 16:24:51,066 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2007625471] [2024-11-12 16:24:51,066 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 16:24:51,067 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-12 16:24:51,067 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 16:24:51,067 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-12 16:24:51,067 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72 [2024-11-12 16:24:51,118 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 92 [2024-11-12 16:24:51,118 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-12 16:24:51,118 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 16:24:51,119 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 92 [2024-11-12 16:24:51,119 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 16:24:51,484 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-12 16:24:51,484 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-12 16:24:51,484 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-12 16:24:51,484 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-12 16:24:51,484 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-12 16:24:51,506 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-12 16:24:51,506 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-12 16:24:51,506 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-12 16:24:51,506 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-12 16:24:51,506 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-12 16:24:51,512 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-12 16:24:51,512 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-12 16:24:51,512 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-12 16:24:51,512 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-12 16:24:51,512 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-12 16:24:51,549 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-12 16:24:51,549 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-12 16:24:51,549 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-12 16:24:51,549 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-12 16:24:51,550 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-12 16:24:51,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:51,810 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-12 16:24:51,810 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:51,810 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:51,810 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:51,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:51,821 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2024-11-12 16:24:51,821 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-12 16:24:51,822 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-12 16:24:51,822 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-12 16:24:51,823 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-12 16:24:51,823 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-12 16:24:51,823 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:24:51,823 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:24:51,823 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:24:51,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:51,824 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2024-11-12 16:24:51,824 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-12 16:24:51,824 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-12 16:24:51,824 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-12 16:24:51,918 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-12 16:24:51,919 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-12 16:24:51,919 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:51,919 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:51,919 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:51,919 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:51,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:51,920 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-12 16:24:51,920 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:51,920 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:51,920 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:51,920 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-12 16:24:51,920 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-12 16:24:51,920 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:51,920 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:51,920 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:51,921 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:51,921 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:51,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][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-12 16:24:51,921 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-12 16:24:51,921 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:51,921 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:51,921 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:51,922 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-12 16:24:51,922 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-12 16:24:51,922 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:51,922 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:51,922 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:51,922 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:51,927 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-12 16:24:51,928 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-12 16:24:51,928 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-12 16:24:51,928 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-12 16:24:51,928 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-12 16:24:51,928 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-12 16:24:51,928 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-12 16:24:51,928 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-12 16:24:51,928 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:51,928 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:51,928 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:51,929 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:51,929 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:51,929 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:51,929 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-12 16:24:51,929 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-12 16:24:51,929 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:51,929 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:51,929 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:51,930 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-12 16:24:51,930 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-12 16:24:51,931 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:51,931 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:51,931 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:51,931 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:51,931 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:52,012 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-12 16:24:52,012 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-12 16:24:52,012 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:52,012 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:52,013 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:52,013 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:52,013 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:52,013 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:52,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][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-12 16:24:52,016 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-12 16:24:52,016 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:52,016 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:52,017 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:52,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:52,154 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-12 16:24:52,154 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-12 16:24:52,154 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-12 16:24:52,154 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-12 16:24:52,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][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-12 16:24:52,456 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-12 16:24:52,456 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:52,456 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:52,456 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:52,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:52,566 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-12 16:24:52,566 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:52,566 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:52,566 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:52,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:52,567 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-12 16:24:52,567 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:52,567 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:52,567 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:52,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:52,581 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:52,581 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:52,581 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:52,581 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:52,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:52,582 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:52,582 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:52,582 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:52,583 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:52,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][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-12 16:24:52,678 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:52,678 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:52,678 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:52,678 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:52,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:52,679 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:52,679 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:52,679 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:52,679 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:52,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:52,697 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:52,697 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:52,698 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:52,698 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:52,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:52,699 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:52,699 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:52,699 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:52,699 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:52,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:52,720 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-12 16:24:52,720 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:24:52,721 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:52,721 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:24:52,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:52,721 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:52,721 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:52,721 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:52,721 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:52,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:52,790 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:52,790 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:52,790 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:52,790 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:52,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][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-12 16:24:52,792 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:52,792 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:52,792 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:52,792 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:52,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], [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-12 16:24:52,794 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-12 16:24:52,794 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:52,794 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:52,795 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:52,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:52,811 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-12 16:24:52,811 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:52,811 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:24:52,811 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:52,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:52,812 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:52,812 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:52,812 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:52,812 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:52,823 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-12 16:24:52,823 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:52,823 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:52,824 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:52,824 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:52,824 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:52,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][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-12 16:24:52,825 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-12 16:24:52,825 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:52,825 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:52,825 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:52,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][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-12 16:24:52,848 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-12 16:24:52,848 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:52,848 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:52,848 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:53,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:53,091 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:53,091 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:53,091 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:53,091 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:53,092 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-12 16:24:53,092 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:53,092 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:53,092 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:53,092 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:53,092 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:53,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][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-12 16:24:53,093 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-12 16:24:53,093 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:24:53,094 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:24:53,094 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:24:53,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:53,111 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-12 16:24:53,111 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:24:53,111 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:24:53,112 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:24:53,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:53,120 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:53,120 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:53,120 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:53,120 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:53,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][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-12 16:24:53,121 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:53,122 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:53,122 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:53,122 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:53,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:53,159 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:53,160 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:53,160 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:53,160 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:53,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:53,160 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:53,160 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:53,160 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:53,160 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:53,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:53,161 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:53,161 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:53,161 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:53,161 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:53,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:53,186 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:53,187 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:53,187 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:53,187 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:53,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:53,187 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:53,187 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:53,187 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:53,187 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:53,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:53,189 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:53,189 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:53,189 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:53,189 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:53,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:53,235 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,235 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,235 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:53,235 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,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|), 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-12 16:24:53,236 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,236 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,236 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:53,236 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,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][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-12 16:24:53,236 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,236 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,236 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:53,237 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:53,268 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,268 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,268 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:53,268 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:53,269 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,269 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,269 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,269 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:53,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][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-12 16:24:53,269 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,269 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:53,269 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,269 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,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][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-12 16:24:53,270 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,271 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:53,271 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,271 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,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][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-12 16:24:53,271 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,271 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,271 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,271 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:53,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][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-12 16:24:53,318 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,318 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,318 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,318 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,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][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-12 16:24:53,319 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,319 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,319 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,319 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,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][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-12 16:24:53,319 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,319 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,319 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,319 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,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][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-12 16:24:53,321 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,321 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,321 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,321 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,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][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-12 16:24:53,321 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,321 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,321 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,321 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:53,359 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,359 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,359 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,359 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:53,359 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,360 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,360 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,360 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:53,360 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,360 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,360 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,360 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:53,361 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,361 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,361 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,362 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:53,362 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,362 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:53,362 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,362 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:53,416 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-12 16:24:53,416 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:53,416 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:53,416 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:53,416 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-12 16:24:53,416 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:53,416 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,417 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:53,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:53,417 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-12 16:24:53,417 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:53,417 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,417 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:53,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][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-12 16:24:53,418 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-12 16:24:53,418 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,418 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:53,418 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:53,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:53,419 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-12 16:24:53,419 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:53,419 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:53,419 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:53,461 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-12 16:24:53,461 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:53,461 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:53,461 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:53,462 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-12 16:24:53,462 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:53,462 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:53,462 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:24:53,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:53,523 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:53,524 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:53,524 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:53,524 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:53,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][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-12 16:24:53,524 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:24:53,524 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:24:53,524 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:53,524 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:53,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:53,753 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:24:53,753 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:53,753 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:53,753 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:24:54,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:54,102 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-12 16:24:54,102 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:54,102 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:24:54,102 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:24:54,634 INFO L124 PetriNetUnfolderBase]: 16280/28259 cut-off events. [2024-11-12 16:24:54,634 INFO L125 PetriNetUnfolderBase]: For 43810/45320 co-relation queries the response was YES. [2024-11-12 16:24:54,822 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-12 16:24:54,919 INFO L140 encePairwiseOnDemand]: 81/92 looper letters, 205 selfloop transitions, 34 changer transitions 4/394 dead transitions. [2024-11-12 16:24:54,919 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 164 places, 394 transitions, 2888 flow [2024-11-12 16:24:54,920 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-12 16:24:54,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-11-12 16:24:54,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 682 transitions. [2024-11-12 16:24:54,921 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6739130434782609 [2024-11-12 16:24:54,921 INFO L175 Difference]: Start difference. First operand has 154 places, 261 transitions, 1792 flow. Second operand 11 states and 682 transitions. [2024-11-12 16:24:54,922 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 164 places, 394 transitions, 2888 flow [2024-11-12 16:24:55,455 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 162 places, 394 transitions, 2884 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-12 16:24:55,459 INFO L231 Difference]: Finished difference. Result has 166 places, 268 transitions, 1938 flow [2024-11-12 16:24:55,459 INFO L262 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-12 16:24:55,460 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 74 predicate places. [2024-11-12 16:24:55,460 INFO L471 AbstractCegarLoop]: Abstraction has has 166 places, 268 transitions, 1938 flow [2024-11-12 16:24:55,460 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-12 16:24:55,460 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 16:24:55,461 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 16:24:55,461 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-12 16:24:55,461 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-12 16:24:55,461 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 16:24:55,461 INFO L85 PathProgramCache]: Analyzing trace with hash -483768833, now seen corresponding path program 10 times [2024-11-12 16:24:55,462 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 16:24:55,462 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1049148100] [2024-11-12 16:24:55,462 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 16:24:55,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 16:24:55,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 16:24:55,650 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-12 16:24:55,651 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 16:24:55,651 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1049148100] [2024-11-12 16:24:55,651 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1049148100] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 16:24:55,651 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 16:24:55,651 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-12 16:24:55,651 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1699269688] [2024-11-12 16:24:55,651 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 16:24:55,652 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-12 16:24:55,652 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 16:24:55,652 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-12 16:24:55,653 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-12 16:24:55,725 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 49 out of 92 [2024-11-12 16:24:55,725 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-12 16:24:55,725 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 16:24:55,725 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 49 of 92 [2024-11-12 16:24:55,725 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 16:24:56,006 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-12 16:24:56,007 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-12 16:24:56,007 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-12 16:24:56,007 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-12 16:24:56,007 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-12 16:24:56,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][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-12 16:24:56,042 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-12 16:24:56,042 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-12 16:24:56,042 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-12 16:24:56,043 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-12 16:24:56,048 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-12 16:24:56,048 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-12 16:24:56,049 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-12 16:24:56,049 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-12 16:24:56,049 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-12 16:24:56,084 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-12 16:24:56,085 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-12 16:24:56,085 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-12 16:24:56,085 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-12 16:24:56,085 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-12 16:24:56,315 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-12 16:24:56,315 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-12 16:24:56,315 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:56,315 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:56,315 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:56,321 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-12 16:24:56,321 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-12 16:24:56,321 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:56,321 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:24:56,321 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:56,549 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-12 16:24:56,549 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-12 16:24:56,550 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:24:56,550 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:56,550 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:24:56,812 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-12 16:24:56,813 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-12 16:24:56,813 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:56,813 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:56,813 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:56,898 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-12 16:24:56,898 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-12 16:24:56,898 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:24:56,898 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:56,898 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:56,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][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-12 16:24:56,939 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:56,939 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:56,939 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:56,939 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:57,000 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-12 16:24:57,000 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:57,000 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:57,000 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:57,001 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:57,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][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-12 16:24:57,035 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:57,035 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:57,035 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:57,035 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:57,086 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-12 16:24:57,086 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:57,086 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:57,086 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:57,086 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:57,103 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-12 16:24:57,103 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-12 16:24:57,103 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:24:57,103 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:57,104 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:57,145 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-12 16:24:57,145 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-12 16:24:57,145 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:24:57,145 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:24:57,145 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-12 16:24:57,147 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-12 16:24:57,147 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:57,147 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:57,147 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:57,147 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:58,205 INFO L124 PetriNetUnfolderBase]: 10897/21031 cut-off events. [2024-11-12 16:24:58,206 INFO L125 PetriNetUnfolderBase]: For 43211/44008 co-relation queries the response was YES. [2024-11-12 16:24:58,305 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-12 16:24:58,366 INFO L140 encePairwiseOnDemand]: 81/92 looper letters, 104 selfloop transitions, 59 changer transitions 0/294 dead transitions. [2024-11-12 16:24:58,367 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 170 places, 294 transitions, 2329 flow [2024-11-12 16:24:58,367 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-12 16:24:58,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-12 16:24:58,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 328 transitions. [2024-11-12 16:24:58,368 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7130434782608696 [2024-11-12 16:24:58,368 INFO L175 Difference]: Start difference. First operand has 166 places, 268 transitions, 1938 flow. Second operand 5 states and 328 transitions. [2024-11-12 16:24:58,368 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 170 places, 294 transitions, 2329 flow [2024-11-12 16:24:58,592 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 167 places, 294 transitions, 2282 flow, removed 14 selfloop flow, removed 3 redundant places. [2024-11-12 16:24:58,596 INFO L231 Difference]: Finished difference. Result has 168 places, 263 transitions, 1977 flow [2024-11-12 16:24:58,596 INFO L262 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-12 16:24:58,597 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 76 predicate places. [2024-11-12 16:24:58,597 INFO L471 AbstractCegarLoop]: Abstraction has has 168 places, 263 transitions, 1977 flow [2024-11-12 16:24:58,597 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-12 16:24:58,597 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 16:24:58,598 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 16:24:58,598 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-12 16:24:58,598 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-12 16:24:58,598 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 16:24:58,598 INFO L85 PathProgramCache]: Analyzing trace with hash 757494299, now seen corresponding path program 11 times [2024-11-12 16:24:58,599 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 16:24:58,599 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1015590336] [2024-11-12 16:24:58,599 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 16:24:58,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 16:24:58,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 16:24:58,752 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-12 16:24:58,752 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 16:24:58,753 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1015590336] [2024-11-12 16:24:58,753 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1015590336] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 16:24:58,753 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 16:24:58,753 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-12 16:24:58,753 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1759441727] [2024-11-12 16:24:58,753 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 16:24:58,754 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-12 16:24:58,754 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 16:24:58,755 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-12 16:24:58,755 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-12 16:24:58,815 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 49 out of 92 [2024-11-12 16:24:58,816 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-12 16:24:58,816 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 16:24:58,816 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 49 of 92 [2024-11-12 16:24:58,816 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 16:24:59,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:59,520 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-12 16:24:59,520 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-12 16:24:59,520 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-12 16:24:59,520 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-12 16:24:59,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:59,562 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-12 16:24:59,562 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-12 16:24:59,562 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-12 16:24:59,562 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-12 16:24:59,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:59,665 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:24:59,665 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:24:59,665 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:59,665 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:59,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][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-12 16:24:59,667 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-12 16:24:59,667 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:59,667 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:59,667 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:24:59,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][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-12 16:24:59,667 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:24:59,667 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:59,667 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:59,667 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:59,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:59,716 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:59,716 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:59,716 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:59,716 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:59,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:59,718 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-12 16:24:59,718 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:24:59,718 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:59,718 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:24:59,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:59,718 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:59,718 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:59,718 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:59,718 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:59,729 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-12 16:24:59,729 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:59,729 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:59,729 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:59,729 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:59,729 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:59,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:59,730 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:24:59,730 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:59,730 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:24:59,730 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:59,777 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-12 16:24:59,778 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:59,778 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:59,778 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:59,778 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:59,778 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:59,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][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-12 16:24:59,779 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:59,779 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:59,779 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:24:59,779 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:59,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:59,795 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-12 16:24:59,795 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:24:59,795 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:24:59,795 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:24:59,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:59,802 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-12 16:24:59,802 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:24:59,802 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:24:59,802 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:59,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][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-12 16:24:59,803 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:24:59,803 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:59,803 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:59,803 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:59,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][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-12 16:24:59,840 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-12 16:24:59,840 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:59,840 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:59,840 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:59,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][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-12 16:24:59,847 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-12 16:24:59,847 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:24:59,847 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:59,847 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:59,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][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-12 16:24:59,847 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:59,847 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:59,847 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:59,847 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:59,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][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-12 16:24:59,855 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:59,855 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:59,855 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:59,856 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:59,856 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-12 16:24:59,856 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:24:59,856 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:59,856 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:24:59,856 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:59,856 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:59,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:59,858 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-12 16:24:59,858 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:59,858 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:59,858 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:24:59,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:59,891 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:59,891 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:59,891 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:59,891 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:59,892 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-12 16:24:59,892 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:24:59,892 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:59,892 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:59,892 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:24:59,892 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:24:59,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][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-12 16:24:59,894 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-12 16:24:59,894 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:24:59,894 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:24:59,894 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:24:59,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:24:59,959 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:24:59,959 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:24:59,959 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:24:59,959 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:25:00,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:00,207 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-12 16:25:00,207 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-12 16:25:00,207 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-12 16:25:00,207 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-12 16:25:00,208 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-12 16:25:00,208 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-12 16:25:00,208 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-12 16:25:00,208 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-12 16:25:00,208 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-12 16:25:00,208 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-12 16:25:00,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:00,209 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:25:00,209 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:25:00,209 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:25:00,209 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:25:00,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:00,233 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:25:00,233 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:25:00,233 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:25:00,233 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:25:00,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:00,243 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-12 16:25:00,243 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-12 16:25:00,243 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-12 16:25:00,243 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-12 16:25:00,244 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-12 16:25:00,244 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-12 16:25:00,244 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-12 16:25:00,244 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2024-11-12 16:25:00,244 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-12 16:25:00,244 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-12 16:25:00,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:00,244 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:25:00,244 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:25:00,244 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:25:00,244 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:25:00,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][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-12 16:25:00,252 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:25:00,252 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:25:00,252 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:25:00,252 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:25:00,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][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-12 16:25:00,253 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:25:00,253 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:25:00,253 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:25:00,253 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:25:00,253 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:25:00,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][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-12 16:25:00,279 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:25:00,279 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:25:00,279 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:25:00,279 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:25:00,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][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-12 16:25:00,280 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:25:00,280 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:25:00,280 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:25:00,280 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:25:00,280 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:25:00,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][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-12 16:25:00,403 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:25:00,403 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:25:00,403 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:25:00,403 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:25:00,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][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-12 16:25:00,403 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:25:00,404 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:25:00,404 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:25:00,404 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:25:00,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:00,404 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:25:00,404 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:25:00,404 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:25:00,404 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:25:00,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:00,405 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:25:00,405 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:25:00,405 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:25:00,405 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:25:00,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:00,428 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:25:00,429 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:25:00,429 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:25:00,429 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:25:00,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:00,429 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:25:00,429 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:25:00,429 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:25:00,429 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:25:00,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:00,430 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:25:00,430 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:25:00,430 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:25:00,430 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:25:00,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:00,430 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:25:00,430 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:25:00,430 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:25:00,430 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:25:00,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][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-12 16:25:00,457 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:25:00,457 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:25:00,457 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:25:00,457 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:25:00,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][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-12 16:25:00,457 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:25:00,458 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:25:00,458 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:25:00,458 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:25:00,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:00,479 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-12 16:25:00,479 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:25:00,479 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:25:00,479 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:25:00,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:00,480 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-12 16:25:00,480 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:25:00,480 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:25:00,480 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:25:00,807 INFO L124 PetriNetUnfolderBase]: 10245/19892 cut-off events. [2024-11-12 16:25:00,808 INFO L125 PetriNetUnfolderBase]: For 39310/40372 co-relation queries the response was YES. [2024-11-12 16:25:00,902 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-12 16:25:00,969 INFO L140 encePairwiseOnDemand]: 81/92 looper letters, 108 selfloop transitions, 42 changer transitions 0/290 dead transitions. [2024-11-12 16:25:00,969 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 172 places, 290 transitions, 2381 flow [2024-11-12 16:25:00,970 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-12 16:25:00,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-12 16:25:00,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 325 transitions. [2024-11-12 16:25:00,971 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7065217391304348 [2024-11-12 16:25:00,971 INFO L175 Difference]: Start difference. First operand has 168 places, 263 transitions, 1977 flow. Second operand 5 states and 325 transitions. [2024-11-12 16:25:00,971 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 172 places, 290 transitions, 2381 flow [2024-11-12 16:25:01,381 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 169 places, 290 transitions, 2278 flow, removed 2 selfloop flow, removed 3 redundant places. [2024-11-12 16:25:01,385 INFO L231 Difference]: Finished difference. Result has 170 places, 261 transitions, 1945 flow [2024-11-12 16:25:01,385 INFO L262 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-12 16:25:01,385 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 78 predicate places. [2024-11-12 16:25:01,386 INFO L471 AbstractCegarLoop]: Abstraction has has 170 places, 261 transitions, 1945 flow [2024-11-12 16:25:01,386 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-12 16:25:01,386 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 16:25:01,386 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 16:25:01,386 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-12 16:25:01,386 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-12 16:25:01,387 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 16:25:01,387 INFO L85 PathProgramCache]: Analyzing trace with hash -2072275049, now seen corresponding path program 12 times [2024-11-12 16:25:01,387 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 16:25:01,387 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [148443492] [2024-11-12 16:25:01,387 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 16:25:01,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 16:25:01,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 16:25:01,584 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-12 16:25:01,585 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 16:25:01,585 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [148443492] [2024-11-12 16:25:01,585 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [148443492] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 16:25:01,585 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 16:25:01,585 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-12 16:25:01,586 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [874537045] [2024-11-12 16:25:01,586 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 16:25:01,586 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-12 16:25:01,586 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 16:25:01,587 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-12 16:25:01,587 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-12 16:25:01,647 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 49 out of 92 [2024-11-12 16:25:01,648 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-12 16:25:01,648 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 16:25:01,648 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 49 of 92 [2024-11-12 16:25:01,649 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 16:25:02,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][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-12 16:25:02,459 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-12 16:25:02,459 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-12 16:25:02,459 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-12 16:25:02,459 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-12 16:25:02,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:02,517 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-12 16:25:02,517 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-12 16:25:02,517 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-12 16:25:02,517 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-12 16:25:02,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:02,663 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-12 16:25:02,663 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:25:02,663 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:25:02,663 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:25:02,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:02,664 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-12 16:25:02,664 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:25:02,664 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:25:02,664 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:25:02,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:02,664 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:25:02,665 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:02,665 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:02,665 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:25:02,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:02,733 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-12 16:25:02,733 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:25:02,733 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:25:02,733 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:25:02,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:02,734 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-12 16:25:02,734 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:25:02,734 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:25:02,734 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:25:02,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:02,734 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:25:02,734 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:25:02,734 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:25:02,734 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:02,751 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-12 16:25:02,751 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:25:02,751 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:02,751 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:25:02,751 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:02,752 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:25:02,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:02,753 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:25:02,753 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:02,753 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:02,753 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:25:02,816 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-12 16:25:02,816 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:25:02,816 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:02,816 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:25:02,816 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:25:02,816 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:02,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:02,817 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:25:02,817 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:02,818 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:25:02,818 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:25:02,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:02,839 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-12 16:25:02,840 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:25:02,840 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:25:02,840 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:25:03,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:03,111 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-12 16:25:03,111 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:25:03,111 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:25:03,111 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:25:03,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:03,111 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:25:03,111 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:03,111 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:25:03,111 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:03,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:03,145 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-12 16:25:03,145 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:25:03,145 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:25:03,145 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:25:03,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][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-12 16:25:03,151 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-12 16:25:03,151 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:25:03,151 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:25:03,151 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:25:03,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:03,151 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:25:03,151 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:25:03,151 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:25:03,151 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:25:03,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:03,159 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:25:03,159 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:03,159 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:25:03,159 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:03,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][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-12 16:25:03,160 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:25:03,160 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:03,160 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:25:03,160 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:25:03,160 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:03,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:03,161 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-12 16:25:03,161 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:25:03,161 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:25:03,161 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:25:03,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:03,194 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:25:03,194 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:03,194 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:25:03,194 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:25:03,194 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-12 16:25:03,194 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:25:03,194 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:25:03,194 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:25:03,194 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:25:03,194 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:03,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:03,196 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-12 16:25:03,196 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:25:03,196 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:25:03,196 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:25:03,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:03,266 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-12 16:25:03,266 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-12 16:25:03,266 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-12 16:25:03,266 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-12 16:25:03,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:03,267 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-12 16:25:03,267 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-12 16:25:03,267 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-12 16:25:03,267 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-12 16:25:03,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:03,267 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-12 16:25:03,267 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:25:03,267 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:25:03,267 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:25:03,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][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-12 16:25:03,295 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-12 16:25:03,295 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-12 16:25:03,295 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-12 16:25:03,295 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-12 16:25:03,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:03,296 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-12 16:25:03,296 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-12 16:25:03,296 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-12 16:25:03,296 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2024-11-12 16:25:03,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:03,296 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:25:03,296 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:25:03,296 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:25:03,296 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:25:03,303 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-12 16:25:03,303 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:25:03,303 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:25:03,303 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:25:03,303 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:25:03,303 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:25:03,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:03,304 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:25:03,304 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:25:03,304 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:25:03,304 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:25:03,304 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-12 16:25:03,304 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:25:03,305 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:25:03,305 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:25:03,305 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:25:03,305 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:25:03,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][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-12 16:25:03,329 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:25:03,329 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:25:03,329 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:25:03,329 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:25:03,329 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:25:03,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][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-12 16:25:03,330 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:25:03,330 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:25:03,330 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:25:03,330 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:25:03,330 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-12 16:25:03,330 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:25:03,330 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:25:03,331 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:25:03,331 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:25:03,331 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:25:03,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)), 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-12 16:25:03,449 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:25:03,449 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:25:03,449 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:25:03,449 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:25:03,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: 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-12 16:25:03,450 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:25:03,450 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:25:03,450 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:25:03,450 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:25:03,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][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-12 16:25:03,472 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:25:03,472 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:25:03,472 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:25:03,472 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:25:03,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][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-12 16:25:03,472 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:25:03,473 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:25:03,473 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:25:03,473 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:25:03,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)), 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-12 16:25:03,495 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:25:03,495 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:25:03,495 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:25:03,495 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:25:03,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: 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-12 16:25:03,496 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:25:03,496 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:25:03,496 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:25:03,496 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:25:03,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:03,497 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:25:03,497 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:25:03,497 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:25:03,497 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:25:03,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:03,498 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-12 16:25:03,498 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:25:03,498 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:25:03,498 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:25:03,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:03,516 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-12 16:25:03,516 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:25:03,516 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:25:03,516 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:25:03,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:03,516 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-12 16:25:03,516 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:25:03,516 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:25:03,516 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:25:03,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:03,517 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-12 16:25:03,517 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:25:03,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:25:03,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:25:03,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:03,518 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-12 16:25:03,518 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 16:25:03,518 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:25:03,518 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-12 16:25:03,824 INFO L124 PetriNetUnfolderBase]: 9601/18807 cut-off events. [2024-11-12 16:25:03,824 INFO L125 PetriNetUnfolderBase]: For 37297/38202 co-relation queries the response was YES. [2024-11-12 16:25:03,950 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-12 16:25:04,012 INFO L140 encePairwiseOnDemand]: 80/92 looper letters, 101 selfloop transitions, 45 changer transitions 2/287 dead transitions. [2024-11-12 16:25:04,013 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 174 places, 287 transitions, 2347 flow [2024-11-12 16:25:04,013 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-12 16:25:04,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-12 16:25:04,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 323 transitions. [2024-11-12 16:25:04,014 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7021739130434783 [2024-11-12 16:25:04,015 INFO L175 Difference]: Start difference. First operand has 170 places, 261 transitions, 1945 flow. Second operand 5 states and 323 transitions. [2024-11-12 16:25:04,015 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 174 places, 287 transitions, 2347 flow [2024-11-12 16:25:04,436 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 172 places, 287 transitions, 2295 flow, removed 1 selfloop flow, removed 2 redundant places. [2024-11-12 16:25:04,439 INFO L231 Difference]: Finished difference. Result has 173 places, 258 transitions, 1958 flow [2024-11-12 16:25:04,440 INFO L262 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-12 16:25:04,440 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 81 predicate places. [2024-11-12 16:25:04,440 INFO L471 AbstractCegarLoop]: Abstraction has has 173 places, 258 transitions, 1958 flow [2024-11-12 16:25:04,441 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-12 16:25:04,441 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 16:25:04,441 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 16:25:04,441 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-12 16:25:04,441 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-12 16:25:04,442 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 16:25:04,442 INFO L85 PathProgramCache]: Analyzing trace with hash 1596087743, now seen corresponding path program 13 times [2024-11-12 16:25:04,442 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 16:25:04,442 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1202362652] [2024-11-12 16:25:04,443 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 16:25:04,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 16:25:04,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 16:25:04,637 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-12 16:25:04,639 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 16:25:04,639 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1202362652] [2024-11-12 16:25:04,639 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1202362652] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 16:25:04,639 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 16:25:04,642 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-12 16:25:04,642 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [394689477] [2024-11-12 16:25:04,643 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 16:25:04,643 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-12 16:25:04,643 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 16:25:04,644 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-12 16:25:04,644 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-12 16:25:04,721 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 49 out of 92 [2024-11-12 16:25:04,722 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-12 16:25:04,722 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 16:25:04,722 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 49 of 92 [2024-11-12 16:25:04,722 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 16:25:05,109 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-12 16:25:05,110 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-12 16:25:05,110 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:25:05,110 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:25:05,110 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:25:05,147 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-12 16:25:05,147 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-12 16:25:05,147 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:25:05,147 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:25:05,147 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:25:05,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][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-12 16:25:05,157 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-12 16:25:05,157 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:25:05,157 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:25:05,157 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:25:05,200 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-12 16:25:05,200 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-12 16:25:05,200 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:25:05,201 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:25:05,201 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:25:05,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:05,253 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-12 16:25:05,253 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-12 16:25:05,253 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-12 16:25:05,253 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-12 16:25:05,253 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-12 16:25:05,253 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-12 16:25:05,254 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:25:05,254 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:25:05,254 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:25:05,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:05,295 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-12 16:25:05,296 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-12 16:25:05,296 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-12 16:25:05,296 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-12 16:25:05,296 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-12 16:25:05,296 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-12 16:25:05,296 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:25:05,296 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:25:05,296 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:25:06,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:06,221 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-11-12 16:25:06,221 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-12 16:25:06,221 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-12 16:25:06,221 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-12 16:25:06,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:06,240 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-11-12 16:25:06,240 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-12 16:25:06,240 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-12 16:25:06,240 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-12 16:25:06,482 INFO L124 PetriNetUnfolderBase]: 9708/18887 cut-off events. [2024-11-12 16:25:06,482 INFO L125 PetriNetUnfolderBase]: For 39083/39981 co-relation queries the response was YES. [2024-11-12 16:25:06,879 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-12 16:25:06,950 INFO L140 encePairwiseOnDemand]: 81/92 looper letters, 103 selfloop transitions, 58 changer transitions 1/299 dead transitions. [2024-11-12 16:25:06,950 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 177 places, 299 transitions, 2486 flow [2024-11-12 16:25:06,951 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-12 16:25:06,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-12 16:25:06,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 329 transitions. [2024-11-12 16:25:06,952 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7152173913043478 [2024-11-12 16:25:06,952 INFO L175 Difference]: Start difference. First operand has 173 places, 258 transitions, 1958 flow. Second operand 5 states and 329 transitions. [2024-11-12 16:25:06,952 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 177 places, 299 transitions, 2486 flow [2024-11-12 16:25:07,105 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 174 places, 299 transitions, 2391 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-12 16:25:07,108 INFO L231 Difference]: Finished difference. Result has 176 places, 264 transitions, 2115 flow [2024-11-12 16:25:07,109 INFO L262 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-12 16:25:07,110 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 84 predicate places. [2024-11-12 16:25:07,110 INFO L471 AbstractCegarLoop]: Abstraction has has 176 places, 264 transitions, 2115 flow [2024-11-12 16:25:07,110 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-12 16:25:07,111 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 16:25:07,111 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 16:25:07,111 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-12 16:25:07,111 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-12 16:25:07,112 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 16:25:07,112 INFO L85 PathProgramCache]: Analyzing trace with hash -473759385, now seen corresponding path program 14 times [2024-11-12 16:25:07,112 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 16:25:07,112 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1327742725] [2024-11-12 16:25:07,112 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 16:25:07,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 16:25:07,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 16:25:07,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-12 16:25:07,238 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 16:25:07,238 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1327742725] [2024-11-12 16:25:07,238 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1327742725] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 16:25:07,238 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 16:25:07,238 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-12 16:25:07,239 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1763880687] [2024-11-12 16:25:07,239 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 16:25:07,239 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-12 16:25:07,240 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 16:25:07,240 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-12 16:25:07,240 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-12 16:25:07,284 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 46 out of 92 [2024-11-12 16:25:07,285 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-12 16:25:07,285 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 16:25:07,285 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 46 of 92 [2024-11-12 16:25:07,285 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 16:25:08,066 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-12 16:25:08,066 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-12 16:25:08,066 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:25:08,066 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:25:08,067 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:25:08,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][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-12 16:25:08,154 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-12 16:25:08,154 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:25:08,155 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:25:08,155 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:25:08,262 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-12 16:25:08,262 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-12 16:25:08,262 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:25:08,263 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:25:08,263 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:25:08,342 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-12 16:25:08,343 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-12 16:25:08,343 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:25:08,343 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:25:08,343 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:25:09,089 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-12 16:25:09,089 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:25:09,089 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:09,089 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:09,089 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:09,144 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-12 16:25:09,144 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:25:09,145 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:25:09,145 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:25:09,145 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:25:10,106 INFO L124 PetriNetUnfolderBase]: 11859/22893 cut-off events. [2024-11-12 16:25:10,106 INFO L125 PetriNetUnfolderBase]: For 55871/57692 co-relation queries the response was YES. [2024-11-12 16:25:10,235 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-12 16:25:10,308 INFO L140 encePairwiseOnDemand]: 78/92 looper letters, 159 selfloop transitions, 85 changer transitions 1/374 dead transitions. [2024-11-12 16:25:10,308 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 182 places, 374 transitions, 3328 flow [2024-11-12 16:25:10,308 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-12 16:25:10,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-12 16:25:10,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 444 transitions. [2024-11-12 16:25:10,310 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6894409937888198 [2024-11-12 16:25:10,310 INFO L175 Difference]: Start difference. First operand has 176 places, 264 transitions, 2115 flow. Second operand 7 states and 444 transitions. [2024-11-12 16:25:10,310 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 182 places, 374 transitions, 3328 flow [2024-11-12 16:25:10,468 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 180 places, 374 transitions, 3251 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-12 16:25:10,472 INFO L231 Difference]: Finished difference. Result has 184 places, 315 transitions, 2789 flow [2024-11-12 16:25:10,472 INFO L262 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-12 16:25:10,473 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 92 predicate places. [2024-11-12 16:25:10,473 INFO L471 AbstractCegarLoop]: Abstraction has has 184 places, 315 transitions, 2789 flow [2024-11-12 16:25:10,473 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-12 16:25:10,473 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 16:25:10,473 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 16:25:10,474 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-12 16:25:10,474 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-12 16:25:10,474 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 16:25:10,474 INFO L85 PathProgramCache]: Analyzing trace with hash -1722542651, now seen corresponding path program 15 times [2024-11-12 16:25:10,474 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 16:25:10,475 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1376935361] [2024-11-12 16:25:10,475 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 16:25:10,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 16:25:10,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 16:25:10,543 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-12 16:25:10,544 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 16:25:10,544 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1376935361] [2024-11-12 16:25:10,544 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1376935361] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 16:25:10,544 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 16:25:10,544 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-12 16:25:10,544 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [271766338] [2024-11-12 16:25:10,544 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 16:25:10,545 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 16:25:10,545 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 16:25:10,545 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 16:25:10,545 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 16:25:10,548 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 54 out of 92 [2024-11-12 16:25:10,548 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-12 16:25:10,548 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 16:25:10,548 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 54 of 92 [2024-11-12 16:25:10,548 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 16:25:10,964 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-12 16:25:10,964 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-12 16:25:10,964 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-12 16:25:10,964 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-12 16:25:10,964 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-12 16:25:11,019 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-12 16:25:11,019 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-12 16:25:11,019 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-12 16:25:11,019 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-12 16:25:11,019 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-12 16:25:11,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][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-12 16:25:11,024 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-12 16:25:11,024 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-12 16:25:11,024 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-12 16:25:11,024 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-12 16:25:11,088 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-12 16:25:11,088 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-12 16:25:11,088 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-12 16:25:11,088 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-12 16:25:11,088 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-12 16:25:11,108 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-12 16:25:11,108 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-12 16:25:11,108 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:25:11,109 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:25:11,109 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:25:11,443 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-12 16:25:11,443 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-12 16:25:11,443 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:25:11,443 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:25:11,443 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:25:11,508 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-12 16:25:11,508 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-12 16:25:11,508 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:25:11,509 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:25:11,509 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:25:11,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-12 16:25:11,511 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-12 16:25:11,511 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-12 16:25:11,511 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-12 16:25:11,511 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-12 16:25:11,511 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-12 16:25:11,511 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-12 16:25:11,511 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:25:11,511 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:25:11,511 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:25:11,511 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:25:11,558 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-12 16:25:11,558 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-12 16:25:11,558 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:25:11,558 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:25:11,558 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:25:11,560 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-12 16:25:11,560 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-12 16:25:11,560 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:25:11,560 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:25:11,560 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:25:11,560 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:25:11,631 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-12 16:25:11,631 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-12 16:25:11,631 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:25:11,632 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:25:11,632 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:25:11,677 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-12 16:25:11,677 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-12 16:25:11,677 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:25:11,677 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:25:11,677 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:25:11,747 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-12 16:25:11,747 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:25:11,747 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:25:11,747 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:25:11,747 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:25:11,755 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-12 16:25:11,755 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:25:11,755 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:11,755 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:25:11,755 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:25:11,755 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:25:11,761 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-12 16:25:11,761 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:25:11,761 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:11,761 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:25:11,761 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:25:11,806 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-12 16:25:11,806 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:25:11,806 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:11,806 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:11,806 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:11,813 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-12 16:25:11,813 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:25:11,814 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:11,814 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:25:11,814 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:11,814 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:11,817 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-12 16:25:11,817 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:25:11,817 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:11,817 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:25:11,817 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:25:11,826 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-12 16:25:11,826 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-12 16:25:11,826 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:25:11,826 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:25:11,826 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:25:11,877 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-12 16:25:11,877 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-12 16:25:11,878 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:25:11,878 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:25:11,878 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:25:11,907 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-12 16:25:11,907 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:25:11,907 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:25:11,907 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:25:11,907 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:11,957 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-12 16:25:11,957 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:25:11,957 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:11,957 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:11,957 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:25:11,978 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-12 16:25:11,978 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:25:11,978 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:11,978 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:11,978 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:25:12,018 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-12 16:25:12,018 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:25:12,018 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:25:12,018 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:25:12,019 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:25:12,031 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-12 16:25:12,031 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-12 16:25:12,031 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:25:12,031 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:25:12,031 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:25:12,065 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-12 16:25:12,065 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-12 16:25:12,065 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-12 16:25:12,065 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:25:12,066 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-12 16:25:12,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][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-12 16:25:12,129 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-12 16:25:12,129 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:25:12,129 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:25:12,129 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:25:12,129 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-12 16:25:12,129 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:25:12,129 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:25:12,129 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:25:12,129 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:25:12,164 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-12 16:25:12,164 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-12 16:25:12,164 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:25:12,164 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:25:12,164 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-12 16:25:12,211 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-12 16:25:12,212 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-12 16:25:12,212 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:25:12,212 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-12 16:25:12,212 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:25:12,212 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-12 16:25:12,212 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-12 16:25:12,212 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:25:12,212 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-12 16:25:12,212 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-12 16:25:13,034 INFO L124 PetriNetUnfolderBase]: 8179/18507 cut-off events. [2024-11-12 16:25:13,034 INFO L125 PetriNetUnfolderBase]: For 46193/47839 co-relation queries the response was YES. [2024-11-12 16:25:13,150 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-12 16:25:13,226 INFO L140 encePairwiseOnDemand]: 88/92 looper letters, 100 selfloop transitions, 2 changer transitions 0/344 dead transitions. [2024-11-12 16:25:13,226 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 186 places, 344 transitions, 3262 flow [2024-11-12 16:25:13,226 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 16:25:13,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 16:25:13,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 211 transitions. [2024-11-12 16:25:13,227 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7644927536231884 [2024-11-12 16:25:13,227 INFO L175 Difference]: Start difference. First operand has 184 places, 315 transitions, 2789 flow. Second operand 3 states and 211 transitions. [2024-11-12 16:25:13,227 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 186 places, 344 transitions, 3262 flow [2024-11-12 16:25:13,419 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 186 places, 344 transitions, 3204 flow, removed 29 selfloop flow, removed 0 redundant places. [2024-11-12 16:25:13,423 INFO L231 Difference]: Finished difference. Result has 187 places, 314 transitions, 2730 flow [2024-11-12 16:25:13,423 INFO L262 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-12 16:25:13,423 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 95 predicate places. [2024-11-12 16:25:13,424 INFO L471 AbstractCegarLoop]: Abstraction has has 187 places, 314 transitions, 2730 flow [2024-11-12 16:25:13,424 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-12 16:25:13,424 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 16:25:13,424 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 16:25:13,424 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-12 16:25:13,424 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-12 16:25:13,425 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 16:25:13,425 INFO L85 PathProgramCache]: Analyzing trace with hash 2131642547, now seen corresponding path program 16 times [2024-11-12 16:25:13,425 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 16:25:13,425 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1038928534] [2024-11-12 16:25:13,425 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 16:25:13,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 16:25:13,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 16:25:13,600 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-12 16:25:13,601 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 16:25:13,601 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1038928534] [2024-11-12 16:25:13,601 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1038928534] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 16:25:13,601 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 16:25:13,601 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-11-12 16:25:13,602 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [573153625] [2024-11-12 16:25:13,602 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 16:25:13,602 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-12 16:25:13,603 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 16:25:13,603 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-12 16:25:13,603 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72 [2024-11-12 16:25:13,642 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 92 [2024-11-12 16:25:13,643 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-12 16:25:13,644 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 16:25:13,644 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 92 [2024-11-12 16:25:13,644 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 16:25:14,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][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-12 16:25:14,081 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-12 16:25:14,082 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-12 16:25:14,082 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-12 16:25:14,082 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-12 16:25:14,128 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-12 16:25:14,128 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-12 16:25:14,128 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-12 16:25:14,128 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-12 16:25:14,128 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-12 16:25:14,539 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-12 16:25:14,539 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-12 16:25:14,539 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:25:14,539 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:25:14,539 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:25:14,587 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-12 16:25:14,587 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-12 16:25:14,587 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:25:14,587 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:25:14,587 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:25:14,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][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-12 16:25:14,647 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-12 16:25:14,647 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:25:14,647 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:25:14,647 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:25:14,647 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-12 16:25:14,647 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-12 16:25:14,647 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:25:14,647 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:25:14,647 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:25:14,651 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-12 16:25:14,651 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-12 16:25:14,652 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:25:14,652 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-12 16:25:14,652 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-12 16:25:14,990 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-12 16:25:14,991 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:25:14,991 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:25:14,991 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:25:14,991 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:14,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][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-12 16:25:14,991 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:25:14,991 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:25:14,991 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:14,991 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:14,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][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-12 16:25:14,992 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:25:14,992 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-12 16:25:14,992 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:25:14,992 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:14,992 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-12 16:25:14,992 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:25:14,992 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:25:14,993 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:25:14,993 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:15,126 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-12 16:25:15,127 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:25:15,127 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:15,127 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:25:15,127 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:25:15,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][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-12 16:25:15,207 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:25:15,207 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:25:15,207 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:15,207 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:15,243 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-12 16:25:15,243 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:25:15,243 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:25:15,243 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:15,243 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:15,243 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-12 16:25:15,243 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:25:15,243 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:25:15,244 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:25:15,244 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:15,318 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-12 16:25:15,318 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:25:15,318 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:15,318 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:15,318 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:25:15,318 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-12 16:25:15,318 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:25:15,318 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:25:15,318 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:25:15,318 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:25:17,158 INFO L124 PetriNetUnfolderBase]: 12684/24173 cut-off events. [2024-11-12 16:25:17,158 INFO L125 PetriNetUnfolderBase]: For 63156/64657 co-relation queries the response was YES. [2024-11-12 16:25:17,317 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-12 16:25:17,394 INFO L140 encePairwiseOnDemand]: 81/92 looper letters, 222 selfloop transitions, 43 changer transitions 6/460 dead transitions. [2024-11-12 16:25:17,395 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 197 places, 460 transitions, 4150 flow [2024-11-12 16:25:17,395 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-12 16:25:17,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-11-12 16:25:17,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 679 transitions. [2024-11-12 16:25:17,397 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6709486166007905 [2024-11-12 16:25:17,397 INFO L175 Difference]: Start difference. First operand has 187 places, 314 transitions, 2730 flow. Second operand 11 states and 679 transitions. [2024-11-12 16:25:17,397 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 197 places, 460 transitions, 4150 flow [2024-11-12 16:25:17,689 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 195 places, 460 transitions, 4146 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-12 16:25:17,694 INFO L231 Difference]: Finished difference. Result has 200 places, 336 transitions, 3059 flow [2024-11-12 16:25:17,694 INFO L262 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-12 16:25:17,694 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 108 predicate places. [2024-11-12 16:25:17,695 INFO L471 AbstractCegarLoop]: Abstraction has has 200 places, 336 transitions, 3059 flow [2024-11-12 16:25:17,695 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-12 16:25:17,695 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 16:25:17,695 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 16:25:17,695 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-12 16:25:17,695 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-12 16:25:17,696 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 16:25:17,696 INFO L85 PathProgramCache]: Analyzing trace with hash -388375341, now seen corresponding path program 17 times [2024-11-12 16:25:17,696 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 16:25:17,696 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2044189131] [2024-11-12 16:25:17,696 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 16:25:17,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 16:25:17,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 16:25:17,841 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-12 16:25:17,842 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 16:25:17,842 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2044189131] [2024-11-12 16:25:17,842 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2044189131] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 16:25:17,842 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 16:25:17,843 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-12 16:25:17,843 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1046616290] [2024-11-12 16:25:17,843 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 16:25:17,843 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-12 16:25:17,843 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 16:25:17,844 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-12 16:25:17,844 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-12 16:25:17,887 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 49 out of 92 [2024-11-12 16:25:17,887 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-12 16:25:17,888 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 16:25:17,888 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 49 of 92 [2024-11-12 16:25:17,888 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 16:25:18,384 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-12 16:25:18,384 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-12 16:25:18,384 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:25:18,385 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-12 16:25:18,385 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:25:18,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][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-12 16:25:18,438 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-12 16:25:18,438 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-12 16:25:18,438 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:25:18,438 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-12 16:25:19,085 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-12 16:25:19,085 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:25:19,085 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:25:19,085 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:25:19,085 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:25:19,097 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-12 16:25:19,097 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-12 16:25:19,098 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:25:19,098 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:19,098 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:25:19,098 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:25:19,179 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-12 16:25:19,179 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:25:19,179 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:19,179 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:19,179 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:19,190 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-12 16:25:19,190 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:25:19,190 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:19,191 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:19,191 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:19,191 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:25:19,205 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-12 16:25:19,205 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-12 16:25:19,205 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:25:19,205 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:25:19,205 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-12 16:25:19,279 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-12 16:25:19,279 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-12 16:25:19,279 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:19,280 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:19,280 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-12 16:25:19,294 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-12 16:25:19,294 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-12 16:25:19,294 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:25:19,294 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:25:19,295 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-12 16:25:19,324 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-12 16:25:19,324 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-12 16:25:19,325 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:25:19,325 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:25:19,325 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-12 16:25:19,338 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-12 16:25:19,338 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:25:19,338 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:19,339 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:19,339 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:25:19,339 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-12 16:25:19,339 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:25:19,339 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:25:19,339 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:25:19,339 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:19,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][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-12 16:25:19,396 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-12 16:25:19,396 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:25:19,396 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-12 16:25:19,396 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-12 16:25:19,417 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-12 16:25:19,417 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-12 16:25:19,417 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:25:19,417 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:25:19,418 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-12 16:25:19,432 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-12 16:25:19,433 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:25:19,433 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:19,433 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:19,433 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:25:19,433 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-12 16:25:19,433 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:25:19,433 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:25:19,433 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:25:19,433 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:25:19,459 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-12 16:25:19,460 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-12 16:25:19,460 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-12 16:25:19,460 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:25:19,460 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-12 16:25:19,536 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-12 16:25:19,536 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-12 16:25:19,537 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:25:19,537 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-12 16:25:19,537 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event