./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 551b0097 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 34869a03f5df1c4e30332edfc2e178623447ef6ef2cce96cd0ac89e3886ca4a4 --- Real Ultimate output --- This is Ultimate 0.3.0-?-551b009-m [2025-01-10 01:04:15,694 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-01-10 01:04:15,730 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2025-01-10 01:04:15,734 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-01-10 01:04:15,735 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-01-10 01:04:15,749 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-01-10 01:04:15,750 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-01-10 01:04:15,750 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-01-10 01:04:15,750 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-01-10 01:04:15,750 INFO L153 SettingsManager]: * Use memory slicer=true [2025-01-10 01:04:15,750 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-01-10 01:04:15,750 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-01-10 01:04:15,750 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-01-10 01:04:15,750 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-01-10 01:04:15,750 INFO L153 SettingsManager]: * Use SBE=true [2025-01-10 01:04:15,750 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-01-10 01:04:15,751 INFO L153 SettingsManager]: * sizeof long=4 [2025-01-10 01:04:15,751 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-01-10 01:04:15,751 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-01-10 01:04:15,751 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-01-10 01:04:15,751 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2025-01-10 01:04:15,751 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2025-01-10 01:04:15,751 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2025-01-10 01:04:15,751 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-01-10 01:04:15,751 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-01-10 01:04:15,751 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-01-10 01:04:15,751 INFO L153 SettingsManager]: * sizeof long double=12 [2025-01-10 01:04:15,751 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-01-10 01:04:15,751 INFO L153 SettingsManager]: * Use constant arrays=true [2025-01-10 01:04:15,751 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-01-10 01:04:15,751 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-10 01:04:15,751 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-01-10 01:04:15,751 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-10 01:04:15,751 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-10 01:04:15,751 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2025-01-10 01:04:15,751 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-10 01:04:15,752 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-01-10 01:04:15,752 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-10 01:04:15,752 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-10 01:04:15,752 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-01-10 01:04:15,752 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-01-10 01:04:15,752 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-01-10 01:04:15,752 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-01-10 01:04:15,752 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-01-10 01:04:15,752 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-01-10 01:04:15,752 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-01-10 01:04:15,752 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-01-10 01:04:15,752 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 34869a03f5df1c4e30332edfc2e178623447ef6ef2cce96cd0ac89e3886ca4a4 [2025-01-10 01:04:15,986 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-01-10 01:04:15,995 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-01-10 01:04:15,997 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-01-10 01:04:15,999 INFO L270 PluginConnector]: Initializing CDTParser... [2025-01-10 01:04:16,000 INFO L274 PluginConnector]: CDTParser initialized [2025-01-10 01:04:16,001 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c [2025-01-10 01:04:17,303 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/0ed18888e/b1644a8b8f68461d9714cb63ced74adb/FLAG20e1973af [2025-01-10 01:04:17,670 INFO L384 CDTParser]: Found 1 translation units. [2025-01-10 01:04:17,671 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c [2025-01-10 01:04:17,679 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/0ed18888e/b1644a8b8f68461d9714cb63ced74adb/FLAG20e1973af [2025-01-10 01:04:17,694 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/0ed18888e/b1644a8b8f68461d9714cb63ced74adb [2025-01-10 01:04:17,698 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-01-10 01:04:17,699 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-01-10 01:04:17,700 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-01-10 01:04:17,701 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-01-10 01:04:17,704 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-01-10 01:04:17,705 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.01 01:04:17" (1/1) ... [2025-01-10 01:04:17,705 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1cbca1fa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 01:04:17, skipping insertion in model container [2025-01-10 01:04:17,706 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.01 01:04:17" (1/1) ... [2025-01-10 01:04:17,728 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-01-10 01:04:17,853 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-10 01:04:17,864 INFO L200 MainTranslator]: Completed pre-run [2025-01-10 01:04:17,881 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-10 01:04:17,890 INFO L204 MainTranslator]: Completed translation [2025-01-10 01:04:17,891 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 01:04:17 WrapperNode [2025-01-10 01:04:17,891 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-01-10 01:04:17,891 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-01-10 01:04:17,892 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-01-10 01:04:17,892 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-01-10 01:04:17,899 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 01:04:17" (1/1) ... [2025-01-10 01:04:17,908 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 01:04:17" (1/1) ... [2025-01-10 01:04:17,923 INFO L138 Inliner]: procedures = 19, calls = 24, calls flagged for inlining = 17, calls inlined = 17, statements flattened = 240 [2025-01-10 01:04:17,924 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-01-10 01:04:17,924 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-01-10 01:04:17,924 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-01-10 01:04:17,924 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-01-10 01:04:17,930 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 01:04:17" (1/1) ... [2025-01-10 01:04:17,931 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 01:04:17" (1/1) ... [2025-01-10 01:04:17,932 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 01:04:17" (1/1) ... [2025-01-10 01:04:17,954 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2025-01-10 01:04:17,955 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 01:04:17" (1/1) ... [2025-01-10 01:04:17,955 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 01:04:17" (1/1) ... [2025-01-10 01:04:17,961 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 01:04:17" (1/1) ... [2025-01-10 01:04:17,962 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 01:04:17" (1/1) ... [2025-01-10 01:04:17,964 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 01:04:17" (1/1) ... [2025-01-10 01:04:17,965 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 01:04:17" (1/1) ... [2025-01-10 01:04:17,966 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 01:04:17" (1/1) ... [2025-01-10 01:04:17,967 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-01-10 01:04:17,968 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2025-01-10 01:04:17,968 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2025-01-10 01:04:17,968 INFO L274 PluginConnector]: RCFGBuilder initialized [2025-01-10 01:04:17,969 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 01:04:17" (1/1) ... [2025-01-10 01:04:17,974 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-10 01:04:17,992 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 01:04:18,003 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-01-10 01:04:18,005 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-01-10 01:04:18,035 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-01-10 01:04:18,035 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2025-01-10 01:04:18,035 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2025-01-10 01:04:18,035 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2025-01-10 01:04:18,035 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2025-01-10 01:04:18,035 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2025-01-10 01:04:18,036 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2025-01-10 01:04:18,036 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-01-10 01:04:18,036 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-01-10 01:04:18,036 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-01-10 01:04:18,037 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-01-10 01:04:18,170 INFO L234 CfgBuilder]: Building ICFG [2025-01-10 01:04:18,171 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2025-01-10 01:04:18,490 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-01-10 01:04:18,491 INFO L283 CfgBuilder]: Performing block encoding [2025-01-10 01:04:18,672 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-01-10 01:04:18,672 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2025-01-10 01:04:18,673 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.01 01:04:18 BoogieIcfgContainer [2025-01-10 01:04:18,673 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2025-01-10 01:04:18,675 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-01-10 01:04:18,675 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-01-10 01:04:18,679 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-01-10 01:04:18,679 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 10.01 01:04:17" (1/3) ... [2025-01-10 01:04:18,680 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@76d788 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 10.01 01:04:18, skipping insertion in model container [2025-01-10 01:04:18,681 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 01:04:17" (2/3) ... [2025-01-10 01:04:18,681 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@76d788 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 10.01 01:04:18, skipping insertion in model container [2025-01-10 01:04:18,681 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.01 01:04:18" (3/3) ... [2025-01-10 01:04:18,682 INFO L128 eAbstractionObserver]: Analyzing ICFG parallel-bakery-3.wvr.c [2025-01-10 01:04:18,692 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-01-10 01:04:18,694 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG parallel-bakery-3.wvr.c that has 4 procedures, 87 locations, 1 initial locations, 0 loop locations, and 2 error locations. [2025-01-10 01:04:18,694 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-01-10 01:04:18,740 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2025-01-10 01:04:18,760 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 96 places, 92 transitions, 205 flow [2025-01-10 01:04:18,790 INFO L124 PetriNetUnfolderBase]: 6/89 cut-off events. [2025-01-10 01:04:18,791 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-01-10 01:04:18,794 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. [2025-01-10 01:04:18,794 INFO L82 GeneralOperation]: Start removeDead. Operand has 96 places, 92 transitions, 205 flow [2025-01-10 01:04:18,796 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 92 places, 88 transitions, 194 flow [2025-01-10 01:04:18,800 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-01-10 01:04:18,807 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;@352198ce, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-01-10 01:04:18,807 INFO L334 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2025-01-10 01:04:18,823 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-01-10 01:04:18,823 INFO L124 PetriNetUnfolderBase]: 6/85 cut-off events. [2025-01-10 01:04:18,823 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-01-10 01:04:18,823 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-10 01:04:18,823 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-10 01:04:18,824 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)] === [2025-01-10 01:04:18,828 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 01:04:18,828 INFO L85 PathProgramCache]: Analyzing trace with hash -1025847775, now seen corresponding path program 1 times [2025-01-10 01:04:18,833 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 01:04:18,833 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1848037695] [2025-01-10 01:04:18,833 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 01:04:18,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 01:04:18,916 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-01-10 01:04:18,953 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-01-10 01:04:18,954 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 01:04:18,954 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 01:04:19,432 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 01:04:19,433 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-10 01:04:19,434 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1848037695] [2025-01-10 01:04:19,435 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1848037695] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-10 01:04:19,435 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-10 01:04:19,435 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2025-01-10 01:04:19,436 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1479417476] [2025-01-10 01:04:19,436 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-10 01:04:19,441 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2025-01-10 01:04:19,444 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-10 01:04:19,458 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2025-01-10 01:04:19,459 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72 [2025-01-10 01:04:19,503 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 92 [2025-01-10 01:04:19,507 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) [2025-01-10 01:04:19,507 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-10 01:04:19,507 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 92 [2025-01-10 01:04:19,507 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-10 01:04:20,273 INFO L124 PetriNetUnfolderBase]: 2377/4349 cut-off events. [2025-01-10 01:04:20,273 INFO L125 PetriNetUnfolderBase]: For 308/308 co-relation queries the response was YES. [2025-01-10 01:04:20,286 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. [2025-01-10 01:04:20,353 INFO L140 encePairwiseOnDemand]: 80/92 looper letters, 121 selfloop transitions, 18 changer transitions 15/197 dead transitions. [2025-01-10 01:04:20,353 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 100 places, 197 transitions, 774 flow [2025-01-10 01:04:20,358 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2025-01-10 01:04:20,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2025-01-10 01:04:20,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 677 transitions. [2025-01-10 01:04:20,368 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6689723320158103 [2025-01-10 01:04:20,369 INFO L175 Difference]: Start difference. First operand has 92 places, 88 transitions, 194 flow. Second operand 11 states and 677 transitions. [2025-01-10 01:04:20,370 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 100 places, 197 transitions, 774 flow [2025-01-10 01:04:20,379 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 94 places, 197 transitions, 726 flow, removed 0 selfloop flow, removed 6 redundant places. [2025-01-10 01:04:20,383 INFO L231 Difference]: Finished difference. Result has 98 places, 102 transitions, 276 flow [2025-01-10 01:04:20,384 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=178, PETRI_DIFFERENCE_MINUEND_PLACES=84, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=86, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=77, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=276, PETRI_PLACES=98, PETRI_TRANSITIONS=102} [2025-01-10 01:04:20,386 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 6 predicate places. [2025-01-10 01:04:20,387 INFO L471 AbstractCegarLoop]: Abstraction has has 98 places, 102 transitions, 276 flow [2025-01-10 01:04:20,387 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) [2025-01-10 01:04:20,387 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-10 01:04:20,387 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-10 01:04:20,387 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-01-10 01:04:20,388 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)] === [2025-01-10 01:04:20,388 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 01:04:20,388 INFO L85 PathProgramCache]: Analyzing trace with hash -211008489, now seen corresponding path program 2 times [2025-01-10 01:04:20,388 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 01:04:20,388 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [327048210] [2025-01-10 01:04:20,389 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-01-10 01:04:20,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 01:04:20,398 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 74 statements into 1 equivalence classes. [2025-01-10 01:04:20,411 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-01-10 01:04:20,411 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-01-10 01:04:20,411 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 01:04:20,576 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 01:04:20,577 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-10 01:04:20,578 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [327048210] [2025-01-10 01:04:20,578 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [327048210] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-10 01:04:20,578 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-10 01:04:20,578 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-10 01:04:20,578 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1303319040] [2025-01-10 01:04:20,578 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-10 01:04:20,579 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-01-10 01:04:20,580 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-10 01:04:20,581 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-01-10 01:04:20,581 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-01-10 01:04:20,615 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 46 out of 92 [2025-01-10 01:04:20,615 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) [2025-01-10 01:04:20,615 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-10 01:04:20,615 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 46 of 92 [2025-01-10 01:04:20,615 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-10 01:04:21,318 INFO L124 PetriNetUnfolderBase]: 4542/8158 cut-off events. [2025-01-10 01:04:21,320 INFO L125 PetriNetUnfolderBase]: For 102/108 co-relation queries the response was YES. [2025-01-10 01:04:21,334 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. [2025-01-10 01:04:21,361 INFO L140 encePairwiseOnDemand]: 78/92 looper letters, 97 selfloop transitions, 24 changer transitions 0/179 dead transitions. [2025-01-10 01:04:21,361 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 102 places, 179 transitions, 680 flow [2025-01-10 01:04:21,361 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-01-10 01:04:21,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-01-10 01:04:21,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 445 transitions. [2025-01-10 01:04:21,363 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6909937888198758 [2025-01-10 01:04:21,363 INFO L175 Difference]: Start difference. First operand has 98 places, 102 transitions, 276 flow. Second operand 7 states and 445 transitions. [2025-01-10 01:04:21,363 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 102 places, 179 transitions, 680 flow [2025-01-10 01:04:21,368 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 101 places, 179 transitions, 678 flow, removed 1 selfloop flow, removed 1 redundant places. [2025-01-10 01:04:21,370 INFO L231 Difference]: Finished difference. Result has 106 places, 124 transitions, 429 flow [2025-01-10 01:04:21,370 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=274, PETRI_DIFFERENCE_MINUEND_PLACES=95, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=102, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=89, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=429, PETRI_PLACES=106, PETRI_TRANSITIONS=124} [2025-01-10 01:04:21,371 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 14 predicate places. [2025-01-10 01:04:21,371 INFO L471 AbstractCegarLoop]: Abstraction has has 106 places, 124 transitions, 429 flow [2025-01-10 01:04:21,371 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) [2025-01-10 01:04:21,371 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-10 01:04:21,372 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-10 01:04:21,372 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-01-10 01:04:21,372 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)] === [2025-01-10 01:04:21,372 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 01:04:21,372 INFO L85 PathProgramCache]: Analyzing trace with hash -562404707, now seen corresponding path program 3 times [2025-01-10 01:04:21,373 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 01:04:21,373 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1692276456] [2025-01-10 01:04:21,373 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-01-10 01:04:21,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 01:04:21,385 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 74 statements into 1 equivalence classes. [2025-01-10 01:04:21,402 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-01-10 01:04:21,403 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2025-01-10 01:04:21,403 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 01:04:21,523 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 01:04:21,523 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-10 01:04:21,523 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1692276456] [2025-01-10 01:04:21,524 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1692276456] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-10 01:04:21,524 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-10 01:04:21,524 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-10 01:04:21,524 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [310148862] [2025-01-10 01:04:21,524 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-10 01:04:21,525 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-01-10 01:04:21,525 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-10 01:04:21,525 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-01-10 01:04:21,525 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2025-01-10 01:04:21,574 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 92 [2025-01-10 01:04:21,575 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) [2025-01-10 01:04:21,575 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-10 01:04:21,575 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 92 [2025-01-10 01:04:21,575 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-10 01:04:21,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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]) [2025-01-10 01:04:21,784 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-01-10 01:04:21,784 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-01-10 01:04:21,784 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-10 01:04:21,785 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-10 01:04:21,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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]) [2025-01-10 01:04:21,786 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-01-10 01:04:21,786 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:21,786 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-10 01:04:21,786 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-10 01:04:21,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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]) [2025-01-10 01:04:21,787 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-01-10 01:04:21,787 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-10 01:04:21,787 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-10 01:04:21,787 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:21,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][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]) [2025-01-10 01:04:21,791 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is not cut-off event [2025-01-10 01:04:21,791 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2025-01-10 01:04:21,791 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2025-01-10 01:04:21,791 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2025-01-10 01:04:21,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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]) [2025-01-10 01:04:21,809 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-01-10 01:04:21,809 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:21,809 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:21,809 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:21,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][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]) [2025-01-10 01:04:21,813 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is not cut-off event [2025-01-10 01:04:21,813 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is not cut-off event [2025-01-10 01:04:21,813 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is not cut-off event [2025-01-10 01:04:21,813 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is not cut-off event [2025-01-10 01:04:21,815 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]) [2025-01-10 01:04:21,815 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-01-10 01:04:21,815 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-01-10 01:04:21,815 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-01-10 01:04:21,815 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-10 01:04:21,815 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-10 01:04:21,876 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]) [2025-01-10 01:04:21,877 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-01-10 01:04:21,877 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:21,877 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-10 01:04:21,877 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-10 01:04:21,877 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:21,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][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]) [2025-01-10 01:04:21,880 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-01-10 01:04:21,880 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-10 01:04:21,880 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:21,880 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-10 01:04:21,880 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:21,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], [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]) [2025-01-10 01:04:21,881 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is not cut-off event [2025-01-10 01:04:21,881 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2025-01-10 01:04:21,881 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2025-01-10 01:04:21,881 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2025-01-10 01:04:21,902 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]) [2025-01-10 01:04:21,903 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-01-10 01:04:21,903 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:21,903 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:21,903 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:21,903 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:21,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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]) [2025-01-10 01:04:21,904 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2025-01-10 01:04:21,904 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-01-10 01:04:21,904 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-01-10 01:04:21,904 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-01-10 01:04:21,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [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]) [2025-01-10 01:04:21,907 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-01-10 01:04:21,907 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:21,908 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:21,908 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:21,908 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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]) [2025-01-10 01:04:21,909 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2025-01-10 01:04:21,909 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-01-10 01:04:21,909 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-01-10 01:04:21,909 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-01-10 01:04:21,909 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-01-10 01:04:21,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [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]) [2025-01-10 01:04:21,909 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-01-10 01:04:21,909 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:21,909 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:21,910 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:21,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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]) [2025-01-10 01:04:21,929 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-01-10 01:04:21,929 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:21,929 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:21,929 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:21,930 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]) [2025-01-10 01:04:21,930 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2025-01-10 01:04:21,930 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-01-10 01:04:21,930 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-01-10 01:04:21,930 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-01-10 01:04:21,930 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-01-10 01:04:21,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][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]) [2025-01-10 01:04:21,930 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-01-10 01:04:21,931 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:21,931 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:21,931 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:21,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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]) [2025-01-10 01:04:21,934 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-01-10 01:04:21,934 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:21,934 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:21,934 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:21,935 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]) [2025-01-10 01:04:21,937 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-01-10 01:04:21,937 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:21,938 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:21,938 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:21,938 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:21,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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]) [2025-01-10 01:04:21,960 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-01-10 01:04:21,960 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:21,960 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:21,963 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:21,964 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]) [2025-01-10 01:04:21,964 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-01-10 01:04:21,964 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:21,964 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:21,964 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:21,964 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:21,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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]) [2025-01-10 01:04:21,970 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-01-10 01:04:21,970 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:21,970 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:21,970 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:21,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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]) [2025-01-10 01:04:21,970 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-01-10 01:04:21,970 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:21,970 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:21,971 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:21,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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]) [2025-01-10 01:04:21,972 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2025-01-10 01:04:21,972 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-01-10 01:04:21,972 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-01-10 01:04:21,972 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-01-10 01:04:21,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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]) [2025-01-10 01:04:21,990 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-01-10 01:04:21,991 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:21,991 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:21,991 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:21,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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]) [2025-01-10 01:04:21,991 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-01-10 01:04:21,991 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:21,991 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:21,991 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:21,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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]) [2025-01-10 01:04:21,992 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2025-01-10 01:04:21,992 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-01-10 01:04:21,992 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-01-10 01:04:21,992 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-01-10 01:04:21,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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))]) [2025-01-10 01:04:21,998 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-01-10 01:04:21,998 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:21,998 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:21,998 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:21,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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))]) [2025-01-10 01:04:21,998 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-01-10 01:04:21,998 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:21,998 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:21,998 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:21,999 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]) [2025-01-10 01:04:21,999 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2025-01-10 01:04:21,999 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-01-10 01:04:21,999 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-01-10 01:04:22,000 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-01-10 01:04:22,000 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-01-10 01:04:22,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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]) [2025-01-10 01:04:22,000 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-01-10 01:04:22,000 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:22,000 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:22,000 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:22,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][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]) [2025-01-10 01:04:22,014 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-01-10 01:04:22,014 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:22,015 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:22,015 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:22,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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]) [2025-01-10 01:04:22,015 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-01-10 01:04:22,015 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:22,015 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:22,015 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:22,016 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]) [2025-01-10 01:04:22,016 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-01-10 01:04:22,016 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-01-10 01:04:22,016 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-01-10 01:04:22,016 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-01-10 01:04:22,016 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-01-10 01:04:22,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [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]) [2025-01-10 01:04:22,016 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-01-10 01:04:22,016 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:22,016 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:22,017 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:22,021 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))]) [2025-01-10 01:04:22,021 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-01-10 01:04:22,021 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:22,021 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:22,021 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:22,021 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:22,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:22,038 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:22,038 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:22,038 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:22,038 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:22,042 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]) [2025-01-10 01:04:22,042 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:22,042 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:22,042 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:22,042 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:22,043 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:22,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], [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]) [2025-01-10 01:04:22,050 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:22,051 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:22,051 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:22,051 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:22,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|), 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]) [2025-01-10 01:04:22,051 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:22,051 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:22,051 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:22,051 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:22,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][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)]) [2025-01-10 01:04:22,052 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-01-10 01:04:22,053 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:22,053 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:22,053 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:22,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][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)]) [2025-01-10 01:04:22,128 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:22,128 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:22,128 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,128 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,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][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)]) [2025-01-10 01:04:22,129 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:22,130 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:22,130 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,130 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,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][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)]) [2025-01-10 01:04:22,131 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:22,131 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:22,131 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,131 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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]) [2025-01-10 01:04:22,136 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:22,136 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:22,136 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:22,136 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:22,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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]) [2025-01-10 01:04:22,136 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:22,136 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:22,136 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:22,136 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:22,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:22,138 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-01-10 01:04:22,138 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:22,138 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:22,138 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:22,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][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))]) [2025-01-10 01:04:22,146 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:22,146 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:22,146 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:22,146 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:22,146 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)]) [2025-01-10 01:04:22,146 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:22,146 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:22,146 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:22,147 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:22,147 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:22,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:22,147 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:22,147 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:22,147 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:22,147 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:22,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:22,169 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,169 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:22,169 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,169 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:22,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:22,169 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,169 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:22,169 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,169 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:22,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:22,170 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,170 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:22,170 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,171 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:22,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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]) [2025-01-10 01:04:22,175 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,175 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:22,175 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:22,175 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:22,176 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)]) [2025-01-10 01:04:22,176 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,176 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:22,176 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:22,176 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,176 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:22,177 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,177 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:22,177 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,177 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,188 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)]) [2025-01-10 01:04:22,188 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,188 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:22,188 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,188 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:22,188 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,188 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)]) [2025-01-10 01:04:22,188 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,188 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:22,188 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:22,188 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,188 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:22,213 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:22,213 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:22,213 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:22,213 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:22,217 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)]) [2025-01-10 01:04:22,217 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:22,218 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,218 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:22,218 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,218 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:22,218 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)]) [2025-01-10 01:04:22,218 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:22,218 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:22,218 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,218 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:22,218 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,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][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]) [2025-01-10 01:04:22,232 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:22,232 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,232 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,232 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:22,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:22,233 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:22,233 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,233 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,233 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:22,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], [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)]) [2025-01-10 01:04:22,233 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:22,233 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,233 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:22,233 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,233 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:22,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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]) [2025-01-10 01:04:22,258 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:22,258 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:22,258 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:22,258 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:22,258 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:22,258 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:22,259 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,259 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:22,259 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)]) [2025-01-10 01:04:22,259 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:22,259 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:22,259 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:22,259 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:22,259 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:22,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:22,272 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:22,272 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:22,272 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:22,272 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:22,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][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)]) [2025-01-10 01:04:22,295 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:22,295 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:22,295 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:22,295 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:22,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][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)]) [2025-01-10 01:04:22,360 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:22,361 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:22,361 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:22,361 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:22,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][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)]) [2025-01-10 01:04:22,384 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:22,384 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:22,384 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:22,385 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:22,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][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)]) [2025-01-10 01:04:22,403 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:22,403 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:22,403 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:22,403 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:22,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:22,423 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-01-10 01:04:22,423 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:22,423 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:22,423 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:22,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:22,439 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-01-10 01:04:22,439 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:22,439 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:22,439 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:22,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:22,439 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-01-10 01:04:22,439 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:22,440 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:22,440 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:22,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][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)]) [2025-01-10 01:04:22,456 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:22,456 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:22,456 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:22,456 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:22,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][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)]) [2025-01-10 01:04:22,457 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:22,457 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:22,457 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:22,457 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:22,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][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)]) [2025-01-10 01:04:22,473 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:22,473 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:22,473 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:22,473 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:22,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:22,473 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:22,473 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:22,473 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:22,473 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:22,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][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]) [2025-01-10 01:04:22,474 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:22,474 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:22,474 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:22,474 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:22,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][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]) [2025-01-10 01:04:22,474 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:22,474 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:22,474 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:22,474 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:22,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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]) [2025-01-10 01:04:22,475 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:22,475 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:22,475 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:22,475 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:22,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], [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)]) [2025-01-10 01:04:22,485 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:22,485 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:22,485 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:22,485 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:22,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], [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)]) [2025-01-10 01:04:22,485 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:22,485 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:22,485 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:22,485 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:22,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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]) [2025-01-10 01:04:22,486 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:22,486 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:22,486 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:22,486 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:22,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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]) [2025-01-10 01:04:22,486 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:22,486 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:22,486 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:22,486 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:22,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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]) [2025-01-10 01:04:22,487 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:22,487 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:22,487 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:22,487 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:22,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:22,500 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:22,500 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:22,500 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:22,500 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:22,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:22,500 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:22,500 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:22,500 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:22,500 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:22,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][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)]) [2025-01-10 01:04:22,501 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:22,501 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:22,501 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:22,501 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:22,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][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)]) [2025-01-10 01:04:22,511 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:22,511 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:22,511 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:22,511 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:22,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][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)]) [2025-01-10 01:04:22,511 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:22,511 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:22,511 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:22,511 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:22,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:22,512 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:22,512 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:22,512 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:22,512 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:22,580 INFO L124 PetriNetUnfolderBase]: 7746/13927 cut-off events. [2025-01-10 01:04:22,580 INFO L125 PetriNetUnfolderBase]: For 4042/4631 co-relation queries the response was YES. [2025-01-10 01:04:22,610 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. [2025-01-10 01:04:22,747 INFO L140 encePairwiseOnDemand]: 79/92 looper letters, 84 selfloop transitions, 33 changer transitions 0/189 dead transitions. [2025-01-10 01:04:22,747 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 110 places, 189 transitions, 894 flow [2025-01-10 01:04:22,748 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-01-10 01:04:22,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-01-10 01:04:22,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 324 transitions. [2025-01-10 01:04:22,748 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7043478260869566 [2025-01-10 01:04:22,748 INFO L175 Difference]: Start difference. First operand has 106 places, 124 transitions, 429 flow. Second operand 5 states and 324 transitions. [2025-01-10 01:04:22,749 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 110 places, 189 transitions, 894 flow [2025-01-10 01:04:22,758 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 110 places, 189 transitions, 894 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-10 01:04:22,761 INFO L231 Difference]: Finished difference. Result has 113 places, 154 transitions, 695 flow [2025-01-10 01:04:22,762 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} [2025-01-10 01:04:22,762 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 21 predicate places. [2025-01-10 01:04:22,763 INFO L471 AbstractCegarLoop]: Abstraction has has 113 places, 154 transitions, 695 flow [2025-01-10 01:04:22,763 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) [2025-01-10 01:04:22,763 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-10 01:04:22,763 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-10 01:04:22,763 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-01-10 01:04:22,763 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)] === [2025-01-10 01:04:22,764 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 01:04:22,765 INFO L85 PathProgramCache]: Analyzing trace with hash 45913457, now seen corresponding path program 4 times [2025-01-10 01:04:22,765 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 01:04:22,765 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2017449666] [2025-01-10 01:04:22,765 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-01-10 01:04:22,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 01:04:22,777 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 74 statements into 2 equivalence classes. [2025-01-10 01:04:22,791 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 74 of 74 statements. [2025-01-10 01:04:22,792 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-01-10 01:04:22,792 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 01:04:23,019 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 01:04:23,020 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-10 01:04:23,020 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2017449666] [2025-01-10 01:04:23,020 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2017449666] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-10 01:04:23,020 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-10 01:04:23,020 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2025-01-10 01:04:23,020 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [584296535] [2025-01-10 01:04:23,020 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-10 01:04:23,020 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2025-01-10 01:04:23,021 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-10 01:04:23,021 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2025-01-10 01:04:23,021 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72 [2025-01-10 01:04:23,050 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 92 [2025-01-10 01:04:23,051 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) [2025-01-10 01:04:23,051 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-10 01:04:23,051 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 92 [2025-01-10 01:04:23,051 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-10 01:04:23,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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))]) [2025-01-10 01:04:23,570 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-01-10 01:04:23,570 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:23,570 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:23,570 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:23,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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))]) [2025-01-10 01:04:23,570 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-01-10 01:04:23,570 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:23,570 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:23,570 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:23,607 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]) [2025-01-10 01:04:23,607 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-01-10 01:04:23,608 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:23,608 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:23,608 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:23,608 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:23,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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]) [2025-01-10 01:04:23,611 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-01-10 01:04:23,611 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:23,611 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:23,611 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:23,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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))]) [2025-01-10 01:04:23,614 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-01-10 01:04:23,614 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,614 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,614 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:23,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][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]) [2025-01-10 01:04:23,650 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-01-10 01:04:23,650 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:23,651 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:23,651 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:23,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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))]) [2025-01-10 01:04:23,652 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,652 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,652 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,653 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:23,658 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,658 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,658 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,658 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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]) [2025-01-10 01:04:23,691 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-01-10 01:04:23,691 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:23,691 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:23,691 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:23,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:23,694 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,694 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:23,694 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,694 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:23,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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]) [2025-01-10 01:04:23,700 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-01-10 01:04:23,700 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,700 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,700 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:23,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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]) [2025-01-10 01:04:23,700 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,700 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,700 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,700 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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))]) [2025-01-10 01:04:23,701 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,701 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,701 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:23,701 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:23,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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]) [2025-01-10 01:04:23,701 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,701 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,701 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,701 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:23,702 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,702 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:23,702 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,702 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:23,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:23,704 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,704 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,704 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:23,704 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:23,705 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))]) [2025-01-10 01:04:23,705 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-01-10 01:04:23,705 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:23,705 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,705 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,705 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:23,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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]) [2025-01-10 01:04:23,743 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,743 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:23,743 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:23,743 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:23,745 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]) [2025-01-10 01:04:23,745 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-01-10 01:04:23,745 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:23,746 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:23,746 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:23,746 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]) [2025-01-10 01:04:23,746 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,746 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,746 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,746 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,746 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,746 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]) [2025-01-10 01:04:23,746 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,746 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,746 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,746 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:23,747 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:23,747 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:23,747 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:23,748 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:23,748 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))]) [2025-01-10 01:04:23,748 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,748 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,748 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,748 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,748 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:23,749 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:23,749 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:23,749 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:23,749 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:23,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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]) [2025-01-10 01:04:23,754 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,754 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:23,754 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:23,754 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:23,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 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]) [2025-01-10 01:04:23,755 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,755 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:23,755 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:23,755 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:23,759 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]) [2025-01-10 01:04:23,760 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,760 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,760 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,760 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,760 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,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][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))]) [2025-01-10 01:04:23,761 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:23,761 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:23,761 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:23,761 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:23,764 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)]) [2025-01-10 01:04:23,765 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,765 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,765 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,765 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,765 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:23,822 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,822 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,822 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,822 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:23,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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]) [2025-01-10 01:04:23,823 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,823 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,823 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,823 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:23,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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]) [2025-01-10 01:04:23,823 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,823 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,823 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:23,823 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,831 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)]) [2025-01-10 01:04:23,835 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,835 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:23,835 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:23,835 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:23,836 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]) [2025-01-10 01:04:23,836 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,836 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,836 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:23,836 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,836 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:23,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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))]) [2025-01-10 01:04:23,837 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:23,837 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:23,837 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:23,837 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:23,838 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)]) [2025-01-10 01:04:23,838 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,838 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:23,838 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,838 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:23,838 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,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][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]) [2025-01-10 01:04:23,854 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,854 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,854 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,854 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:23,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][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)]) [2025-01-10 01:04:23,855 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,855 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,855 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,855 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:23,862 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)]) [2025-01-10 01:04:23,862 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,862 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:23,862 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,866 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:23,866 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,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][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))]) [2025-01-10 01:04:23,868 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:23,868 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:23,868 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:23,868 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:23,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:23,875 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:23,875 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:23,875 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:23,875 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:23,876 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)]) [2025-01-10 01:04:23,876 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,876 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,877 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:23,877 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,877 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:23,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][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]) [2025-01-10 01:04:23,997 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:23,997 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,997 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,997 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:23,997 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:23,997 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:23,997 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:23,997 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:24,000 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)]) [2025-01-10 01:04:24,000 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:24,000 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,000 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,000 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:24,000 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:24,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][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]) [2025-01-10 01:04:24,001 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,001 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,001 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,001 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,002 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)]) [2025-01-10 01:04:24,002 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:24,002 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:24,002 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,002 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:24,002 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:24,004 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,004 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,004 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,004 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:24,008 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:24,008 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:24,008 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:24,008 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:24,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:24,008 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:24,008 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:24,008 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:24,008 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:24,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:24,013 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,013 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,013 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,013 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:24,013 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,014 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,014 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,014 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,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][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))]) [2025-01-10 01:04:24,015 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:24,015 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:24,015 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:24,015 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,015 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:24,037 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,037 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:24,037 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:24,037 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:24,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:24,037 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,037 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:24,038 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:24,038 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:24,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][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]) [2025-01-10 01:04:24,041 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,041 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,041 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,041 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,041 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:24,042 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,042 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,042 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,042 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:24,043 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,043 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,043 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,043 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:24,049 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,049 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:24,049 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:24,050 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:24,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][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]) [2025-01-10 01:04:24,050 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,050 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:24,050 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:24,050 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:24,055 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))]) [2025-01-10 01:04:24,055 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,055 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,055 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,055 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,055 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,059 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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)]) [2025-01-10 01:04:24,059 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,059 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,059 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,059 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,060 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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)]) [2025-01-10 01:04:24,060 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,060 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,060 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,061 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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]) [2025-01-10 01:04:24,076 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,076 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,076 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,076 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:24,080 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))]) [2025-01-10 01:04:24,080 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,080 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,080 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,081 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,081 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,082 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)]) [2025-01-10 01:04:24,082 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,082 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,082 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,082 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,082 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:24,090 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,091 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,091 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,091 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,096 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)]) [2025-01-10 01:04:24,097 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,097 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:24,097 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,097 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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]) [2025-01-10 01:04:24,097 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,097 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,097 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,097 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:24,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:24,098 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,098 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,098 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,098 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:24,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:24,098 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,098 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,098 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:24,098 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,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][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)]) [2025-01-10 01:04:24,103 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,103 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,103 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,103 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,103 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,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][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)]) [2025-01-10 01:04:24,104 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,104 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,104 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,107 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,107 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,115 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)]) [2025-01-10 01:04:24,115 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,115 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,115 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,115 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,115 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:24,116 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,116 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,116 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,116 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:24,116 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,116 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,116 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,117 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:24,117 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,117 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,117 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,117 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:24,117 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,117 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,117 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,117 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,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][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]) [2025-01-10 01:04:24,129 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,129 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,129 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,129 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,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][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)]) [2025-01-10 01:04:24,130 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,130 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,130 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,130 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,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], [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)]) [2025-01-10 01:04:24,130 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,130 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,130 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,130 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,134 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)]) [2025-01-10 01:04:24,135 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,135 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,135 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,135 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,135 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,135 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)]) [2025-01-10 01:04:24,135 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,135 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,135 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,135 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,135 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,135 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)]) [2025-01-10 01:04:24,135 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,135 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,135 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,135 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,135 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:24,149 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,149 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,149 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,149 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:24,149 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,150 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,150 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,150 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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)]) [2025-01-10 01:04:24,150 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,150 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,150 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,150 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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)]) [2025-01-10 01:04:24,150 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,150 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,150 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,150 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:24,156 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,156 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,156 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,157 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:24,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:24,160 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,160 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,160 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,160 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,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][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)]) [2025-01-10 01:04:24,161 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,161 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,161 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,161 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,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, 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)]) [2025-01-10 01:04:24,161 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,161 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,161 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,161 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,166 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)]) [2025-01-10 01:04:24,169 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,169 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,169 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,170 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,170 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,170 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)]) [2025-01-10 01:04:24,170 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,170 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,170 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,170 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,170 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,170 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)]) [2025-01-10 01:04:24,170 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,171 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,171 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,171 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,171 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,188 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)]) [2025-01-10 01:04:24,192 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,192 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,193 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,193 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,193 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:24,194 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,194 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,194 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,194 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:24,198 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,198 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,198 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,198 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:24,199 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,199 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,199 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,199 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:24,199 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,199 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,199 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,199 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:24,225 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,225 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,226 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,226 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,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][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)]) [2025-01-10 01:04:24,226 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,226 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,226 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,226 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,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][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)]) [2025-01-10 01:04:24,226 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,226 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,226 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,227 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,239 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)]) [2025-01-10 01:04:24,239 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,239 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,239 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,239 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,239 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,239 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)]) [2025-01-10 01:04:24,239 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,239 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,239 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,239 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,240 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,240 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)]) [2025-01-10 01:04:24,240 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,240 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,240 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,240 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,240 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,240 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)]) [2025-01-10 01:04:24,240 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,240 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,240 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,240 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,240 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:24,254 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,254 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,254 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,254 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:24,254 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,255 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,255 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,255 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:24,255 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,255 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,255 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,255 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:24,255 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,256 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,256 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,256 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:24,266 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,266 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:24,267 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,267 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,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][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)]) [2025-01-10 01:04:24,267 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,267 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,267 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,267 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,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][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)]) [2025-01-10 01:04:24,267 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,267 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,267 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,268 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,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][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)]) [2025-01-10 01:04:24,268 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,268 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,268 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:24,268 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,276 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)]) [2025-01-10 01:04:24,279 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,279 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,279 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,279 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,279 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,279 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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)]) [2025-01-10 01:04:24,279 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,279 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,279 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,279 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,280 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,280 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)]) [2025-01-10 01:04:24,280 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,280 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,280 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,280 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,281 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,303 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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)]) [2025-01-10 01:04:24,307 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,307 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,307 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,308 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,308 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,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][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)]) [2025-01-10 01:04:24,328 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,328 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,328 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,329 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:24,329 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,329 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,329 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,329 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:24,329 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,329 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,329 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,329 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,339 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)]) [2025-01-10 01:04:24,340 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,340 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,340 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,340 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,340 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,340 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)]) [2025-01-10 01:04:24,343 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,343 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,343 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,343 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,343 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,344 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)]) [2025-01-10 01:04:24,344 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,344 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,344 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,344 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,344 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,344 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)]) [2025-01-10 01:04:24,344 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,344 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,344 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,344 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,344 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:24,375 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,375 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,375 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,375 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:24,376 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,376 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,376 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,376 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:24,376 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,376 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,376 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,376 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:24,473 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,473 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,473 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,473 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:24,493 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,493 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,493 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,493 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:24,494 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,494 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,494 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,494 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:24,496 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,496 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,496 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,496 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,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][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)]) [2025-01-10 01:04:24,497 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,497 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,497 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,497 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:24,526 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,526 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:24,526 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,526 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,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][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)]) [2025-01-10 01:04:24,531 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,531 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,531 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,531 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,546 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]) [2025-01-10 01:04:24,546 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,546 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,546 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,546 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,552 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]) [2025-01-10 01:04:24,552 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,552 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,552 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,552 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:24,570 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,570 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,570 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,570 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][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]) [2025-01-10 01:04:24,578 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,578 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,578 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,578 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,583 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]) [2025-01-10 01:04:24,583 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,583 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,583 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,583 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,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][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)]) [2025-01-10 01:04:24,597 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,597 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,597 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,597 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,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][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)]) [2025-01-10 01:04:24,598 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,598 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,598 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,598 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:24,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][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)]) [2025-01-10 01:04:24,598 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,598 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,599 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,599 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:24,599 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,599 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,599 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,599 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:24,599 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,600 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,600 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,600 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,600 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]) [2025-01-10 01:04:24,600 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,600 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,600 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,601 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,601 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]) [2025-01-10 01:04:24,601 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,601 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,601 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,601 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:24,659 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,659 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,659 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,659 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:24,659 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,659 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,659 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,659 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:24,659 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,659 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,659 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,659 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,661 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]) [2025-01-10 01:04:24,661 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,661 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,661 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,661 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,662 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]) [2025-01-10 01:04:24,662 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,662 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,662 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,662 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,667 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]) [2025-01-10 01:04:24,667 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,668 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:24,668 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:24,668 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:24,674 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]) [2025-01-10 01:04:24,674 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,674 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:24,674 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:24,674 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:24,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:24,685 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,685 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,685 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,685 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,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][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)]) [2025-01-10 01:04:24,686 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,686 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,686 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,686 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:24,686 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)]) [2025-01-10 01:04:24,686 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,686 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,687 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,687 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,687 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)]) [2025-01-10 01:04:24,687 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,687 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,687 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,687 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,687 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)]) [2025-01-10 01:04:24,687 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,687 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,687 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,688 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,688 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)]) [2025-01-10 01:04:24,688 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,688 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,688 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,688 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,743 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]) [2025-01-10 01:04:24,743 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:24,743 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,743 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:24,743 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:24,743 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)]) [2025-01-10 01:04:24,743 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:24,743 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,743 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:24,743 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:24,744 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]) [2025-01-10 01:04:24,744 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:24,744 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:24,744 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:24,744 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,744 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)]) [2025-01-10 01:04:24,744 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:24,744 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:24,744 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:24,744 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,745 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)]) [2025-01-10 01:04:24,745 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:24,745 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,745 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:24,745 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:24,745 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)]) [2025-01-10 01:04:24,745 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:24,745 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:24,745 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,745 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:24,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:24,771 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:24,771 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,771 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:24,771 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,813 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)]) [2025-01-10 01:04:24,813 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-10 01:04:24,813 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:24,813 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:24,813 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:24,813 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)]) [2025-01-10 01:04:24,813 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-10 01:04:24,813 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:24,813 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:24,813 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:24,814 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)]) [2025-01-10 01:04:24,814 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-10 01:04:24,814 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:24,814 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:24,814 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:24,814 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)]) [2025-01-10 01:04:24,814 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-10 01:04:24,814 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:24,814 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:24,814 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:24,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:24,841 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-10 01:04:24,841 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:24,841 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,841 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][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)]) [2025-01-10 01:04:24,869 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-10 01:04:24,869 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-10 01:04:24,869 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:24,869 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-10 01:04:24,869 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)]) [2025-01-10 01:04:24,869 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-10 01:04:24,869 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-10 01:04:24,869 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-10 01:04:24,869 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:24,869 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)]) [2025-01-10 01:04:24,869 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-10 01:04:24,869 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-10 01:04:24,869 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:24,869 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-10 01:04:24,869 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)]) [2025-01-10 01:04:24,869 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-10 01:04:24,869 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:24,869 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-10 01:04:24,869 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-10 01:04:24,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:24,896 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-10 01:04:24,896 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:24,896 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:24,896 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:25,069 INFO L124 PetriNetUnfolderBase]: 11349/19193 cut-off events. [2025-01-10 01:04:25,069 INFO L125 PetriNetUnfolderBase]: For 11521/13096 co-relation queries the response was YES. [2025-01-10 01:04:25,125 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. [2025-01-10 01:04:25,205 INFO L140 encePairwiseOnDemand]: 81/92 looper letters, 184 selfloop transitions, 31 changer transitions 9/308 dead transitions. [2025-01-10 01:04:25,205 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 123 places, 308 transitions, 1723 flow [2025-01-10 01:04:25,210 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2025-01-10 01:04:25,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2025-01-10 01:04:25,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 686 transitions. [2025-01-10 01:04:25,212 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6778656126482213 [2025-01-10 01:04:25,212 INFO L175 Difference]: Start difference. First operand has 113 places, 154 transitions, 695 flow. Second operand 11 states and 686 transitions. [2025-01-10 01:04:25,212 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 123 places, 308 transitions, 1723 flow [2025-01-10 01:04:25,226 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 123 places, 308 transitions, 1723 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-10 01:04:25,230 INFO L231 Difference]: Finished difference. Result has 129 places, 177 transitions, 924 flow [2025-01-10 01:04:25,231 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} [2025-01-10 01:04:25,231 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 37 predicate places. [2025-01-10 01:04:25,231 INFO L471 AbstractCegarLoop]: Abstraction has has 129 places, 177 transitions, 924 flow [2025-01-10 01:04:25,232 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) [2025-01-10 01:04:25,232 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-10 01:04:25,232 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-10 01:04:25,232 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-01-10 01:04:25,232 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)] === [2025-01-10 01:04:25,233 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 01:04:25,233 INFO L85 PathProgramCache]: Analyzing trace with hash -1632921615, now seen corresponding path program 5 times [2025-01-10 01:04:25,233 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 01:04:25,233 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1795940445] [2025-01-10 01:04:25,233 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-01-10 01:04:25,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 01:04:25,245 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 74 statements into 1 equivalence classes. [2025-01-10 01:04:25,255 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-01-10 01:04:25,255 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-01-10 01:04:25,255 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 01:04:25,360 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 01:04:25,360 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-10 01:04:25,360 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1795940445] [2025-01-10 01:04:25,360 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1795940445] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-10 01:04:25,361 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-10 01:04:25,361 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-10 01:04:25,361 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1957462938] [2025-01-10 01:04:25,361 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-10 01:04:25,361 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-01-10 01:04:25,361 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-10 01:04:25,361 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-01-10 01:04:25,362 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-01-10 01:04:25,392 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 46 out of 92 [2025-01-10 01:04:25,392 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) [2025-01-10 01:04:25,392 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-10 01:04:25,392 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 46 of 92 [2025-01-10 01:04:25,392 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-10 01:04:25,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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]) [2025-01-10 01:04:25,906 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-01-10 01:04:25,906 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:25,906 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:25,906 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:25,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][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))]) [2025-01-10 01:04:25,932 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-01-10 01:04:25,932 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:25,932 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:25,932 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:25,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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))]) [2025-01-10 01:04:25,971 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2025-01-10 01:04:25,971 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-01-10 01:04:25,971 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-01-10 01:04:25,971 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-01-10 01:04:26,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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))]) [2025-01-10 01:04:26,002 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2025-01-10 01:04:26,002 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-01-10 01:04:26,002 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-01-10 01:04:26,002 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-01-10 01:04:26,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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))]) [2025-01-10 01:04:26,010 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-01-10 01:04:26,010 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:26,010 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:26,010 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:26,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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))]) [2025-01-10 01:04:26,036 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-01-10 01:04:26,036 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:26,036 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:26,036 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:26,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,042 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:26,042 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:26,042 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:26,042 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:26,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][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)]) [2025-01-10 01:04:26,066 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:26,066 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:26,066 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:26,066 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:26,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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)]) [2025-01-10 01:04:26,077 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-01-10 01:04:26,077 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:26,077 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:26,077 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:26,077 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 53#L91-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-01-10 01:04:26,077 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:26,077 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:26,077 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:26,077 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:26,077 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:26,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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))]) [2025-01-10 01:04:26,082 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-01-10 01:04:26,082 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-01-10 01:04:26,082 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-01-10 01:04:26,082 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-01-10 01:04:26,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,110 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:26,111 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:26,111 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:26,111 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:26,113 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)]) [2025-01-10 01:04:26,113 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:26,113 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:26,113 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:26,113 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:26,113 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:26,113 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)]) [2025-01-10 01:04:26,113 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:26,113 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:26,113 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:26,113 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:26,113 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:26,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,113 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:26,113 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:26,113 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:26,113 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:26,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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))]) [2025-01-10 01:04:26,118 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-01-10 01:04:26,118 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:26,118 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:26,118 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:26,165 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)]) [2025-01-10 01:04:26,165 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:26,165 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:26,165 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:26,165 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:26,165 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:26,165 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:26,195 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)]) [2025-01-10 01:04:26,195 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:26,195 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:26,195 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:26,195 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:26,195 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:26,195 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:26,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,202 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:26,202 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:26,203 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:26,203 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:26,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][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)]) [2025-01-10 01:04:26,206 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:26,206 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:26,206 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:26,206 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:26,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][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)]) [2025-01-10 01:04:26,206 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:26,206 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:26,206 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:26,206 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:26,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,335 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:26,336 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:26,336 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:26,336 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:26,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,339 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:26,339 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:26,339 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:26,339 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:26,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,339 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:26,339 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:26,339 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:26,339 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:26,342 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)]) [2025-01-10 01:04:26,342 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:26,342 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:26,342 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:26,342 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:26,346 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:26,346 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:26,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,374 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:26,374 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:26,374 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:26,374 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:26,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,375 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:26,375 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:26,375 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:26,375 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:26,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,385 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:26,385 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:26,385 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:26,385 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:26,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,408 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:26,408 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:26,408 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:26,408 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:26,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,408 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:26,408 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:26,408 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:26,408 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:26,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,415 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:26,415 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:26,415 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:26,415 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:26,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,448 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:26,448 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:26,448 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:26,448 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:26,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,449 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:26,449 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:26,449 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:26,449 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:26,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][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]) [2025-01-10 01:04:26,461 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:26,461 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:26,461 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:26,461 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:26,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,464 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:26,464 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:26,464 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:26,464 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:26,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2025-01-10 01:04:26,490 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:26,490 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:26,490 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:26,490 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:26,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,493 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:26,493 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:26,493 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:26,493 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:26,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,513 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:26,513 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:26,513 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:26,513 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:26,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,524 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:26,524 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:26,525 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:26,525 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:26,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,536 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:26,536 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:26,536 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:26,536 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:26,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,548 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:26,548 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:26,548 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:26,548 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:26,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,571 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-01-10 01:04:26,572 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:26,572 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:26,572 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:26,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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]) [2025-01-10 01:04:26,586 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-01-10 01:04:26,586 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:26,586 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:26,586 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:26,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][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)]) [2025-01-10 01:04:26,587 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,587 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,588 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:26,588 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:26,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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]) [2025-01-10 01:04:26,601 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,601 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,601 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:26,601 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:26,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,602 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,602 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,602 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,602 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,611 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,611 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,611 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,611 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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]) [2025-01-10 01:04:26,618 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,618 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:26,618 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,618 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,619 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,619 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:26,620 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:26,620 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,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], [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)]) [2025-01-10 01:04:26,620 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,620 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:26,620 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:26,620 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,630 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,630 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,630 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,630 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,630 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,630 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,630 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,630 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,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][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)]) [2025-01-10 01:04:26,631 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,631 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,631 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,631 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,632 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)]) [2025-01-10 01:04:26,632 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,632 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,632 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,632 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:26,632 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:26,640 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]) [2025-01-10 01:04:26,640 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2025-01-10 01:04:26,640 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2025-01-10 01:04:26,640 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2025-01-10 01:04:26,640 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2025-01-10 01:04:26,640 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2025-01-10 01:04:26,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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]) [2025-01-10 01:04:26,641 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2025-01-10 01:04:26,641 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2025-01-10 01:04:26,641 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2025-01-10 01:04:26,641 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2025-01-10 01:04:26,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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]) [2025-01-10 01:04:26,643 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,647 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,647 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,648 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,652 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,652 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,652 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,652 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,653 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,653 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,653 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,653 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,662 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,662 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,663 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,663 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,663 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,663 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,663 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,663 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,663 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,663 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,663 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,663 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,664 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,664 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,664 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,664 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,664 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,664 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,664 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,664 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,666 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,666 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:26,666 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,666 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:26,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,666 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,666 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:26,666 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:26,666 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,667 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)]) [2025-01-10 01:04:26,668 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,668 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,668 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,668 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,668 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,672 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]) [2025-01-10 01:04:26,672 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2025-01-10 01:04:26,672 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2025-01-10 01:04:26,672 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2025-01-10 01:04:26,672 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2025-01-10 01:04:26,672 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2025-01-10 01:04:26,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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]) [2025-01-10 01:04:26,672 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2025-01-10 01:04:26,672 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2025-01-10 01:04:26,672 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2025-01-10 01:04:26,672 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2025-01-10 01:04:26,688 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)]) [2025-01-10 01:04:26,689 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,689 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,689 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,689 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,689 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:26,698 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)]) [2025-01-10 01:04:26,698 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,699 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,699 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,699 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,699 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,699 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)]) [2025-01-10 01:04:26,699 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-10 01:04:26,702 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:26,702 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,702 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,702 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:26,703 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)]) [2025-01-10 01:04:26,703 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-10 01:04:26,703 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:26,703 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:26,703 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,703 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,703 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)]) [2025-01-10 01:04:26,703 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,703 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,703 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,703 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,703 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:26,704 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-10 01:04:26,705 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:26,705 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,705 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,705 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)]) [2025-01-10 01:04:26,706 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,706 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,706 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,706 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,706 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,721 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)]) [2025-01-10 01:04:26,722 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,722 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:26,722 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:26,722 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,722 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,722 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:26,722 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)]) [2025-01-10 01:04:26,722 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,722 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:26,722 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:26,722 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:26,722 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,722 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,723 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)]) [2025-01-10 01:04:26,723 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,723 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:26,723 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:26,723 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,723 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,724 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)]) [2025-01-10 01:04:26,724 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,724 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,724 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,724 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:26,724 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,775 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)]) [2025-01-10 01:04:26,775 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-10 01:04:26,775 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,775 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:26,775 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:26,775 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:26,775 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:27,029 INFO L124 PetriNetUnfolderBase]: 12162/21832 cut-off events. [2025-01-10 01:04:27,029 INFO L125 PetriNetUnfolderBase]: For 16299/17267 co-relation queries the response was YES. [2025-01-10 01:04:27,080 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. [2025-01-10 01:04:27,134 INFO L140 encePairwiseOnDemand]: 78/92 looper letters, 121 selfloop transitions, 55 changer transitions 0/285 dead transitions. [2025-01-10 01:04:27,134 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 135 places, 285 transitions, 1704 flow [2025-01-10 01:04:27,135 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-01-10 01:04:27,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-01-10 01:04:27,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 440 transitions. [2025-01-10 01:04:27,136 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6832298136645962 [2025-01-10 01:04:27,136 INFO L175 Difference]: Start difference. First operand has 129 places, 177 transitions, 924 flow. Second operand 7 states and 440 transitions. [2025-01-10 01:04:27,136 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 135 places, 285 transitions, 1704 flow [2025-01-10 01:04:27,234 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 135 places, 285 transitions, 1696 flow, removed 4 selfloop flow, removed 0 redundant places. [2025-01-10 01:04:27,236 INFO L231 Difference]: Finished difference. Result has 140 places, 229 transitions, 1409 flow [2025-01-10 01:04:27,236 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} [2025-01-10 01:04:27,237 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 48 predicate places. [2025-01-10 01:04:27,237 INFO L471 AbstractCegarLoop]: Abstraction has has 140 places, 229 transitions, 1409 flow [2025-01-10 01:04:27,237 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) [2025-01-10 01:04:27,237 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-10 01:04:27,237 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-10 01:04:27,237 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-01-10 01:04:27,237 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)] === [2025-01-10 01:04:27,238 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 01:04:27,238 INFO L85 PathProgramCache]: Analyzing trace with hash 947421773, now seen corresponding path program 6 times [2025-01-10 01:04:27,238 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 01:04:27,238 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1113940874] [2025-01-10 01:04:27,238 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-01-10 01:04:27,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 01:04:27,244 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 74 statements into 1 equivalence classes. [2025-01-10 01:04:27,251 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-01-10 01:04:27,251 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s) [2025-01-10 01:04:27,251 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 01:04:27,296 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 01:04:27,296 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-10 01:04:27,296 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1113940874] [2025-01-10 01:04:27,296 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1113940874] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-10 01:04:27,296 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-10 01:04:27,296 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-01-10 01:04:27,296 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [922775659] [2025-01-10 01:04:27,296 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-10 01:04:27,296 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-10 01:04:27,297 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-10 01:04:27,297 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-10 01:04:27,297 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-10 01:04:27,300 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 54 out of 92 [2025-01-10 01:04:27,300 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) [2025-01-10 01:04:27,300 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-10 01:04:27,300 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 54 of 92 [2025-01-10 01:04:27,300 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-10 01:04:27,494 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)]) [2025-01-10 01:04:27,494 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-01-10 01:04:27,494 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-10 01:04:27,494 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-10 01:04:27,494 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:27,517 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)]) [2025-01-10 01:04:27,517 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-01-10 01:04:27,517 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:27,517 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:27,517 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:27,574 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)]) [2025-01-10 01:04:27,574 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-01-10 01:04:27,574 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:27,574 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:27,574 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:27,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][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)]) [2025-01-10 01:04:27,652 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-01-10 01:04:27,652 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:27,652 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:27,652 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:27,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:27,676 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2025-01-10 01:04:27,676 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-01-10 01:04:27,676 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-01-10 01:04:27,676 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-01-10 01:04:27,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][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)]) [2025-01-10 01:04:27,682 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-01-10 01:04:27,682 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:27,682 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:27,682 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:27,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][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)]) [2025-01-10 01:04:27,682 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-01-10 01:04:27,682 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:27,682 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:27,682 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:27,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)), 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)]) [2025-01-10 01:04:27,686 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-01-10 01:04:27,686 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:27,686 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:27,686 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:27,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:27,702 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-01-10 01:04:27,702 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-01-10 01:04:27,702 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-01-10 01:04:27,702 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-01-10 01:04:27,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][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)]) [2025-01-10 01:04:27,822 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-01-10 01:04:27,823 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:27,823 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:27,823 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:27,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:27,836 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-01-10 01:04:27,836 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:27,836 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:27,836 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:27,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][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)]) [2025-01-10 01:04:27,865 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:27,865 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:27,865 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:27,865 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:27,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][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)]) [2025-01-10 01:04:27,874 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:27,874 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:27,874 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:27,874 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:27,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:27,880 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-01-10 01:04:27,880 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:27,880 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:27,880 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:27,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:27,934 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-01-10 01:04:27,934 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:27,934 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:27,934 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:27,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:27,958 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-01-10 01:04:27,958 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:27,958 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:27,958 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:28,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][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)]) [2025-01-10 01:04:28,005 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-01-10 01:04:28,005 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:28,005 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:28,005 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:28,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:28,016 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:28,016 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:28,016 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:28,016 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:28,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][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)]) [2025-01-10 01:04:28,030 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-01-10 01:04:28,030 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:28,030 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:28,030 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:28,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:28,057 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,057 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,057 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:28,057 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,061 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)]) [2025-01-10 01:04:28,061 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,061 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,061 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:28,061 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,061 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:28,062 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:28,062 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:28,062 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:28,062 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:28,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:28,075 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-01-10 01:04:28,075 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:28,075 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:28,075 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:28,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:28,086 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:28,086 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:28,086 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:28,086 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:28,097 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)]) [2025-01-10 01:04:28,097 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:28,097 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:28,097 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:28,097 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:28,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:28,099 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-01-10 01:04:28,099 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:28,099 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:28,099 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:28,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:28,125 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,125 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,125 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,125 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,125 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)]) [2025-01-10 01:04:28,125 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:28,125 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,125 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,125 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,125 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,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][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)]) [2025-01-10 01:04:28,128 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:28,129 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:28,129 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:28,129 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:28,137 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)]) [2025-01-10 01:04:28,137 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:28,137 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:28,137 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:28,137 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:28,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:28,138 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2025-01-10 01:04:28,138 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:28,138 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-01-10 01:04:28,138 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:28,147 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)]) [2025-01-10 01:04:28,147 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,147 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,147 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:28,147 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,147 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,147 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,147 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)]) [2025-01-10 01:04:28,147 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,147 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,147 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,147 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:28,147 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,147 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:28,147 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,148 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,148 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:28,148 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,161 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)]) [2025-01-10 01:04:28,161 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:28,161 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,161 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:28,161 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,161 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,161 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)]) [2025-01-10 01:04:28,161 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:28,161 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,161 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:28,162 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,162 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,162 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,162 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,180 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)]) [2025-01-10 01:04:28,180 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,180 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,180 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:28,181 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,181 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,181 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,181 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,181 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:28,192 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)]) [2025-01-10 01:04:28,192 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,193 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,193 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,193 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:28,193 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,193 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,193 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,202 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)]) [2025-01-10 01:04:28,202 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,202 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,202 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:28,202 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:28,202 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,202 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,235 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)]) [2025-01-10 01:04:28,235 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-01-10 01:04:28,235 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:28,235 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:28,235 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:28,236 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)]) [2025-01-10 01:04:28,236 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-01-10 01:04:28,236 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:28,236 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:28,236 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,236 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)]) [2025-01-10 01:04:28,236 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,236 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,236 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,236 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,236 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:28,236 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,236 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,236 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,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][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)]) [2025-01-10 01:04:28,236 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,236 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,236 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,236 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,237 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)]) [2025-01-10 01:04:28,237 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,238 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,238 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:28,238 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:28,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:28,261 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,261 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,261 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:28,261 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,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][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)]) [2025-01-10 01:04:28,275 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:28,276 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:28,276 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:28,276 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:28,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][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)]) [2025-01-10 01:04:28,277 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,277 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,277 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,277 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:28,292 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:28,292 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:28,292 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:28,292 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,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][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)]) [2025-01-10 01:04:28,293 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:28,293 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,293 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:28,293 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:28,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), Black: 143#(<= ~n2~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)]) [2025-01-10 01:04:28,294 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:28,294 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:28,294 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:28,294 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:28,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:28,306 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-01-10 01:04:28,306 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,306 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:28,307 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,308 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)]) [2025-01-10 01:04:28,308 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:28,308 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,308 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:28,308 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:28,308 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:28,308 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)]) [2025-01-10 01:04:28,308 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:28,308 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:28,308 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:28,308 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:28,342 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)]) [2025-01-10 01:04:28,342 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-01-10 01:04:28,342 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:28,342 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,342 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,357 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)]) [2025-01-10 01:04:28,357 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-01-10 01:04:28,357 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:28,357 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:28,357 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:28,357 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:28,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][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)]) [2025-01-10 01:04:28,364 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,364 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,364 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:28,364 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,364 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)]) [2025-01-10 01:04:28,364 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-01-10 01:04:28,364 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:28,364 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:28,364 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:28,364 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:28,378 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)]) [2025-01-10 01:04:28,378 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-01-10 01:04:28,378 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,378 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,378 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:28,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][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)]) [2025-01-10 01:04:28,381 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-01-10 01:04:28,381 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,381 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:28,381 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,381 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,382 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)]) [2025-01-10 01:04:28,382 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:28,382 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,382 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,382 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:28,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:28,393 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:28,393 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:28,393 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:28,393 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,393 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:28,393 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,393 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,393 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:28,393 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:28,393 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,407 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)]) [2025-01-10 01:04:28,408 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,408 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:28,408 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:28,408 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,411 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)]) [2025-01-10 01:04:28,411 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,411 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:28,411 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:28,412 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:28,412 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,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][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)]) [2025-01-10 01:04:28,412 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:28,412 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:28,412 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:28,412 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:28,438 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)]) [2025-01-10 01:04:28,438 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,438 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,438 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,438 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:28,438 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:28,468 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)]) [2025-01-10 01:04:28,469 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-10 01:04:28,469 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:28,469 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:28,469 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:28,469 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)]) [2025-01-10 01:04:28,469 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:28,469 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:28,469 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:28,469 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,469 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,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][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)]) [2025-01-10 01:04:28,480 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:28,480 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,480 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:28,480 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:28,503 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)]) [2025-01-10 01:04:28,503 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:28,503 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,503 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:28,503 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:28,503 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:28,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][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)]) [2025-01-10 01:04:28,518 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:28,518 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:28,518 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:28,518 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:28,541 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)]) [2025-01-10 01:04:28,541 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:28,541 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:28,541 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:28,541 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:28,541 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:28,604 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)]) [2025-01-10 01:04:28,604 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-10 01:04:28,604 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:28,604 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-10 01:04:28,604 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-10 01:04:28,609 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)]) [2025-01-10 01:04:28,609 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-10 01:04:28,609 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:28,609 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:28,609 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:28,609 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:28,665 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)]) [2025-01-10 01:04:28,665 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-10 01:04:28,665 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:28,665 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-10 01:04:28,665 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:28,665 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-10 01:04:28,801 INFO L124 PetriNetUnfolderBase]: 8209/17471 cut-off events. [2025-01-10 01:04:28,801 INFO L125 PetriNetUnfolderBase]: For 17934/18856 co-relation queries the response was YES. [2025-01-10 01:04:28,883 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. [2025-01-10 01:04:28,950 INFO L140 encePairwiseOnDemand]: 88/92 looper letters, 75 selfloop transitions, 2 changer transitions 0/248 dead transitions. [2025-01-10 01:04:28,950 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 142 places, 248 transitions, 1679 flow [2025-01-10 01:04:28,954 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-10 01:04:28,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-10 01:04:28,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 210 transitions. [2025-01-10 01:04:28,955 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7608695652173914 [2025-01-10 01:04:28,955 INFO L175 Difference]: Start difference. First operand has 140 places, 229 transitions, 1409 flow. Second operand 3 states and 210 transitions. [2025-01-10 01:04:28,955 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 142 places, 248 transitions, 1679 flow [2025-01-10 01:04:29,155 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 142 places, 248 transitions, 1679 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-10 01:04:29,158 INFO L231 Difference]: Finished difference. Result has 143 places, 228 transitions, 1411 flow [2025-01-10 01:04:29,158 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} [2025-01-10 01:04:29,160 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 51 predicate places. [2025-01-10 01:04:29,160 INFO L471 AbstractCegarLoop]: Abstraction has has 143 places, 228 transitions, 1411 flow [2025-01-10 01:04:29,160 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) [2025-01-10 01:04:29,160 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-10 01:04:29,160 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-10 01:04:29,161 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-01-10 01:04:29,161 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)] === [2025-01-10 01:04:29,161 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 01:04:29,161 INFO L85 PathProgramCache]: Analyzing trace with hash 828620929, now seen corresponding path program 7 times [2025-01-10 01:04:29,161 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 01:04:29,161 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2136174144] [2025-01-10 01:04:29,161 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-01-10 01:04:29,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 01:04:29,184 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-01-10 01:04:29,197 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-01-10 01:04:29,197 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 01:04:29,197 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 01:04:29,440 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 01:04:29,440 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-10 01:04:29,440 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2136174144] [2025-01-10 01:04:29,440 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2136174144] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-10 01:04:29,440 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-10 01:04:29,440 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-10 01:04:29,440 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1532745411] [2025-01-10 01:04:29,440 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-10 01:04:29,440 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-01-10 01:04:29,440 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-10 01:04:29,441 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-01-10 01:04:29,441 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-01-10 01:04:29,472 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 46 out of 92 [2025-01-10 01:04:29,472 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) [2025-01-10 01:04:29,472 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-10 01:04:29,472 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 46 of 92 [2025-01-10 01:04:29,472 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-10 01:04:29,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:29,785 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-01-10 01:04:29,785 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-10 01:04:29,785 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-10 01:04:29,785 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:29,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:29,785 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-01-10 01:04:29,785 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-10 01:04:29,785 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-01-10 01:04:29,785 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-01-10 01:04:29,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:29,819 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-01-10 01:04:29,819 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:29,819 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:29,819 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:29,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:29,819 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-01-10 01:04:29,819 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:29,819 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-10 01:04:29,819 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-10 01:04:29,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:29,822 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-01-10 01:04:29,822 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-10 01:04:29,822 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-10 01:04:29,822 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:29,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][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)]) [2025-01-10 01:04:29,823 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-01-10 01:04:29,823 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-10 01:04:29,823 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-10 01:04:29,824 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-10 01:04:29,824 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:29,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:29,860 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-01-10 01:04:29,860 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:29,860 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:29,860 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:29,861 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)]) [2025-01-10 01:04:29,861 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-01-10 01:04:29,861 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:29,861 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:29,861 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:29,861 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:29,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][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)]) [2025-01-10 01:04:29,915 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2025-01-10 01:04:29,915 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-01-10 01:04:29,916 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-01-10 01:04:29,916 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-01-10 01:04:29,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][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)]) [2025-01-10 01:04:29,916 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-01-10 01:04:29,916 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:29,916 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:29,916 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:29,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][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)]) [2025-01-10 01:04:29,959 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2025-01-10 01:04:29,959 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-01-10 01:04:29,959 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-01-10 01:04:29,959 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-01-10 01:04:29,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:29,960 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-01-10 01:04:29,960 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:29,960 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:29,960 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:29,964 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)]) [2025-01-10 01:04:29,964 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-01-10 01:04:29,964 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:29,964 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:29,964 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:29,964 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:29,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][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)]) [2025-01-10 01:04:29,966 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-01-10 01:04:29,966 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:29,966 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:29,966 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:29,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][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)]) [2025-01-10 01:04:29,966 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-01-10 01:04:29,966 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:29,966 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:29,966 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:29,970 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)]) [2025-01-10 01:04:29,971 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2025-01-10 01:04:29,971 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-01-10 01:04:29,971 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-01-10 01:04:29,971 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-01-10 01:04:29,971 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-01-10 01:04:30,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, 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)]) [2025-01-10 01:04:30,014 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-01-10 01:04:30,014 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:30,014 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:30,014 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:30,019 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)]) [2025-01-10 01:04:30,019 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-01-10 01:04:30,019 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:30,019 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:30,019 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:30,019 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:30,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:30,021 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-01-10 01:04:30,021 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:30,021 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:30,021 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:30,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:30,021 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-01-10 01:04:30,021 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:30,021 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:30,021 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:30,026 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)]) [2025-01-10 01:04:30,026 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2025-01-10 01:04:30,026 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-01-10 01:04:30,026 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-01-10 01:04:30,026 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-01-10 01:04:30,026 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-01-10 01:04:30,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:30,072 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:30,072 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:30,072 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:30,072 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:30,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][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)]) [2025-01-10 01:04:30,093 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2025-01-10 01:04:30,093 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-01-10 01:04:30,093 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-01-10 01:04:30,093 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-01-10 01:04:30,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:30,133 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-01-10 01:04:30,133 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-01-10 01:04:30,133 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-01-10 01:04:30,133 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-01-10 01:04:30,140 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)]) [2025-01-10 01:04:30,140 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-01-10 01:04:30,140 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:30,140 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:30,140 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:30,140 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:30,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:30,141 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-01-10 01:04:30,141 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:30,141 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:30,141 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:30,149 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)]) [2025-01-10 01:04:30,149 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-01-10 01:04:30,149 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-01-10 01:04:30,149 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-01-10 01:04:30,149 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-01-10 01:04:30,149 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-01-10 01:04:30,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][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)]) [2025-01-10 01:04:30,191 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:30,192 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:30,192 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:30,192 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:30,192 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:30,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][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)]) [2025-01-10 01:04:30,193 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:30,193 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:30,193 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:30,193 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:30,200 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)]) [2025-01-10 01:04:30,200 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-01-10 01:04:30,200 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:30,200 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:30,200 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:30,200 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:30,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][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)]) [2025-01-10 01:04:30,209 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:30,209 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:30,209 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:30,209 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:30,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:30,212 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-01-10 01:04:30,212 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:30,212 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:30,212 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:30,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:30,212 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:30,212 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:30,212 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:30,212 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:30,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:30,265 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:30,265 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:30,265 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:30,265 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:30,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][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)]) [2025-01-10 01:04:30,267 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-01-10 01:04:30,267 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:30,267 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:30,267 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:30,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][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)]) [2025-01-10 01:04:30,267 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:30,267 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:30,267 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:30,267 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:30,416 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)]) [2025-01-10 01:04:30,416 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:30,417 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:30,417 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:30,417 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:30,417 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:30,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][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)]) [2025-01-10 01:04:30,417 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:30,417 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:30,417 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:30,417 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:30,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][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)]) [2025-01-10 01:04:30,418 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:30,418 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:30,418 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:30,418 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:30,464 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)]) [2025-01-10 01:04:30,465 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:30,465 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:30,465 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:30,465 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:30,465 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:30,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][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)]) [2025-01-10 01:04:30,465 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:30,465 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:30,465 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:30,466 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:30,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:30,466 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:30,466 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:30,466 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:30,466 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:30,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:30,486 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:30,486 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:30,486 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:30,486 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:30,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:30,487 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:30,487 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:30,487 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:30,487 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:30,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][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)]) [2025-01-10 01:04:30,502 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-01-10 01:04:30,502 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:30,502 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:30,503 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:30,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:30,503 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:30,503 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:30,503 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:30,503 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:30,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:30,529 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:30,529 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:30,530 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:30,530 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:30,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][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)]) [2025-01-10 01:04:30,530 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:30,530 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:30,531 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:30,531 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:30,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][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)]) [2025-01-10 01:04:30,547 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-01-10 01:04:30,547 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:30,547 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:30,548 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:30,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:30,548 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:30,548 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:30,548 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:30,548 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:30,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:30,552 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:30,552 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:30,552 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:30,552 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:30,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:30,553 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:30,553 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:30,553 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:30,553 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:30,553 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:30,553 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:30,553 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:30,553 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:30,553 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:30,553 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:30,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:30,556 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-01-10 01:04:30,556 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:30,556 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:30,556 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:30,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:30,590 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:30,590 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:30,590 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:30,590 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:30,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:30,590 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:30,590 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:30,590 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:30,590 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:30,590 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)]) [2025-01-10 01:04:30,590 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:30,590 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:30,590 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:30,590 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:30,590 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:30,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:30,593 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2025-01-10 01:04:30,593 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:30,593 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:30,593 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:30,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:30,670 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:30,670 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:30,670 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:30,670 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:30,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][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)]) [2025-01-10 01:04:30,714 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:30,714 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:30,714 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:30,714 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:30,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:30,744 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:30,744 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:30,744 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:30,744 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:30,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:30,745 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:30,745 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:30,745 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:30,745 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:30,759 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)]) [2025-01-10 01:04:30,759 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2025-01-10 01:04:30,759 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-01-10 01:04:30,759 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-01-10 01:04:30,759 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-01-10 01:04:30,759 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)]) [2025-01-10 01:04:30,759 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:30,759 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:30,759 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:30,759 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:30,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:30,781 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:30,781 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:30,781 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:30,781 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:30,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:30,782 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:30,782 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:30,782 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:30,782 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:30,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:30,934 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:30,934 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:30,934 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:30,934 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:30,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:30,934 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:30,935 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:30,935 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:30,935 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:30,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:30,960 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:30,960 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:30,960 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:30,960 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:30,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][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)]) [2025-01-10 01:04:30,961 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:30,961 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:30,961 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:30,961 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:30,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:30,995 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:30,995 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:30,995 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:30,995 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:31,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:31,024 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:31,024 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:31,024 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:31,024 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:31,443 INFO L124 PetriNetUnfolderBase]: 14614/26742 cut-off events. [2025-01-10 01:04:31,443 INFO L125 PetriNetUnfolderBase]: For 35934/37117 co-relation queries the response was YES. [2025-01-10 01:04:31,537 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. [2025-01-10 01:04:31,616 INFO L140 encePairwiseOnDemand]: 78/92 looper letters, 149 selfloop transitions, 54 changer transitions 0/328 dead transitions. [2025-01-10 01:04:31,617 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 149 places, 328 transitions, 2328 flow [2025-01-10 01:04:31,617 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-01-10 01:04:31,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-01-10 01:04:31,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 442 transitions. [2025-01-10 01:04:31,618 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6863354037267081 [2025-01-10 01:04:31,618 INFO L175 Difference]: Start difference. First operand has 143 places, 228 transitions, 1411 flow. Second operand 7 states and 442 transitions. [2025-01-10 01:04:31,618 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 149 places, 328 transitions, 2328 flow [2025-01-10 01:04:31,812 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 147 places, 328 transitions, 2324 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-10 01:04:31,816 INFO L231 Difference]: Finished difference. Result has 151 places, 262 transitions, 1827 flow [2025-01-10 01:04:31,816 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} [2025-01-10 01:04:31,817 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 59 predicate places. [2025-01-10 01:04:31,817 INFO L471 AbstractCegarLoop]: Abstraction has has 151 places, 262 transitions, 1827 flow [2025-01-10 01:04:31,817 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) [2025-01-10 01:04:31,817 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-10 01:04:31,818 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-10 01:04:31,818 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-01-10 01:04:31,818 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)] === [2025-01-10 01:04:31,818 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 01:04:31,819 INFO L85 PathProgramCache]: Analyzing trace with hash 1752127785, now seen corresponding path program 8 times [2025-01-10 01:04:31,819 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 01:04:31,819 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [281978546] [2025-01-10 01:04:31,819 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-01-10 01:04:31,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 01:04:31,826 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 74 statements into 1 equivalence classes. [2025-01-10 01:04:31,834 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-01-10 01:04:31,836 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-01-10 01:04:31,836 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 01:04:31,880 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 01:04:31,880 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-10 01:04:31,880 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [281978546] [2025-01-10 01:04:31,880 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [281978546] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-10 01:04:31,880 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-10 01:04:31,880 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-01-10 01:04:31,880 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1205998397] [2025-01-10 01:04:31,880 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-10 01:04:31,881 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-10 01:04:31,881 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-10 01:04:31,881 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-10 01:04:31,881 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-10 01:04:31,884 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 54 out of 92 [2025-01-10 01:04:31,884 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) [2025-01-10 01:04:31,884 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-10 01:04:31,884 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 54 of 92 [2025-01-10 01:04:31,884 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-10 01:04:32,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:32,349 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-01-10 01:04:32,349 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:32,349 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:32,349 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:32,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][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)]) [2025-01-10 01:04:32,350 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-01-10 01:04:32,350 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:32,350 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:32,350 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:32,355 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)]) [2025-01-10 01:04:32,355 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2025-01-10 01:04:32,355 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-01-10 01:04:32,355 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-01-10 01:04:32,355 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-01-10 01:04:32,356 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-01-10 01:04:32,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|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#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)]) [2025-01-10 01:04:32,403 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-01-10 01:04:32,403 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:32,403 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:32,403 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:32,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][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)]) [2025-01-10 01:04:32,404 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-01-10 01:04:32,404 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:32,404 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:32,404 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:32,408 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)]) [2025-01-10 01:04:32,408 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2025-01-10 01:04:32,408 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-01-10 01:04:32,408 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-01-10 01:04:32,409 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-01-10 01:04:32,409 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-01-10 01:04:32,473 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)]) [2025-01-10 01:04:32,474 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2025-01-10 01:04:32,474 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-01-10 01:04:32,474 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-01-10 01:04:32,474 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-01-10 01:04:32,474 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-01-10 01:04:32,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:32,475 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2025-01-10 01:04:32,475 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-01-10 01:04:32,475 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-01-10 01:04:32,475 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-01-10 01:04:32,519 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)]) [2025-01-10 01:04:32,519 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-01-10 01:04:32,519 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:32,519 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-01-10 01:04:32,519 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-01-10 01:04:32,519 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-01-10 01:04:32,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][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)]) [2025-01-10 01:04:32,520 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-01-10 01:04:32,520 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-01-10 01:04:32,520 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-01-10 01:04:32,520 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-01-10 01:04:32,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:32,527 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-01-10 01:04:32,527 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-01-10 01:04:32,527 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-01-10 01:04:32,527 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-01-10 01:04:32,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:32,576 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-01-10 01:04:32,576 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:32,576 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:32,576 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:32,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:32,588 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-01-10 01:04:32,588 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:32,588 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:32,588 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:32,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:32,644 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-01-10 01:04:32,644 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:32,644 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:32,644 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:32,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)), 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)]) [2025-01-10 01:04:32,667 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-01-10 01:04:32,667 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:32,667 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:32,667 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:32,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:32,668 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-01-10 01:04:32,668 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:32,668 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:32,668 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:32,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:32,724 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-01-10 01:04:32,724 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:32,724 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:32,724 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:32,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:32,725 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-01-10 01:04:32,725 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:32,725 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:32,725 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:32,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:32,739 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:32,739 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:32,739 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:32,739 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:32,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:32,740 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-01-10 01:04:32,740 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:32,740 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:32,740 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:32,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:32,751 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-01-10 01:04:32,751 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:32,751 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:32,751 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:32,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:32,752 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:32,752 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:32,752 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:32,752 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:32,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][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)]) [2025-01-10 01:04:32,792 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:32,793 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:32,793 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:32,793 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:32,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:32,793 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-01-10 01:04:32,793 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:32,793 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:32,793 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:32,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][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)]) [2025-01-10 01:04:32,805 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-01-10 01:04:32,805 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:32,805 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:32,805 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:32,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:32,805 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:32,805 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:32,805 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:32,805 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:32,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:32,815 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:32,815 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:32,815 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:32,815 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:32,815 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)]) [2025-01-10 01:04:32,816 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:32,816 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:32,816 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:32,816 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:32,816 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:32,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:32,862 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:32,862 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:32,862 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:32,862 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:32,863 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)]) [2025-01-10 01:04:32,863 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:32,863 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:32,863 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:32,863 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:32,863 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:32,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:32,904 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2025-01-10 01:04:32,904 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:32,904 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:32,904 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:32,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:32,904 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:32,904 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:32,904 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:32,904 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:32,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][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)]) [2025-01-10 01:04:32,943 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2025-01-10 01:04:32,943 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-01-10 01:04:32,943 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-01-10 01:04:32,943 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-01-10 01:04:32,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][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)]) [2025-01-10 01:04:32,943 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:32,943 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:32,943 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:32,943 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:32,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:32,953 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:32,953 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:32,953 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:32,953 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:32,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 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)]) [2025-01-10 01:04:32,970 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2025-01-10 01:04:32,971 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-01-10 01:04:32,971 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-01-10 01:04:32,971 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-01-10 01:04:32,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:32,971 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:32,971 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:32,971 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:32,972 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:32,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:32,994 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:32,994 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:32,994 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:32,994 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:33,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:33,013 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2025-01-10 01:04:33,013 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-01-10 01:04:33,013 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-01-10 01:04:33,014 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-01-10 01:04:33,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][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)]) [2025-01-10 01:04:33,014 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:33,014 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:33,014 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:33,014 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:33,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:33,021 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:33,021 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:33,021 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:33,021 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:33,022 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)]) [2025-01-10 01:04:33,022 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:33,022 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:33,022 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:33,022 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:33,022 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:33,023 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:33,023 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:33,023 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:33,023 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:33,023 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:33,023 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:33,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:33,056 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:33,057 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:33,057 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:33,057 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:33,057 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)]) [2025-01-10 01:04:33,057 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:33,057 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:33,057 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:33,057 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:33,057 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:33,058 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)]) [2025-01-10 01:04:33,058 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:33,058 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:33,058 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:33,058 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:33,058 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:33,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:33,254 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2025-01-10 01:04:33,254 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2025-01-10 01:04:33,254 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2025-01-10 01:04:33,254 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2025-01-10 01:04:33,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][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)]) [2025-01-10 01:04:33,294 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2025-01-10 01:04:33,294 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2025-01-10 01:04:33,294 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2025-01-10 01:04:33,294 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2025-01-10 01:04:33,932 INFO L124 PetriNetUnfolderBase]: 9078/19652 cut-off events. [2025-01-10 01:04:33,932 INFO L125 PetriNetUnfolderBase]: For 26975/27987 co-relation queries the response was YES. [2025-01-10 01:04:34,011 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. [2025-01-10 01:04:34,085 INFO L140 encePairwiseOnDemand]: 88/92 looper letters, 85 selfloop transitions, 2 changer transitions 0/284 dead transitions. [2025-01-10 01:04:34,086 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 153 places, 284 transitions, 2155 flow [2025-01-10 01:04:34,086 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-10 01:04:34,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-10 01:04:34,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 209 transitions. [2025-01-10 01:04:34,087 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7572463768115942 [2025-01-10 01:04:34,087 INFO L175 Difference]: Start difference. First operand has 151 places, 262 transitions, 1827 flow. Second operand 3 states and 209 transitions. [2025-01-10 01:04:34,087 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 153 places, 284 transitions, 2155 flow [2025-01-10 01:04:34,390 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 153 places, 284 transitions, 2121 flow, removed 17 selfloop flow, removed 0 redundant places. [2025-01-10 01:04:34,392 INFO L231 Difference]: Finished difference. Result has 154 places, 261 transitions, 1792 flow [2025-01-10 01:04:34,393 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} [2025-01-10 01:04:34,395 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 62 predicate places. [2025-01-10 01:04:34,395 INFO L471 AbstractCegarLoop]: Abstraction has has 154 places, 261 transitions, 1792 flow [2025-01-10 01:04:34,395 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) [2025-01-10 01:04:34,395 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-10 01:04:34,395 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-10 01:04:34,395 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-01-10 01:04:34,395 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)] === [2025-01-10 01:04:34,396 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 01:04:34,396 INFO L85 PathProgramCache]: Analyzing trace with hash -1794954609, now seen corresponding path program 9 times [2025-01-10 01:04:34,396 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 01:04:34,396 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [510095093] [2025-01-10 01:04:34,396 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-01-10 01:04:34,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 01:04:34,404 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 74 statements into 1 equivalence classes. [2025-01-10 01:04:34,415 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-01-10 01:04:34,415 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2025-01-10 01:04:34,415 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 01:04:34,519 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 01:04:34,519 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-10 01:04:34,519 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [510095093] [2025-01-10 01:04:34,519 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [510095093] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-10 01:04:34,519 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-10 01:04:34,520 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2025-01-10 01:04:34,520 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [13022166] [2025-01-10 01:04:34,520 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-10 01:04:34,520 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2025-01-10 01:04:34,520 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-10 01:04:34,520 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2025-01-10 01:04:34,520 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72 [2025-01-10 01:04:34,555 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 92 [2025-01-10 01:04:34,556 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) [2025-01-10 01:04:34,556 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-10 01:04:34,556 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 92 [2025-01-10 01:04:34,556 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-10 01:04:34,839 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)]) [2025-01-10 01:04:34,840 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-01-10 01:04:34,840 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-01-10 01:04:34,840 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-01-10 01:04:34,840 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-01-10 01:04:34,858 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)]) [2025-01-10 01:04:34,859 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-01-10 01:04:34,859 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-01-10 01:04:34,859 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-01-10 01:04:34,859 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-01-10 01:04:34,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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)]) [2025-01-10 01:04:34,863 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-01-10 01:04:34,863 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-01-10 01:04:34,864 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-01-10 01:04:34,864 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-01-10 01:04:34,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:34,892 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-01-10 01:04:34,892 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-01-10 01:04:34,892 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-01-10 01:04:34,892 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-01-10 01:04:34,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:34,973 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-01-10 01:04:34,973 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:34,973 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:34,973 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:34,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:34,980 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2025-01-10 01:04:34,981 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-01-10 01:04:34,981 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-01-10 01:04:34,981 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-01-10 01:04:34,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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)]) [2025-01-10 01:04:34,982 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-01-10 01:04:34,982 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:34,982 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:34,982 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:34,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:34,982 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2025-01-10 01:04:34,982 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-01-10 01:04:34,982 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-01-10 01:04:34,982 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-01-10 01:04:35,041 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)]) [2025-01-10 01:04:35,042 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-01-10 01:04:35,042 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:35,042 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:35,042 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:35,042 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:35,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][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)]) [2025-01-10 01:04:35,042 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-01-10 01:04:35,042 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:35,042 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:35,042 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:35,042 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)]) [2025-01-10 01:04:35,043 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-01-10 01:04:35,043 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:35,043 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:35,043 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:35,043 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:35,043 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:35,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][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)]) [2025-01-10 01:04:35,043 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-01-10 01:04:35,043 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:35,043 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:35,043 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:35,044 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)]) [2025-01-10 01:04:35,044 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-01-10 01:04:35,044 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:35,044 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:35,044 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:35,044 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:35,047 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)]) [2025-01-10 01:04:35,047 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2025-01-10 01:04:35,047 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-01-10 01:04:35,048 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-01-10 01:04:35,048 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-01-10 01:04:35,048 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-01-10 01:04:35,048 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)]) [2025-01-10 01:04:35,048 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-01-10 01:04:35,048 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:35,048 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:35,048 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:35,048 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:35,048 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:35,048 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:35,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:35,048 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-01-10 01:04:35,048 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:35,048 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:35,048 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:35,049 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)]) [2025-01-10 01:04:35,049 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-01-10 01:04:35,049 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:35,049 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:35,049 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:35,049 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:35,049 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:35,101 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)]) [2025-01-10 01:04:35,102 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-01-10 01:04:35,102 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:35,102 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:35,102 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:35,102 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:35,102 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:35,102 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:35,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:35,104 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-01-10 01:04:35,104 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:35,104 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:35,104 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:35,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][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)]) [2025-01-10 01:04:35,188 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2025-01-10 01:04:35,188 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-01-10 01:04:35,188 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-01-10 01:04:35,188 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-01-10 01:04:35,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:35,354 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-01-10 01:04:35,354 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:35,354 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:35,354 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:35,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:35,527 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-01-10 01:04:35,527 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:35,527 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:35,527 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:35,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:35,527 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-01-10 01:04:35,527 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:35,527 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:35,527 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:35,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:35,536 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:35,536 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:35,536 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:35,536 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:35,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][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)]) [2025-01-10 01:04:35,537 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:35,537 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:35,537 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:35,537 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:35,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][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)]) [2025-01-10 01:04:35,598 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:35,598 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:35,598 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:35,598 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:35,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][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)]) [2025-01-10 01:04:35,599 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:35,599 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:35,599 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:35,599 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:35,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:35,610 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:35,610 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:35,610 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:35,610 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:35,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:35,611 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:35,611 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:35,611 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:35,611 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:35,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:35,624 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-01-10 01:04:35,624 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:35,624 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:35,624 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:35,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:35,624 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:35,624 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:35,624 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:35,624 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:35,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:35,673 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:35,673 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:35,673 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:35,673 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:35,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][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)]) [2025-01-10 01:04:35,673 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:35,674 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:35,674 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:35,674 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:35,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:35,675 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-01-10 01:04:35,675 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:35,675 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:35,675 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:35,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:35,686 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-01-10 01:04:35,686 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:35,686 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:35,686 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:35,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][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)]) [2025-01-10 01:04:35,686 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:35,686 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:35,686 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:35,686 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:35,693 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:35,693 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:35,693 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:35,694 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:35,694 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:35,694 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:35,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:35,694 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-01-10 01:04:35,694 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:35,694 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:35,694 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:35,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:35,708 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-01-10 01:04:35,708 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:35,708 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:35,708 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:35,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][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)]) [2025-01-10 01:04:35,734 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:35,734 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:35,734 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:35,734 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:35,735 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)]) [2025-01-10 01:04:35,735 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:35,735 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:35,735 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:35,735 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:35,735 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:35,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:35,736 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2025-01-10 01:04:35,736 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:35,736 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:35,736 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:35,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:35,748 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2025-01-10 01:04:35,748 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:35,748 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:35,748 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:35,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:35,754 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:35,754 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:35,755 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:35,755 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:35,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [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)]) [2025-01-10 01:04:35,756 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:35,756 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:35,756 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:35,756 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:35,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][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)]) [2025-01-10 01:04:35,790 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:35,790 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:35,790 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:35,791 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:35,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:35,791 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:35,791 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:35,791 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:35,791 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:35,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)), 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)]) [2025-01-10 01:04:35,792 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:35,792 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:35,792 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:35,792 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:35,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:35,815 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:35,815 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:35,815 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:35,815 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:35,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][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)]) [2025-01-10 01:04:35,816 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:35,816 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:35,816 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:35,816 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:35,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][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)]) [2025-01-10 01:04:35,817 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:35,817 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:35,817 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:35,817 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:35,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:35,861 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:35,861 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:35,861 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:35,861 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:35,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:35,861 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:35,861 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:35,861 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:35,861 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:35,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:35,862 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:35,862 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:35,862 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:35,862 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:35,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][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)]) [2025-01-10 01:04:35,891 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:35,891 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:35,891 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:35,891 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:35,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:35,892 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:35,892 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:35,892 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:35,892 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:35,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:35,892 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:35,892 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:35,892 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:35,892 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:35,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][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)]) [2025-01-10 01:04:35,893 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:35,893 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:35,893 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:35,893 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:35,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:35,894 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:35,894 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:35,894 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:35,894 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:36,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:36,080 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,080 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,080 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:36,080 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:36,081 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,081 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,081 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,081 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:36,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:36,081 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,081 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,081 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,081 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:36,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:36,083 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,083 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,083 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,083 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:36,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:36,083 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,083 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,083 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,083 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:36,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:36,126 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,126 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,126 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,126 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:36,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:36,126 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,126 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,127 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,127 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:36,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:36,127 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,127 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,127 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,127 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:36,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][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)]) [2025-01-10 01:04:36,128 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,128 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,129 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,129 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:36,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][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)]) [2025-01-10 01:04:36,129 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,129 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:36,129 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,129 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:36,194 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-01-10 01:04:36,194 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:36,195 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:36,195 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,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][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)]) [2025-01-10 01:04:36,195 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-01-10 01:04:36,195 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:36,195 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,195 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:36,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][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)]) [2025-01-10 01:04:36,195 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-01-10 01:04:36,195 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:36,195 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,195 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:36,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:36,197 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-01-10 01:04:36,197 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,197 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:36,197 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:36,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:36,197 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-01-10 01:04:36,197 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:36,197 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:36,197 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:36,249 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-01-10 01:04:36,249 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:36,249 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:36,249 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04: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][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)]) [2025-01-10 01:04:36,249 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-01-10 01:04:36,249 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:36,249 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:36,249 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:36,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:36,333 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:36,333 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:36,333 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:36,333 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:36,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:36,334 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:36,334 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:36,334 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:36,334 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:36,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 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)]) [2025-01-10 01:04:36,548 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:36,548 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:36,548 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:36,548 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:36,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:36,659 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:36,659 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:36,659 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:36,659 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:37,473 INFO L124 PetriNetUnfolderBase]: 16280/28259 cut-off events. [2025-01-10 01:04:37,474 INFO L125 PetriNetUnfolderBase]: For 43810/45320 co-relation queries the response was YES. [2025-01-10 01:04:37,569 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. [2025-01-10 01:04:37,656 INFO L140 encePairwiseOnDemand]: 81/92 looper letters, 205 selfloop transitions, 34 changer transitions 4/394 dead transitions. [2025-01-10 01:04:37,656 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 164 places, 394 transitions, 2888 flow [2025-01-10 01:04:37,657 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2025-01-10 01:04:37,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2025-01-10 01:04:37,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 682 transitions. [2025-01-10 01:04:37,658 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6739130434782609 [2025-01-10 01:04:37,658 INFO L175 Difference]: Start difference. First operand has 154 places, 261 transitions, 1792 flow. Second operand 11 states and 682 transitions. [2025-01-10 01:04:37,659 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 164 places, 394 transitions, 2888 flow [2025-01-10 01:04:37,968 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 162 places, 394 transitions, 2884 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-10 01:04:37,971 INFO L231 Difference]: Finished difference. Result has 166 places, 268 transitions, 1938 flow [2025-01-10 01:04:37,971 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} [2025-01-10 01:04:37,972 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 74 predicate places. [2025-01-10 01:04:37,973 INFO L471 AbstractCegarLoop]: Abstraction has has 166 places, 268 transitions, 1938 flow [2025-01-10 01:04:37,973 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) [2025-01-10 01:04:37,973 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-10 01:04:37,973 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-10 01:04:37,973 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-01-10 01:04:37,973 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)] === [2025-01-10 01:04:37,974 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 01:04:37,974 INFO L85 PathProgramCache]: Analyzing trace with hash -483768833, now seen corresponding path program 10 times [2025-01-10 01:04:37,974 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 01:04:37,975 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1422461863] [2025-01-10 01:04:37,975 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-01-10 01:04:37,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 01:04:37,983 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 74 statements into 2 equivalence classes. [2025-01-10 01:04:37,990 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 74 of 74 statements. [2025-01-10 01:04:37,990 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-01-10 01:04:37,991 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 01:04:38,092 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 01:04:38,092 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-10 01:04:38,092 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1422461863] [2025-01-10 01:04:38,093 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1422461863] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-10 01:04:38,093 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-10 01:04:38,093 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-10 01:04:38,093 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1522496112] [2025-01-10 01:04:38,093 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-10 01:04:38,093 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-01-10 01:04:38,093 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-10 01:04:38,094 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-01-10 01:04:38,094 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-01-10 01:04:38,150 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 49 out of 92 [2025-01-10 01:04:38,150 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) [2025-01-10 01:04:38,150 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-10 01:04:38,150 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 49 of 92 [2025-01-10 01:04:38,150 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-10 01:04:38,358 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)]) [2025-01-10 01:04:38,359 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-01-10 01:04:38,359 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-01-10 01:04:38,359 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-01-10 01:04:38,359 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-01-10 01:04:38,478 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)]) [2025-01-10 01:04:38,479 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-01-10 01:04:38,479 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-01-10 01:04:38,479 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-01-10 01:04:38,479 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-01-10 01:04:38,481 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)]) [2025-01-10 01:04:38,481 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-01-10 01:04:38,482 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-01-10 01:04:38,482 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-01-10 01:04:38,482 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-01-10 01:04:38,501 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)]) [2025-01-10 01:04:38,502 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-01-10 01:04:38,502 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-01-10 01:04:38,502 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-01-10 01:04:38,502 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-01-10 01:04:38,649 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)]) [2025-01-10 01:04:38,649 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-01-10 01:04:38,649 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:38,650 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:38,650 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:38,655 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)]) [2025-01-10 01:04:38,655 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-01-10 01:04:38,655 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:38,655 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:38,655 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:38,687 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)]) [2025-01-10 01:04:38,688 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-01-10 01:04:38,688 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:38,688 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:38,688 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:38,870 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)]) [2025-01-10 01:04:38,870 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-01-10 01:04:38,870 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:38,870 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:38,870 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:38,926 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)]) [2025-01-10 01:04:38,927 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-01-10 01:04:38,927 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:38,927 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:38,927 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:38,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:38,953 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:38,954 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:38,954 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:38,954 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:38,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:38,995 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:38,995 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:38,995 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:38,995 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:39,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][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)]) [2025-01-10 01:04:39,016 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:39,016 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:39,016 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:39,016 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:39,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:39,048 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:39,048 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:39,048 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:39,048 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:39,059 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)]) [2025-01-10 01:04:39,059 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2025-01-10 01:04:39,059 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:39,059 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:39,059 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:39,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], [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)]) [2025-01-10 01:04:39,085 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2025-01-10 01:04:39,085 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:39,085 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:39,085 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-01-10 01:04:39,086 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)]) [2025-01-10 01:04:39,086 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:39,086 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:39,086 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:39,086 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:39,991 INFO L124 PetriNetUnfolderBase]: 10897/21031 cut-off events. [2025-01-10 01:04:39,991 INFO L125 PetriNetUnfolderBase]: For 43211/44008 co-relation queries the response was YES. [2025-01-10 01:04:40,097 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. [2025-01-10 01:04:40,199 INFO L140 encePairwiseOnDemand]: 81/92 looper letters, 104 selfloop transitions, 59 changer transitions 0/294 dead transitions. [2025-01-10 01:04:40,199 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 170 places, 294 transitions, 2329 flow [2025-01-10 01:04:40,200 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-01-10 01:04:40,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-01-10 01:04:40,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 328 transitions. [2025-01-10 01:04:40,201 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7130434782608696 [2025-01-10 01:04:40,201 INFO L175 Difference]: Start difference. First operand has 166 places, 268 transitions, 1938 flow. Second operand 5 states and 328 transitions. [2025-01-10 01:04:40,201 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 170 places, 294 transitions, 2329 flow [2025-01-10 01:04:40,467 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 167 places, 294 transitions, 2282 flow, removed 14 selfloop flow, removed 3 redundant places. [2025-01-10 01:04:40,472 INFO L231 Difference]: Finished difference. Result has 168 places, 263 transitions, 1977 flow [2025-01-10 01:04:40,473 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} [2025-01-10 01:04:40,473 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 76 predicate places. [2025-01-10 01:04:40,474 INFO L471 AbstractCegarLoop]: Abstraction has has 168 places, 263 transitions, 1977 flow [2025-01-10 01:04:40,474 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) [2025-01-10 01:04:40,474 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-10 01:04:40,475 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-10 01:04:40,475 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-01-10 01:04:40,475 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)] === [2025-01-10 01:04:40,475 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 01:04:40,475 INFO L85 PathProgramCache]: Analyzing trace with hash 757494299, now seen corresponding path program 11 times [2025-01-10 01:04:40,476 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 01:04:40,476 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1206676754] [2025-01-10 01:04:40,476 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-01-10 01:04:40,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 01:04:40,482 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 74 statements into 1 equivalence classes. [2025-01-10 01:04:40,489 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-01-10 01:04:40,489 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-01-10 01:04:40,489 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 01:04:40,605 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 01:04:40,605 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-10 01:04:40,605 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1206676754] [2025-01-10 01:04:40,605 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1206676754] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-10 01:04:40,605 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-10 01:04:40,605 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-10 01:04:40,606 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1825854394] [2025-01-10 01:04:40,606 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-10 01:04:40,606 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-01-10 01:04:40,606 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-10 01:04:40,606 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-01-10 01:04:40,606 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-01-10 01:04:40,652 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 49 out of 92 [2025-01-10 01:04:40,653 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) [2025-01-10 01:04:40,653 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-10 01:04:40,653 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 49 of 92 [2025-01-10 01:04:40,653 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-10 01:04:41,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:41,402 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2025-01-10 01:04:41,402 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-01-10 01:04:41,402 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-01-10 01:04:41,402 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-01-10 01:04:41,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:41,460 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2025-01-10 01:04:41,460 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-01-10 01:04:41,460 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-01-10 01:04:41,460 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-01-10 01:04:41,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:41,591 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:41,592 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:41,592 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:41,592 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:41,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:41,594 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-01-10 01:04:41,594 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:41,594 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:41,594 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:41,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:41,594 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:41,595 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:41,595 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:41,595 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:41,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:41,657 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:41,657 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:41,657 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:41,657 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:41,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:41,659 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-01-10 01:04:41,659 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:41,659 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:41,659 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:41,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:41,659 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:41,659 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:41,660 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:41,660 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:41,672 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)]) [2025-01-10 01:04:41,673 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:41,673 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:41,673 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:41,673 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:41,673 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:41,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:41,674 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:41,674 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:41,674 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:41,674 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:41,732 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)]) [2025-01-10 01:04:41,732 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:41,732 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:41,733 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:41,733 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:41,733 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:41,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][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)]) [2025-01-10 01:04:41,734 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:41,734 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:41,734 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:41,734 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:41,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:41,754 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-01-10 01:04:41,754 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:41,754 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:41,754 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:41,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:41,763 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-01-10 01:04:41,763 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:41,763 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:41,763 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:41,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:41,764 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:41,764 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:41,764 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:41,764 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:41,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][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)]) [2025-01-10 01:04:41,810 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-01-10 01:04:41,810 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:41,810 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:41,810 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:41,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:41,818 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-01-10 01:04:41,818 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:41,818 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:41,818 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:41,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:41,819 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:41,819 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:41,819 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:41,819 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:41,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:41,829 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:41,829 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:41,829 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:41,829 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:41,830 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)]) [2025-01-10 01:04:41,830 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:41,830 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:41,830 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:41,830 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:41,830 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:41,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:41,832 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-01-10 01:04:41,832 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:41,832 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:41,832 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:41,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][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)]) [2025-01-10 01:04:41,874 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:41,874 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:41,874 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:41,874 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:41,875 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)]) [2025-01-10 01:04:41,875 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:41,875 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:41,875 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:41,875 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:41,875 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:41,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][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)]) [2025-01-10 01:04:41,877 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2025-01-10 01:04:41,877 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:41,877 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:41,877 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:41,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:41,963 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:41,963 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:41,963 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:41,964 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:41,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:41,980 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2025-01-10 01:04:41,980 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-01-10 01:04:41,980 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-01-10 01:04:41,980 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-01-10 01:04:41,981 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)]) [2025-01-10 01:04:41,981 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2025-01-10 01:04:41,981 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-01-10 01:04:41,981 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-01-10 01:04:41,981 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-01-10 01:04:41,981 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-01-10 01:04:41,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:41,981 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:41,981 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:41,981 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:41,981 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:42,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][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)]) [2025-01-10 01:04:42,006 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:42,006 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:42,006 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:42,006 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:42,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:42,021 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2025-01-10 01:04:42,022 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-01-10 01:04:42,022 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-01-10 01:04:42,022 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-01-10 01:04:42,023 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:42,023 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2025-01-10 01:04:42,023 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-01-10 01:04:42,023 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-01-10 01:04:42,023 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-01-10 01:04:42,023 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-01-10 01:04:42,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:42,023 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:42,024 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:42,024 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:42,024 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:42,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:42,037 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:42,037 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:42,037 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:42,037 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:42,038 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)]) [2025-01-10 01:04:42,038 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:42,038 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:42,038 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:42,038 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:42,038 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:42,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:42,088 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:42,088 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:42,088 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:42,088 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:42,089 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)]) [2025-01-10 01:04:42,089 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:42,089 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:42,089 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:42,089 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:42,090 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:42,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:42,291 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:42,291 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:42,291 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:42,291 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:42,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:42,292 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:42,292 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:42,292 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:42,292 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:42,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:42,292 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:42,292 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:42,292 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:42,292 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:42,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][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)]) [2025-01-10 01:04:42,293 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:42,293 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:42,293 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:42,293 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:42,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][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)]) [2025-01-10 01:04:42,516 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:42,517 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:42,517 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:42,517 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:42,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][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)]) [2025-01-10 01:04:42,517 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:42,517 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:42,517 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:42,517 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:42,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][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)]) [2025-01-10 01:04:42,517 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:42,517 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:42,517 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:42,517 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:42,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][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)]) [2025-01-10 01:04:42,518 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:42,518 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:42,518 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:42,518 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:42,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][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)]) [2025-01-10 01:04:42,541 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:42,541 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:42,542 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:42,542 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:42,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:42,542 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:42,542 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:42,542 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:42,542 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:42,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:42,561 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:42,561 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:42,561 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:42,561 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:42,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)), 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)]) [2025-01-10 01:04:42,562 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:42,562 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:42,562 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:42,562 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:42,885 INFO L124 PetriNetUnfolderBase]: 10245/19892 cut-off events. [2025-01-10 01:04:42,886 INFO L125 PetriNetUnfolderBase]: For 39310/40372 co-relation queries the response was YES. [2025-01-10 01:04:42,956 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. [2025-01-10 01:04:43,012 INFO L140 encePairwiseOnDemand]: 81/92 looper letters, 108 selfloop transitions, 42 changer transitions 0/290 dead transitions. [2025-01-10 01:04:43,012 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 172 places, 290 transitions, 2381 flow [2025-01-10 01:04:43,013 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-01-10 01:04:43,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-01-10 01:04:43,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 325 transitions. [2025-01-10 01:04:43,014 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7065217391304348 [2025-01-10 01:04:43,014 INFO L175 Difference]: Start difference. First operand has 168 places, 263 transitions, 1977 flow. Second operand 5 states and 325 transitions. [2025-01-10 01:04:43,014 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 172 places, 290 transitions, 2381 flow [2025-01-10 01:04:43,188 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 169 places, 290 transitions, 2278 flow, removed 2 selfloop flow, removed 3 redundant places. [2025-01-10 01:04:43,190 INFO L231 Difference]: Finished difference. Result has 170 places, 261 transitions, 1945 flow [2025-01-10 01:04:43,191 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} [2025-01-10 01:04:43,192 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 78 predicate places. [2025-01-10 01:04:43,192 INFO L471 AbstractCegarLoop]: Abstraction has has 170 places, 261 transitions, 1945 flow [2025-01-10 01:04:43,192 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) [2025-01-10 01:04:43,193 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-10 01:04:43,193 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-10 01:04:43,193 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-01-10 01:04:43,193 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)] === [2025-01-10 01:04:43,194 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 01:04:43,195 INFO L85 PathProgramCache]: Analyzing trace with hash -2072275049, now seen corresponding path program 12 times [2025-01-10 01:04:43,195 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 01:04:43,195 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [393517800] [2025-01-10 01:04:43,195 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-01-10 01:04:43,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 01:04:43,204 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 74 statements into 1 equivalence classes. [2025-01-10 01:04:43,211 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-01-10 01:04:43,211 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s) [2025-01-10 01:04:43,211 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 01:04:43,543 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 01:04:43,543 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-10 01:04:43,543 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [393517800] [2025-01-10 01:04:43,543 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [393517800] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-10 01:04:43,543 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-10 01:04:43,543 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-10 01:04:43,543 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1772747108] [2025-01-10 01:04:43,543 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-10 01:04:43,544 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-01-10 01:04:43,544 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-10 01:04:43,544 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-01-10 01:04:43,544 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-01-10 01:04:43,592 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 49 out of 92 [2025-01-10 01:04:43,593 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) [2025-01-10 01:04:43,593 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-10 01:04:43,593 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 49 of 92 [2025-01-10 01:04:43,593 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-10 01:04:44,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][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)]) [2025-01-10 01:04:44,084 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2025-01-10 01:04:44,084 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-01-10 01:04:44,084 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-01-10 01:04:44,084 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-01-10 01:04:44,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:44,132 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2025-01-10 01:04:44,132 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-01-10 01:04:44,132 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-01-10 01:04:44,132 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-01-10 01:04:44,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][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)]) [2025-01-10 01:04:44,234 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-01-10 01:04:44,234 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:44,234 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:44,234 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:44,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][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)]) [2025-01-10 01:04:44,235 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-01-10 01:04:44,235 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:44,235 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:44,235 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:44,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][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)]) [2025-01-10 01:04:44,235 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:44,235 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:44,235 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:44,235 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:44,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][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)]) [2025-01-10 01:04:44,277 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-01-10 01:04:44,277 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:44,277 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:44,277 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:44,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:44,278 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-01-10 01:04:44,278 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:44,278 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:44,278 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:44,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:44,278 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:44,278 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:44,278 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:44,278 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:44,289 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)]) [2025-01-10 01:04:44,289 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:44,289 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:44,289 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:44,289 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:44,289 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:44,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:44,290 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:44,290 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:44,290 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:44,290 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:44,331 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)]) [2025-01-10 01:04:44,331 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:44,331 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:44,331 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:44,331 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:44,331 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:44,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][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)]) [2025-01-10 01:04:44,332 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:44,332 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:44,332 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:44,332 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:44,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:44,346 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-01-10 01:04:44,347 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:44,347 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:44,347 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:44,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:44,353 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-01-10 01:04:44,353 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:44,354 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:44,354 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:44,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:44,354 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:44,354 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:44,354 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:44,354 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:44,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:44,389 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-01-10 01:04:44,389 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:44,389 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:44,389 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:44,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][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)]) [2025-01-10 01:04:44,394 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-01-10 01:04:44,394 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:44,394 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:44,394 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:44,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][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)]) [2025-01-10 01:04:44,394 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:44,394 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:44,394 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:44,394 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:44,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:44,402 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:44,402 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:44,402 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:44,402 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:44,403 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)]) [2025-01-10 01:04:44,403 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:44,403 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:44,403 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:44,403 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:44,403 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:44,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][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)]) [2025-01-10 01:04:44,405 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-01-10 01:04:44,405 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:44,405 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:44,405 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:44,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][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)]) [2025-01-10 01:04:44,438 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:44,438 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:44,438 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:44,438 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:44,439 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)]) [2025-01-10 01:04:44,439 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:44,439 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:44,439 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:44,439 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:44,439 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:44,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:44,440 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2025-01-10 01:04:44,440 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:44,441 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:44,441 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:44,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][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)]) [2025-01-10 01:04:44,504 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2025-01-10 01:04:44,504 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-01-10 01:04:44,504 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-01-10 01:04:44,504 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-01-10 01:04:44,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][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)]) [2025-01-10 01:04:44,505 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2025-01-10 01:04:44,505 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-01-10 01:04:44,505 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-01-10 01:04:44,505 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-01-10 01:04:44,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][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)]) [2025-01-10 01:04:44,506 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:44,506 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:44,506 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:44,506 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:44,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][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)]) [2025-01-10 01:04:44,530 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2025-01-10 01:04:44,530 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-01-10 01:04:44,530 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-01-10 01:04:44,530 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-01-10 01:04:44,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][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)]) [2025-01-10 01:04:44,531 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2025-01-10 01:04:44,531 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-01-10 01:04:44,531 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-01-10 01:04:44,531 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-01-10 01:04:44,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][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)]) [2025-01-10 01:04:44,531 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:44,531 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:44,531 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:44,531 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:44,537 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)]) [2025-01-10 01:04:44,537 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:44,537 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:44,537 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:44,537 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:44,537 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:44,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:44,538 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:44,538 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:44,538 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:44,538 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:44,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][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)]) [2025-01-10 01:04:44,538 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:44,538 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:44,538 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:44,538 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:44,538 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:44,703 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)]) [2025-01-10 01:04:44,703 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:44,703 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:44,703 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:44,703 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:44,703 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:44,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:44,704 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:44,704 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:44,704 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:44,704 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:44,704 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)]) [2025-01-10 01:04:44,704 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:44,704 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:44,704 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:44,704 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:44,704 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:44,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][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)]) [2025-01-10 01:04:44,803 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:44,803 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:44,803 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:44,803 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:44,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][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)]) [2025-01-10 01:04:44,804 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:44,804 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:44,804 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:44,804 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:44,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:44,823 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:44,823 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:44,823 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:44,823 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:44,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:44,823 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:44,824 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:44,824 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:44,824 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:44,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:44,843 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:44,843 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:44,843 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:44,843 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:44,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:44,844 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:44,844 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:44,844 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:44,844 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:44,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:44,845 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:44,845 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:44,845 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:44,845 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:44,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:44,845 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:44,845 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:44,845 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:44,845 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:44,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:44,860 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:44,860 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:44,861 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:44,861 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:44,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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)]) [2025-01-10 01:04:44,861 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:44,861 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:44,861 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:44,861 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:44,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:44,862 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:44,862 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:44,862 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:44,862 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:44,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:44,862 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:44,862 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:44,862 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:44,862 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:45,130 INFO L124 PetriNetUnfolderBase]: 9601/18807 cut-off events. [2025-01-10 01:04:45,131 INFO L125 PetriNetUnfolderBase]: For 37297/38202 co-relation queries the response was YES. [2025-01-10 01:04:45,208 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. [2025-01-10 01:04:45,259 INFO L140 encePairwiseOnDemand]: 80/92 looper letters, 101 selfloop transitions, 45 changer transitions 2/287 dead transitions. [2025-01-10 01:04:45,260 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 174 places, 287 transitions, 2347 flow [2025-01-10 01:04:45,260 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-01-10 01:04:45,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-01-10 01:04:45,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 323 transitions. [2025-01-10 01:04:45,261 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7021739130434783 [2025-01-10 01:04:45,261 INFO L175 Difference]: Start difference. First operand has 170 places, 261 transitions, 1945 flow. Second operand 5 states and 323 transitions. [2025-01-10 01:04:45,261 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 174 places, 287 transitions, 2347 flow [2025-01-10 01:04:45,391 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 172 places, 287 transitions, 2295 flow, removed 1 selfloop flow, removed 2 redundant places. [2025-01-10 01:04:45,395 INFO L231 Difference]: Finished difference. Result has 173 places, 258 transitions, 1958 flow [2025-01-10 01:04:45,395 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} [2025-01-10 01:04:45,396 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 81 predicate places. [2025-01-10 01:04:45,396 INFO L471 AbstractCegarLoop]: Abstraction has has 173 places, 258 transitions, 1958 flow [2025-01-10 01:04:45,396 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) [2025-01-10 01:04:45,396 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-10 01:04:45,397 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-10 01:04:45,397 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-01-10 01:04:45,397 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)] === [2025-01-10 01:04:45,397 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 01:04:45,397 INFO L85 PathProgramCache]: Analyzing trace with hash 1596087743, now seen corresponding path program 13 times [2025-01-10 01:04:45,397 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 01:04:45,397 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1603553292] [2025-01-10 01:04:45,397 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-01-10 01:04:45,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 01:04:45,402 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-01-10 01:04:45,413 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-01-10 01:04:45,414 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 01:04:45,415 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 01:04:45,535 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 01:04:45,535 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-10 01:04:45,535 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1603553292] [2025-01-10 01:04:45,535 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1603553292] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-10 01:04:45,535 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-10 01:04:45,535 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-10 01:04:45,535 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [898941363] [2025-01-10 01:04:45,535 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-10 01:04:45,536 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-01-10 01:04:45,536 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-10 01:04:45,536 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-01-10 01:04:45,536 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-01-10 01:04:45,595 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 49 out of 92 [2025-01-10 01:04:45,595 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) [2025-01-10 01:04:45,595 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-10 01:04:45,595 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 49 of 92 [2025-01-10 01:04:45,595 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-10 01:04:46,095 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)]) [2025-01-10 01:04:46,095 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-01-10 01:04:46,095 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:46,095 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:46,095 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:46,141 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)]) [2025-01-10 01:04:46,141 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-01-10 01:04:46,141 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:46,141 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:46,141 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:46,152 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)]) [2025-01-10 01:04:46,152 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-01-10 01:04:46,152 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:46,152 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:46,152 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:46,219 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)]) [2025-01-10 01:04:46,220 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-01-10 01:04:46,220 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:46,220 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:46,220 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04: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][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)]) [2025-01-10 01:04:46,294 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2025-01-10 01:04:46,294 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-01-10 01:04:46,294 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-01-10 01:04:46,294 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-01-10 01:04:46,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:46,294 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-01-10 01:04:46,294 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:46,294 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:46,294 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:46,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][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)]) [2025-01-10 01:04:46,362 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2025-01-10 01:04:46,362 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-01-10 01:04:46,362 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-01-10 01:04:46,362 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-01-10 01:04:46,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:46,362 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-01-10 01:04:46,362 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:46,362 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:46,362 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:47,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:47,261 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2025-01-10 01:04:47,261 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2025-01-10 01:04:47,261 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2025-01-10 01:04:47,261 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2025-01-10 01:04:47,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][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)]) [2025-01-10 01:04:47,284 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2025-01-10 01:04:47,284 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-01-10 01:04:47,284 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-01-10 01:04:47,284 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-01-10 01:04:47,724 INFO L124 PetriNetUnfolderBase]: 9708/18887 cut-off events. [2025-01-10 01:04:47,724 INFO L125 PetriNetUnfolderBase]: For 39083/39981 co-relation queries the response was YES. [2025-01-10 01:04:47,782 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. [2025-01-10 01:04:47,827 INFO L140 encePairwiseOnDemand]: 81/92 looper letters, 103 selfloop transitions, 58 changer transitions 1/299 dead transitions. [2025-01-10 01:04:47,828 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 177 places, 299 transitions, 2486 flow [2025-01-10 01:04:47,828 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-01-10 01:04:47,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-01-10 01:04:47,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 329 transitions. [2025-01-10 01:04:47,829 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7152173913043478 [2025-01-10 01:04:47,829 INFO L175 Difference]: Start difference. First operand has 173 places, 258 transitions, 1958 flow. Second operand 5 states and 329 transitions. [2025-01-10 01:04:47,829 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 177 places, 299 transitions, 2486 flow [2025-01-10 01:04:47,944 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 174 places, 299 transitions, 2391 flow, removed 0 selfloop flow, removed 3 redundant places. [2025-01-10 01:04:47,947 INFO L231 Difference]: Finished difference. Result has 176 places, 264 transitions, 2115 flow [2025-01-10 01:04:47,948 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} [2025-01-10 01:04:47,948 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 84 predicate places. [2025-01-10 01:04:47,948 INFO L471 AbstractCegarLoop]: Abstraction has has 176 places, 264 transitions, 2115 flow [2025-01-10 01:04:47,948 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) [2025-01-10 01:04:47,948 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-10 01:04:47,948 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-10 01:04:47,948 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-01-10 01:04:47,948 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)] === [2025-01-10 01:04:47,949 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 01:04:47,949 INFO L85 PathProgramCache]: Analyzing trace with hash -473759385, now seen corresponding path program 14 times [2025-01-10 01:04:47,949 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 01:04:47,949 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [792109189] [2025-01-10 01:04:47,949 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-01-10 01:04:47,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 01:04:47,954 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 74 statements into 1 equivalence classes. [2025-01-10 01:04:47,959 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-01-10 01:04:47,959 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-01-10 01:04:47,959 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 01:04:48,011 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 01:04:48,011 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-10 01:04:48,012 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [792109189] [2025-01-10 01:04:48,012 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [792109189] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-10 01:04:48,012 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-10 01:04:48,012 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-10 01:04:48,012 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1923589053] [2025-01-10 01:04:48,012 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-10 01:04:48,012 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-01-10 01:04:48,012 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-10 01:04:48,012 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-01-10 01:04:48,013 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-01-10 01:04:48,042 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 46 out of 92 [2025-01-10 01:04:48,043 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) [2025-01-10 01:04:48,043 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-10 01:04:48,043 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 46 of 92 [2025-01-10 01:04:48,043 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-10 01:04:48,649 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)]) [2025-01-10 01:04:48,649 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-01-10 01:04:48,649 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:48,649 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:48,649 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:48,699 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)]) [2025-01-10 01:04:48,699 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-01-10 01:04:48,699 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:48,699 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:48,699 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:48,759 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)]) [2025-01-10 01:04:48,759 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-01-10 01:04:48,759 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:48,759 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:48,759 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:48,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][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)]) [2025-01-10 01:04:48,804 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-01-10 01:04:48,804 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:48,804 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:48,804 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:49,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:49,187 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:49,187 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:49,187 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:49,187 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:49,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:49,236 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:49,236 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:49,236 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:49,236 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:50,019 INFO L124 PetriNetUnfolderBase]: 11859/22893 cut-off events. [2025-01-10 01:04:50,019 INFO L125 PetriNetUnfolderBase]: For 55871/57692 co-relation queries the response was YES. [2025-01-10 01:04:50,094 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. [2025-01-10 01:04:50,155 INFO L140 encePairwiseOnDemand]: 78/92 looper letters, 159 selfloop transitions, 85 changer transitions 1/374 dead transitions. [2025-01-10 01:04:50,155 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 182 places, 374 transitions, 3328 flow [2025-01-10 01:04:50,155 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-01-10 01:04:50,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-01-10 01:04:50,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 444 transitions. [2025-01-10 01:04:50,156 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6894409937888198 [2025-01-10 01:04:50,157 INFO L175 Difference]: Start difference. First operand has 176 places, 264 transitions, 2115 flow. Second operand 7 states and 444 transitions. [2025-01-10 01:04:50,157 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 182 places, 374 transitions, 3328 flow [2025-01-10 01:04:50,300 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 180 places, 374 transitions, 3251 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-10 01:04:50,303 INFO L231 Difference]: Finished difference. Result has 184 places, 315 transitions, 2789 flow [2025-01-10 01:04:50,304 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} [2025-01-10 01:04:50,304 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 92 predicate places. [2025-01-10 01:04:50,304 INFO L471 AbstractCegarLoop]: Abstraction has has 184 places, 315 transitions, 2789 flow [2025-01-10 01:04:50,304 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) [2025-01-10 01:04:50,304 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-10 01:04:50,304 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-10 01:04:50,304 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-01-10 01:04:50,305 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)] === [2025-01-10 01:04:50,305 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 01:04:50,305 INFO L85 PathProgramCache]: Analyzing trace with hash -1722542651, now seen corresponding path program 15 times [2025-01-10 01:04:50,305 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 01:04:50,305 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [81886695] [2025-01-10 01:04:50,305 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-01-10 01:04:50,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 01:04:50,310 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 74 statements into 1 equivalence classes. [2025-01-10 01:04:50,318 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-01-10 01:04:50,318 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2025-01-10 01:04:50,318 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 01:04:50,360 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 01:04:50,360 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-10 01:04:50,360 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [81886695] [2025-01-10 01:04:50,360 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [81886695] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-10 01:04:50,360 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-10 01:04:50,360 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-01-10 01:04:50,360 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1510222953] [2025-01-10 01:04:50,360 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-10 01:04:50,361 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-10 01:04:50,361 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-10 01:04:50,361 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-10 01:04:50,361 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-10 01:04:50,363 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 54 out of 92 [2025-01-10 01:04:50,363 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) [2025-01-10 01:04:50,363 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-10 01:04:50,363 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 54 of 92 [2025-01-10 01:04:50,363 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-10 01:04:50,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:50,608 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-01-10 01:04:50,608 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-01-10 01:04:50,608 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-01-10 01:04:50,608 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-01-10 01:04:50,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:50,792 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-01-10 01:04:50,792 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-01-10 01:04:50,792 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-01-10 01:04:50,792 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-01-10 01:04:50,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:50,795 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-01-10 01:04:50,796 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-01-10 01:04:50,796 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-01-10 01:04:50,796 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-01-10 01:04:50,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:50,849 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-01-10 01:04:50,849 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-01-10 01:04:50,849 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-01-10 01:04:50,849 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-10 01:04:50,870 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)]) [2025-01-10 01:04:50,871 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-01-10 01:04:50,871 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:50,871 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:50,871 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:50,925 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)]) [2025-01-10 01:04:50,925 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-01-10 01:04:50,925 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:50,925 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:50,925 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:51,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:51,007 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-01-10 01:04:51,007 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:51,007 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:51,007 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:51,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:51,009 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2025-01-10 01:04:51,009 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-01-10 01:04:51,009 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-01-10 01:04:51,009 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-01-10 01:04:51,009 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)]) [2025-01-10 01:04:51,009 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-01-10 01:04:51,009 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:51,010 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:51,010 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:51,010 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:51,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:51,070 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-01-10 01:04:51,070 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:51,070 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:51,070 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:51,072 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)]) [2025-01-10 01:04:51,072 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-01-10 01:04:51,072 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:51,072 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:51,072 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:51,072 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:51,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:51,164 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-01-10 01:04:51,164 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:51,164 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:51,164 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:51,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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)]) [2025-01-10 01:04:51,221 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-01-10 01:04:51,222 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:51,222 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:51,222 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:51,306 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)]) [2025-01-10 01:04:51,307 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:51,307 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:51,307 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:51,307 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:51,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][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)]) [2025-01-10 01:04:51,316 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:51,316 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:51,316 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:51,316 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:51,316 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:51,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:51,323 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:51,323 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:51,323 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:51,323 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:51,381 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)]) [2025-01-10 01:04:51,381 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:51,381 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:51,381 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:51,381 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:51,389 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)]) [2025-01-10 01:04:51,389 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:51,389 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:51,389 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:51,389 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:51,390 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:51,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:51,393 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:51,394 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:51,394 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:51,394 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:51,403 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)]) [2025-01-10 01:04:51,403 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-01-10 01:04:51,403 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:51,403 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:51,403 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:51,466 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)]) [2025-01-10 01:04:51,466 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-01-10 01:04:51,466 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:51,466 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:51,466 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:51,503 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)]) [2025-01-10 01:04:51,504 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:51,504 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:51,504 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:51,504 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:51,565 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)]) [2025-01-10 01:04:51,566 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:51,566 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:51,566 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:51,566 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:51,592 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)]) [2025-01-10 01:04:51,592 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:51,592 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:51,592 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:51,592 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:51,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][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)]) [2025-01-10 01:04:51,643 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:51,643 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:51,643 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:51,643 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:51,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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))]) [2025-01-10 01:04:51,660 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2025-01-10 01:04:51,660 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:51,660 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:51,660 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:51,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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))]) [2025-01-10 01:04:51,704 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2025-01-10 01:04:51,704 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-01-10 01:04:51,704 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:51,704 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-01-10 01:04:51,785 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))]) [2025-01-10 01:04:51,785 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-10 01:04:51,785 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:51,785 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:51,785 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:51,785 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))]) [2025-01-10 01:04:51,785 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:51,785 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:51,786 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:51,786 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:51,827 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))]) [2025-01-10 01:04:51,828 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-10 01:04:51,828 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:51,828 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:51,828 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:51,886 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))]) [2025-01-10 01:04:51,886 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:51,886 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:51,886 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:51,886 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:51,886 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))]) [2025-01-10 01:04:51,886 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-01-10 01:04:51,886 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:51,887 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:51,887 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-10 01:04:52,570 INFO L124 PetriNetUnfolderBase]: 8179/18507 cut-off events. [2025-01-10 01:04:52,570 INFO L125 PetriNetUnfolderBase]: For 46193/47839 co-relation queries the response was YES. [2025-01-10 01:04:52,635 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. [2025-01-10 01:04:52,685 INFO L140 encePairwiseOnDemand]: 88/92 looper letters, 100 selfloop transitions, 2 changer transitions 0/344 dead transitions. [2025-01-10 01:04:52,685 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 186 places, 344 transitions, 3262 flow [2025-01-10 01:04:52,686 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-10 01:04:52,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-10 01:04:52,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 211 transitions. [2025-01-10 01:04:52,686 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7644927536231884 [2025-01-10 01:04:52,687 INFO L175 Difference]: Start difference. First operand has 184 places, 315 transitions, 2789 flow. Second operand 3 states and 211 transitions. [2025-01-10 01:04:52,687 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 186 places, 344 transitions, 3262 flow [2025-01-10 01:04:52,835 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 186 places, 344 transitions, 3204 flow, removed 29 selfloop flow, removed 0 redundant places. [2025-01-10 01:04:52,837 INFO L231 Difference]: Finished difference. Result has 187 places, 314 transitions, 2730 flow [2025-01-10 01:04:52,838 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} [2025-01-10 01:04:52,839 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 95 predicate places. [2025-01-10 01:04:52,839 INFO L471 AbstractCegarLoop]: Abstraction has has 187 places, 314 transitions, 2730 flow [2025-01-10 01:04:52,839 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) [2025-01-10 01:04:52,839 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-10 01:04:52,839 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-10 01:04:52,839 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-01-10 01:04:52,839 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)] === [2025-01-10 01:04:52,839 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 01:04:52,839 INFO L85 PathProgramCache]: Analyzing trace with hash 2131642547, now seen corresponding path program 16 times [2025-01-10 01:04:52,840 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 01:04:52,840 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [619502963] [2025-01-10 01:04:52,840 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-01-10 01:04:52,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 01:04:52,847 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 74 statements into 2 equivalence classes. [2025-01-10 01:04:52,855 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 74 of 74 statements. [2025-01-10 01:04:52,855 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-01-10 01:04:52,855 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 01:04:52,980 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 01:04:52,980 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-10 01:04:52,980 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [619502963] [2025-01-10 01:04:52,981 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [619502963] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-10 01:04:52,981 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-10 01:04:52,981 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2025-01-10 01:04:52,981 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1901363488] [2025-01-10 01:04:52,982 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-10 01:04:52,982 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2025-01-10 01:04:52,982 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-10 01:04:52,983 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2025-01-10 01:04:52,983 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72 [2025-01-10 01:04:53,009 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 92 [2025-01-10 01:04:53,009 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) [2025-01-10 01:04:53,010 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-10 01:04:53,010 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 92 [2025-01-10 01:04:53,010 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-10 01:04:53,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:53,333 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-01-10 01:04:53,333 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-01-10 01:04:53,333 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-01-10 01:04:53,333 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-01-10 01:04:53,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:53,362 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-01-10 01:04:53,362 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-01-10 01:04:53,362 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-01-10 01:04:53,362 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-01-10 01:04:53,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:53,661 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-01-10 01:04:53,661 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:53,661 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:53,661 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:53,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][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)]) [2025-01-10 01:04:53,717 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-01-10 01:04:53,717 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:53,717 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:53,717 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:53,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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)]) [2025-01-10 01:04:53,773 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-01-10 01:04:53,773 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:53,774 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:53,774 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:53,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:53,774 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-01-10 01:04:53,774 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:53,774 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:53,774 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:53,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][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)]) [2025-01-10 01:04:53,778 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-01-10 01:04:53,778 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:53,778 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:04:53,778 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:54,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:54,055 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:54,055 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:54,055 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:54,055 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:54,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:54,055 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:54,055 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:54,055 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:54,055 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:54,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:54,055 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:54,055 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:04:54,055 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:54,055 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:54,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:54,056 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:54,056 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:54,056 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:54,056 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:54,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:54,152 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:54,153 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:54,153 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:54,153 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:54,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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))]) [2025-01-10 01:04:54,222 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:54,223 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:54,223 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:54,223 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:54,254 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)]) [2025-01-10 01:04:54,254 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:54,254 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:54,255 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:54,255 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:54,255 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)]) [2025-01-10 01:04:54,255 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:54,255 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:54,255 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:54,255 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:54,325 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))]) [2025-01-10 01:04:54,325 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:54,325 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:54,325 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:54,325 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:54,325 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))]) [2025-01-10 01:04:54,325 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:54,325 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:54,325 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:54,326 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:55,787 INFO L124 PetriNetUnfolderBase]: 12684/24173 cut-off events. [2025-01-10 01:04:55,788 INFO L125 PetriNetUnfolderBase]: For 63156/64657 co-relation queries the response was YES. [2025-01-10 01:04:55,883 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. [2025-01-10 01:04:55,961 INFO L140 encePairwiseOnDemand]: 81/92 looper letters, 222 selfloop transitions, 43 changer transitions 6/460 dead transitions. [2025-01-10 01:04:55,961 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 197 places, 460 transitions, 4150 flow [2025-01-10 01:04:55,962 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2025-01-10 01:04:55,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2025-01-10 01:04:55,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 679 transitions. [2025-01-10 01:04:55,963 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6709486166007905 [2025-01-10 01:04:55,963 INFO L175 Difference]: Start difference. First operand has 187 places, 314 transitions, 2730 flow. Second operand 11 states and 679 transitions. [2025-01-10 01:04:55,963 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 197 places, 460 transitions, 4150 flow [2025-01-10 01:04:56,276 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 195 places, 460 transitions, 4146 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-10 01:04:56,280 INFO L231 Difference]: Finished difference. Result has 200 places, 336 transitions, 3059 flow [2025-01-10 01:04:56,280 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} [2025-01-10 01:04:56,280 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 108 predicate places. [2025-01-10 01:04:56,281 INFO L471 AbstractCegarLoop]: Abstraction has has 200 places, 336 transitions, 3059 flow [2025-01-10 01:04:56,281 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) [2025-01-10 01:04:56,281 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-10 01:04:56,281 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-10 01:04:56,281 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-01-10 01:04:56,282 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)] === [2025-01-10 01:04:56,282 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 01:04:56,282 INFO L85 PathProgramCache]: Analyzing trace with hash -388375341, now seen corresponding path program 17 times [2025-01-10 01:04:56,282 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 01:04:56,282 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1523955968] [2025-01-10 01:04:56,282 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-01-10 01:04:56,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 01:04:56,289 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 74 statements into 1 equivalence classes. [2025-01-10 01:04:56,293 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-01-10 01:04:56,294 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-01-10 01:04:56,294 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 01:04:56,408 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 01:04:56,408 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-10 01:04:56,408 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1523955968] [2025-01-10 01:04:56,408 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1523955968] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-10 01:04:56,408 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-10 01:04:56,408 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-10 01:04:56,409 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [532791253] [2025-01-10 01:04:56,409 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-10 01:04:56,409 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-01-10 01:04:56,409 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-10 01:04:56,410 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-01-10 01:04:56,410 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-01-10 01:04:56,462 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 49 out of 92 [2025-01-10 01:04:56,462 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) [2025-01-10 01:04:56,462 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-10 01:04:56,462 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 49 of 92 [2025-01-10 01:04:56,462 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-10 01:04:56,993 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))]) [2025-01-10 01:04:56,994 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-01-10 01:04:56,994 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:56,994 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-10 01:04:56,994 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:57,058 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]) [2025-01-10 01:04:57,059 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-01-10 01:04:57,059 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:57,059 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:57,059 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:57,574 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]) [2025-01-10 01:04:57,574 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:57,574 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:57,574 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:57,574 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:57,582 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]) [2025-01-10 01:04:57,582 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:04:57,582 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:57,582 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:57,582 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:57,582 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:57,630 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))]) [2025-01-10 01:04:57,630 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:57,630 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:57,630 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:57,630 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:57,637 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]) [2025-01-10 01:04:57,637 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:57,637 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:57,637 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:57,637 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:57,637 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:57,646 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]) [2025-01-10 01:04:57,646 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-01-10 01:04:57,646 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:57,646 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:57,646 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-01-10 01:04:57,692 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]) [2025-01-10 01:04:57,693 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:04:57,693 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:57,693 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:57,693 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:04:57,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 282#(= ~e1~0 1), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 19#L56true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2025-01-10 01:04:57,702 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-01-10 01:04:57,702 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:57,702 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:57,702 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-01-10 01:04:57,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:57,721 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-01-10 01:04:57,721 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:57,721 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:57,721 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-01-10 01:04:57,729 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]) [2025-01-10 01:04:57,730 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:57,730 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:57,730 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:57,730 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:57,730 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]) [2025-01-10 01:04:57,730 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:57,730 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:57,730 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:57,730 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:57,765 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]) [2025-01-10 01:04:57,766 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:04:57,766 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:57,766 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:04:57,766 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:04:57,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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)]) [2025-01-10 01:04:57,779 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-01-10 01:04:57,779 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:57,779 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:57,779 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-01-10 01:04:57,789 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]) [2025-01-10 01:04:57,789 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:57,789 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:57,789 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:57,789 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:57,789 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]) [2025-01-10 01:04:57,789 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:57,789 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:57,789 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:57,789 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:57,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][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)]) [2025-01-10 01:04:57,807 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:04:57,807 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:57,807 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:57,807 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:57,854 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]) [2025-01-10 01:04:57,855 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:57,855 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:57,855 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:57,855 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:57,894 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 313#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2025-01-10 01:04:57,895 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:04:57,895 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:57,895 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:57,895 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:04:57,895 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:57,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 284#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 282#(= ~e1~0 1), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, 141#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 82#L132-1true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 267#true, 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2025-01-10 01:04:57,914 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:57,914 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:57,914 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:57,914 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-10 01:04:57,949 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 149#true, 267#true, 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2025-01-10 01:04:57,949 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-10 01:04:57,949 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:57,950 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:57,950 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:04:57,950 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:04:58,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([644] L45-1-->L45-3: Formula: (= v_~n1~0_5 |v_thread1Thread1of1ForFork2_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork2_~tmp3~0#1=|v_thread1Thread1of1ForFork2_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork2_~tmp3~0#1=|v_thread1Thread1of1ForFork2_~tmp3~0#1_9|, ~n1~0=v_~n1~0_5} AuxVars[] AssignedVars[~n1~0][58], [18#L106true, Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), 284#true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 313#true]) [2025-01-10 01:04:58,169 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-01-10 01:04:58,169 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:58,169 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-10 01:04:58,169 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:58,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([644] L45-1-->L45-3: Formula: (= v_~n1~0_5 |v_thread1Thread1of1ForFork2_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork2_~tmp3~0#1=|v_thread1Thread1of1ForFork2_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork2_~tmp3~0#1=|v_thread1Thread1of1ForFork2_~tmp3~0#1_9|, ~n1~0=v_~n1~0_5} AuxVars[] AssignedVars[~n1~0][58], [18#L106true, Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), 284#true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0)]) [2025-01-10 01:04:58,218 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-01-10 01:04:58,218 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:58,218 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-10 01:04:58,218 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:58,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 282#(= ~e1~0 1), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, 267#true, 217#(= ~i1~0 0), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 313#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2025-01-10 01:04:58,249 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-01-10 01:04:58,249 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-10 01:04:58,249 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:58,249 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:58,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 282#(= ~e1~0 1), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), 267#true, 217#(= ~i1~0 0), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2025-01-10 01:04:58,270 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-01-10 01:04:58,270 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:58,270 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:58,270 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-10 01:04:58,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 282#(= ~e1~0 1), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), 82#L132-1true, 267#true, 217#(= ~i1~0 0), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2025-01-10 01:04:58,312 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-10 01:04:58,313 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-10 01:04:58,313 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-10 01:04:58,313 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-10 01:04:58,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 282#(= ~e1~0 1), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 57#L133true, Black: 151#(= ~i~0 0), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 267#true, 217#(= ~i1~0 0), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2025-01-10 01:04:58,567 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-10 01:04:58,567 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-10 01:04:58,567 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-10 01:04:58,567 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-10 01:04:58,778 INFO L124 PetriNetUnfolderBase]: 10679/21082 cut-off events. [2025-01-10 01:04:58,778 INFO L125 PetriNetUnfolderBase]: For 67932/69777 co-relation queries the response was YES. [2025-01-10 01:04:58,853 INFO L83 FinitePrefix]: Finished finitePrefix Result has 75938 conditions, 21082 events. 10679/21082 cut-off events. For 67932/69777 co-relation queries the response was YES. Maximal size of possible extension queue 792. Compared 194801 event pairs, 2690 based on Foata normal form. 229/19230 useless extension candidates. Maximal degree in co-relation 75544. Up to 13951 conditions per place. [2025-01-10 01:04:58,909 INFO L140 encePairwiseOnDemand]: 80/92 looper letters, 127 selfloop transitions, 71 changer transitions 3/360 dead transitions. [2025-01-10 01:04:58,910 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 204 places, 360 transitions, 3545 flow [2025-01-10 01:04:58,910 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-01-10 01:04:58,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-01-10 01:04:58,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 326 transitions. [2025-01-10 01:04:58,911 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7086956521739131 [2025-01-10 01:04:58,911 INFO L175 Difference]: Start difference. First operand has 200 places, 336 transitions, 3059 flow. Second operand 5 states and 326 transitions. [2025-01-10 01:04:58,911 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 204 places, 360 transitions, 3545 flow [2025-01-10 01:04:59,072 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 202 places, 360 transitions, 3492 flow, removed 20 selfloop flow, removed 2 redundant places. [2025-01-10 01:04:59,076 INFO L231 Difference]: Finished difference. Result has 203 places, 329 transitions, 3078 flow [2025-01-10 01:04:59,076 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=2953, PETRI_DIFFERENCE_MINUEND_PLACES=198, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=331, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=71, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=260, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=3078, PETRI_PLACES=203, PETRI_TRANSITIONS=329} [2025-01-10 01:04:59,077 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 111 predicate places. [2025-01-10 01:04:59,077 INFO L471 AbstractCegarLoop]: Abstraction has has 203 places, 329 transitions, 3078 flow [2025-01-10 01:04:59,077 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) [2025-01-10 01:04:59,077 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-10 01:04:59,077 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-10 01:04:59,077 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-01-10 01:04:59,077 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2025-01-10 01:04:59,078 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 01:04:59,078 INFO L85 PathProgramCache]: Analyzing trace with hash 1437695047, now seen corresponding path program 18 times [2025-01-10 01:04:59,078 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 01:04:59,078 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [589172757] [2025-01-10 01:04:59,078 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-01-10 01:04:59,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 01:04:59,083 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 74 statements into 1 equivalence classes. [2025-01-10 01:04:59,087 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-01-10 01:04:59,087 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s) [2025-01-10 01:04:59,087 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 01:04:59,134 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 01:04:59,134 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-10 01:04:59,135 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [589172757] [2025-01-10 01:04:59,135 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [589172757] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-10 01:04:59,135 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-10 01:04:59,135 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-10 01:04:59,135 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1817383224] [2025-01-10 01:04:59,135 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-10 01:04:59,135 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-01-10 01:04:59,135 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-10 01:04:59,136 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-01-10 01:04:59,136 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2025-01-10 01:04:59,171 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 92 [2025-01-10 01:04:59,172 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 203 places, 329 transitions, 3078 flow. Second operand has 5 states, 5 states have (on average 54.8) internal successors, (274), 5 states have internal predecessors, (274), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-10 01:04:59,172 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-10 01:04:59,172 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 92 [2025-01-10 01:04:59,172 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-10 01:04:59,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][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 47#L45true, Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2025-01-10 01:04:59,824 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-01-10 01:04:59,824 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:59,824 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:59,824 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-10 01:04:59,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 47#L45true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2025-01-10 01:04:59,878 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-01-10 01:04:59,878 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:59,878 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:59,878 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:59,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][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2025-01-10 01:04:59,881 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-01-10 01:04:59,881 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:59,881 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:59,881 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-10 01:04:59,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][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2025-01-10 01:04:59,940 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-01-10 01:04:59,940 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:59,940 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:59,940 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:59,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2025-01-10 01:04:59,949 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-01-10 01:04:59,949 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:59,949 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:04:59,949 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-10 01:05:00,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][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2025-01-10 01:05:00,002 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-01-10 01:05:00,002 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:05:00,002 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:05:00,002 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:05:00,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][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 47#L45true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2025-01-10 01:05:00,042 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-01-10 01:05:00,042 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:05:00,042 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:05:00,042 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-10 01:05:00,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2025-01-10 01:05:00,100 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-01-10 01:05:00,100 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:05:00,100 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:05:00,100 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:05:00,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), 47#L45true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, 141#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 216#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2025-01-10 01:05:00,111 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:05:00,111 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:05:00,112 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:05:00,112 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:05:00,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), 91#L104true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, 141#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2025-01-10 01:05:00,174 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:05:00,174 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:05:00,174 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:05:00,174 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:05:00,177 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2025-01-10 01:05:00,178 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:05:00,178 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:05:00,178 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:05:00,178 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:05:00,178 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-10 01:05:00,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2025-01-10 01:05:00,180 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:05:00,180 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:05:00,180 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:05:00,180 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:05:00,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 47#L45true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 313#true]) [2025-01-10 01:05:00,184 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-01-10 01:05:00,184 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:05:00,184 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:05:00,184 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:05:00,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 313#true]) [2025-01-10 01:05:00,185 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:05:00,185 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:05:00,185 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:05:00,185 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:05:00,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 47#L45true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 313#true]) [2025-01-10 01:05:00,185 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:05:00,185 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:05:00,185 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:05:00,185 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:05:00,259 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), 91#L104true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 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]) [2025-01-10 01:05:00,259 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:05:00,259 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:05:00,259 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:05:00,259 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:05:00,259 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-10 01:05:00,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), 91#L104true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2025-01-10 01:05:00,261 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:05:00,261 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:05:00,261 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,261 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:05:00,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [18#L106true, 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: 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, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~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)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, 313#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2025-01-10 01:05:00,264 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,264 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,264 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,264 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [18#L106true, Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), 47#L45true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 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: 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)), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, 313#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2025-01-10 01:05:00,264 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:05:00,264 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:05:00,264 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:05:00,264 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:05:00,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), 47#L45true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 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: 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)), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, 313#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2025-01-10 01:05:00,264 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,264 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,264 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,264 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,265 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [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|)), Black: 129#(<= ~n2~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), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true, Black: 101#(= ~i~0 0)]) [2025-01-10 01:05:00,265 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-01-10 01:05:00,265 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:05:00,265 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:05:00,265 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:05:00,265 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:05:00,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true, Black: 101#(= ~i~0 0)]) [2025-01-10 01:05:00,266 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,266 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,266 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,266 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,268 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 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), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true, Black: 101#(= ~i~0 0)]) [2025-01-10 01:05:00,268 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,268 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,268 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,268 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,268 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,359 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 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: 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: 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, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 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: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2025-01-10 01:05:00,360 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,360 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,360 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,360 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,360 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), 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: 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, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~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)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 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)), 313#true]) [2025-01-10 01:05:00,361 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,361 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,361 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,361 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,363 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 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: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), 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: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2025-01-10 01:05:00,363 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,363 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,363 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,363 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,363 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,364 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][162], [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|)), Black: 129#(<= ~n2~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: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true, Black: 101#(= ~i~0 0)]) [2025-01-10 01:05:00,364 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,364 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:05:00,365 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:05:00,365 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:05:00,365 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:05:00,365 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-10 01:05:00,365 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][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 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, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true, Black: 101#(= ~i~0 0)]) [2025-01-10 01:05:00,365 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,365 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,365 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,365 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,365 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,365 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [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|)), Black: 129#(<= ~n2~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)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true, Black: 101#(= ~i~0 0)]) [2025-01-10 01:05:00,365 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,366 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,366 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,366 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,368 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [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|)), Black: 129#(<= ~n2~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), 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: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 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: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 313#true]) [2025-01-10 01:05:00,368 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,368 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,368 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,368 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,368 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 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), 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: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 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: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 313#true]) [2025-01-10 01:05:00,368 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,368 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:05:00,369 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,369 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,451 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][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~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: 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: 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, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 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: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2025-01-10 01:05:00,451 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,451 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,451 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,451 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,451 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,451 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,451 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][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), 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: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), 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: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2025-01-10 01:05:00,452 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:05:00,452 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,452 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,452 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,452 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,452 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 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: 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, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2025-01-10 01:05:00,452 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,452 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:05:00,452 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,452 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,455 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 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: 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: 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)), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 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: 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), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2025-01-10 01:05:00,455 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,455 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:05:00,455 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,455 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,455 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), 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: 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)), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 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: 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), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2025-01-10 01:05:00,455 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:05:00,455 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:05:00,455 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:05:00,455 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:05:00,457 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 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, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 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: 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)), 313#true, Black: 101#(= ~i~0 0)]) [2025-01-10 01:05:00,457 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,457 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:05:00,457 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,457 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,457 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,458 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 313#true]) [2025-01-10 01:05:00,459 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,459 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,459 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,459 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,459 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,459 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,459 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-10 01:05:00,460 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][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 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: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 313#true]) [2025-01-10 01:05:00,460 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,461 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,461 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:05:00,461 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,461 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,461 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,721 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 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: 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, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 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: 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), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2025-01-10 01:05:00,721 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:05:00,721 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:05:00,721 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:05:00,721 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:05:00,721 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:05:00,723 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), 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: 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, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~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)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, 313#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2025-01-10 01:05:00,723 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:05:00,723 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,723 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,723 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:05:00,723 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,723 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,723 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-10 01:05:00,725 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][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), 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: 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)), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 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: 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: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2025-01-10 01:05:00,725 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-01-10 01:05:00,725 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:05:00,725 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:05:00,725 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-10 01:05:00,725 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-10 01:05:00,725 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event