./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/weaver/popl20-proofs-counter-add-4-semi-Q67.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 48c9605d 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/popl20-proofs-counter-add-4-semi-Q67.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 34bb015d05a3d6b765805bee36bd4c1bc3f74929c05e61a51973bc9a4fc2cfc0 --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-08 08:42:36,012 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-08 08:42:36,062 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2025-02-08 08:42:36,069 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-08 08:42:36,069 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-08 08:42:36,087 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-08 08:42:36,087 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-08 08:42:36,087 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-08 08:42:36,088 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-08 08:42:36,088 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-08 08:42:36,088 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-08 08:42:36,088 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-08 08:42:36,088 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-08 08:42:36,088 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-08 08:42:36,088 INFO L153 SettingsManager]: * Use SBE=true [2025-02-08 08:42:36,088 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-08 08:42:36,088 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-08 08:42:36,088 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-08 08:42:36,088 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-08 08:42:36,090 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-08 08:42:36,090 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2025-02-08 08:42:36,090 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2025-02-08 08:42:36,090 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2025-02-08 08:42:36,091 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-08 08:42:36,091 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-02-08 08:42:36,091 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-02-08 08:42:36,091 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-08 08:42:36,091 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-08 08:42:36,091 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-08 08:42:36,091 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-08 08:42:36,092 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-08 08:42:36,092 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-08 08:42:36,092 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-08 08:42:36,092 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 08:42:36,092 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-08 08:42:36,092 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-08 08:42:36,092 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-08 08:42:36,092 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-08 08:42:36,092 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-08 08:42:36,092 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-08 08:42:36,092 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-08 08:42:36,092 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-08 08:42:36,093 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 -> 34bb015d05a3d6b765805bee36bd4c1bc3f74929c05e61a51973bc9a4fc2cfc0 [2025-02-08 08:42:36,337 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-08 08:42:36,345 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-08 08:42:36,348 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-08 08:42:36,348 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-08 08:42:36,349 INFO L274 PluginConnector]: CDTParser initialized [2025-02-08 08:42:36,350 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/weaver/popl20-proofs-counter-add-4-semi-Q67.wvr.c [2025-02-08 08:42:37,555 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/3f4e7feb6/1170ffad1a1b4b58939541f2af76bad1/FLAG596206875 [2025-02-08 08:42:37,741 INFO L384 CDTParser]: Found 1 translation units. [2025-02-08 08:42:37,741 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/weaver/popl20-proofs-counter-add-4-semi-Q67.wvr.c [2025-02-08 08:42:37,764 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/3f4e7feb6/1170ffad1a1b4b58939541f2af76bad1/FLAG596206875 [2025-02-08 08:42:37,780 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/3f4e7feb6/1170ffad1a1b4b58939541f2af76bad1 [2025-02-08 08:42:37,783 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-08 08:42:37,784 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-08 08:42:37,787 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-08 08:42:37,787 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-08 08:42:37,790 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-08 08:42:37,790 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 08:42:37" (1/1) ... [2025-02-08 08:42:37,791 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@55af8571 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:42:37, skipping insertion in model container [2025-02-08 08:42:37,791 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 08:42:37" (1/1) ... [2025-02-08 08:42:37,806 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 08:42:37,927 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 08:42:37,934 INFO L200 MainTranslator]: Completed pre-run [2025-02-08 08:42:37,949 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 08:42:37,958 INFO L204 MainTranslator]: Completed translation [2025-02-08 08:42:37,959 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:42:37 WrapperNode [2025-02-08 08:42:37,959 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-08 08:42:37,960 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-08 08:42:37,960 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-08 08:42:37,960 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-08 08:42:37,964 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:42:37" (1/1) ... [2025-02-08 08:42:37,969 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:42:37" (1/1) ... [2025-02-08 08:42:37,980 INFO L138 Inliner]: procedures = 21, calls = 23, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 110 [2025-02-08 08:42:37,981 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-08 08:42:37,981 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-08 08:42:37,981 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-08 08:42:37,981 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-08 08:42:37,989 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:42:37" (1/1) ... [2025-02-08 08:42:37,989 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:42:37" (1/1) ... [2025-02-08 08:42:37,991 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:42:37" (1/1) ... [2025-02-08 08:42:38,007 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-02-08 08:42:38,012 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:42:37" (1/1) ... [2025-02-08 08:42:38,012 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:42:37" (1/1) ... [2025-02-08 08:42:38,015 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:42:37" (1/1) ... [2025-02-08 08:42:38,019 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:42:37" (1/1) ... [2025-02-08 08:42:38,020 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:42:37" (1/1) ... [2025-02-08 08:42:38,022 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:42:37" (1/1) ... [2025-02-08 08:42:38,023 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-08 08:42:38,026 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-08 08:42:38,026 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-08 08:42:38,026 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-08 08:42:38,027 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:42:37" (1/1) ... [2025-02-08 08:42:38,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 08:42:38,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 08:42:38,050 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-02-08 08:42:38,055 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-02-08 08:42:38,069 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-08 08:42:38,069 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2025-02-08 08:42:38,069 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2025-02-08 08:42:38,069 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2025-02-08 08:42:38,069 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2025-02-08 08:42:38,069 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2025-02-08 08:42:38,069 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2025-02-08 08:42:38,069 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2025-02-08 08:42:38,069 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2025-02-08 08:42:38,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-02-08 08:42:38,070 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2025-02-08 08:42:38,070 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2025-02-08 08:42:38,070 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-08 08:42:38,070 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-08 08:42:38,071 WARN L227 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-02-08 08:42:38,140 INFO L257 CfgBuilder]: Building ICFG [2025-02-08 08:42:38,141 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-08 08:42:38,294 INFO L304 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-02-08 08:42:38,294 INFO L308 CfgBuilder]: Performing block encoding [2025-02-08 08:42:38,425 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-08 08:42:38,425 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-08 08:42:38,425 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.02 08:42:38 BoogieIcfgContainer [2025-02-08 08:42:38,426 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-08 08:42:38,427 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-08 08:42:38,427 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-08 08:42:38,430 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-08 08:42:38,431 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.02 08:42:37" (1/3) ... [2025-02-08 08:42:38,431 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2fb9122c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.02 08:42:38, skipping insertion in model container [2025-02-08 08:42:38,431 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:42:37" (2/3) ... [2025-02-08 08:42:38,431 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2fb9122c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.02 08:42:38, skipping insertion in model container [2025-02-08 08:42:38,431 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.02 08:42:38" (3/3) ... [2025-02-08 08:42:38,432 INFO L128 eAbstractionObserver]: Analyzing ICFG popl20-proofs-counter-add-4-semi-Q67.wvr.c [2025-02-08 08:42:38,442 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-08 08:42:38,445 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG popl20-proofs-counter-add-4-semi-Q67.wvr.c that has 5 procedures, 35 locations, 1 initial locations, 4 loop locations, and 2 error locations. [2025-02-08 08:42:38,445 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-02-08 08:42:38,494 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2025-02-08 08:42:38,522 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 47 places, 38 transitions, 104 flow [2025-02-08 08:42:38,553 INFO L124 PetriNetUnfolderBase]: 4/34 cut-off events. [2025-02-08 08:42:38,555 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-02-08 08:42:38,556 INFO L83 FinitePrefix]: Finished finitePrefix Result has 51 conditions, 34 events. 4/34 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 33 event pairs, 0 based on Foata normal form. 0/28 useless extension candidates. Maximal degree in co-relation 29. Up to 2 conditions per place. [2025-02-08 08:42:38,557 INFO L82 GeneralOperation]: Start removeDead. Operand has 47 places, 38 transitions, 104 flow [2025-02-08 08:42:38,559 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 42 places, 33 transitions, 90 flow [2025-02-08 08:42:38,564 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-08 08:42:38,573 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;@65cd630f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-08 08:42:38,573 INFO L334 AbstractCegarLoop]: Starting to check reachability of 6 error locations. [2025-02-08 08:42:38,584 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-08 08:42:38,586 INFO L124 PetriNetUnfolderBase]: 4/30 cut-off events. [2025-02-08 08:42:38,586 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-02-08 08:42:38,586 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:42:38,586 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] [2025-02-08 08:42:38,587 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2025-02-08 08:42:38,591 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:42:38,592 INFO L85 PathProgramCache]: Analyzing trace with hash -1152815975, now seen corresponding path program 1 times [2025-02-08 08:42:38,596 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:42:38,597 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1585268501] [2025-02-08 08:42:38,597 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 08:42:38,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:42:38,653 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 23 statements into 1 equivalence classes. [2025-02-08 08:42:38,683 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 23 of 23 statements. [2025-02-08 08:42:38,684 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 08:42:38,684 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:42:38,848 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 08:42:38,850 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:42:38,851 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1585268501] [2025-02-08 08:42:38,851 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1585268501] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:42:38,851 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 08:42:38,851 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 08:42:38,852 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1636624603] [2025-02-08 08:42:38,853 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:42:38,857 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 08:42:38,860 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:42:38,876 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 08:42:38,877 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 08:42:38,879 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 38 [2025-02-08 08:42:38,881 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 42 places, 33 transitions, 90 flow. Second operand has 3 states, 3 states have (on average 20.0) internal successors, (60), 3 states have internal predecessors, (60), 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-02-08 08:42:38,881 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:42:38,881 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 38 [2025-02-08 08:42:38,882 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:42:39,101 INFO L124 PetriNetUnfolderBase]: 1184/1704 cut-off events. [2025-02-08 08:42:39,102 INFO L125 PetriNetUnfolderBase]: For 131/131 co-relation queries the response was YES. [2025-02-08 08:42:39,106 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3368 conditions, 1704 events. 1184/1704 cut-off events. For 131/131 co-relation queries the response was YES. Maximal size of possible extension queue 112. Compared 7316 event pairs, 182 based on Foata normal form. 41/1722 useless extension candidates. Maximal degree in co-relation 2858. Up to 1334 conditions per place. [2025-02-08 08:42:39,117 INFO L140 encePairwiseOnDemand]: 31/38 looper letters, 34 selfloop transitions, 3 changer transitions 2/48 dead transitions. [2025-02-08 08:42:39,118 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 42 places, 48 transitions, 219 flow [2025-02-08 08:42:39,119 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 08:42:39,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 08:42:39,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 85 transitions. [2025-02-08 08:42:39,131 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7456140350877193 [2025-02-08 08:42:39,132 INFO L175 Difference]: Start difference. First operand has 42 places, 33 transitions, 90 flow. Second operand 3 states and 85 transitions. [2025-02-08 08:42:39,132 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 42 places, 48 transitions, 219 flow [2025-02-08 08:42:39,141 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 34 places, 48 transitions, 189 flow, removed 0 selfloop flow, removed 8 redundant places. [2025-02-08 08:42:39,146 INFO L231 Difference]: Finished difference. Result has 35 places, 33 transitions, 93 flow [2025-02-08 08:42:39,152 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=70, PETRI_DIFFERENCE_MINUEND_PLACES=32, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=31, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=28, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=93, PETRI_PLACES=35, PETRI_TRANSITIONS=33} [2025-02-08 08:42:39,154 INFO L279 CegarLoopForPetriNet]: 42 programPoint places, -7 predicate places. [2025-02-08 08:42:39,155 INFO L471 AbstractCegarLoop]: Abstraction has has 35 places, 33 transitions, 93 flow [2025-02-08 08:42:39,155 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 20.0) internal successors, (60), 3 states have internal predecessors, (60), 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-02-08 08:42:39,155 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:42:39,155 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] [2025-02-08 08:42:39,155 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-08 08:42:39,155 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2025-02-08 08:42:39,156 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:42:39,156 INFO L85 PathProgramCache]: Analyzing trace with hash 1282179443, now seen corresponding path program 1 times [2025-02-08 08:42:39,156 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:42:39,156 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1436240183] [2025-02-08 08:42:39,156 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 08:42:39,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:42:39,168 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 25 statements into 1 equivalence classes. [2025-02-08 08:42:39,177 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 25 of 25 statements. [2025-02-08 08:42:39,177 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 08:42:39,177 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:42:39,365 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 08:42:39,366 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:42:39,366 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1436240183] [2025-02-08 08:42:39,366 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1436240183] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:42:39,366 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 08:42:39,366 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-08 08:42:39,366 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [828014307] [2025-02-08 08:42:39,367 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:42:39,368 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-08 08:42:39,368 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:42:39,368 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-08 08:42:39,368 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-02-08 08:42:39,371 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 13 out of 38 [2025-02-08 08:42:39,372 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 35 places, 33 transitions, 93 flow. Second operand has 4 states, 4 states have (on average 18.0) internal successors, (72), 4 states have internal predecessors, (72), 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-02-08 08:42:39,372 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:42:39,372 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 38 [2025-02-08 08:42:39,372 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:42:39,641 INFO L124 PetriNetUnfolderBase]: 1979/2810 cut-off events. [2025-02-08 08:42:39,642 INFO L125 PetriNetUnfolderBase]: For 689/731 co-relation queries the response was YES. [2025-02-08 08:42:39,646 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6485 conditions, 2810 events. 1979/2810 cut-off events. For 689/731 co-relation queries the response was YES. Maximal size of possible extension queue 183. Compared 13001 event pairs, 328 based on Foata normal form. 8/2637 useless extension candidates. Maximal degree in co-relation 1246. Up to 1661 conditions per place. [2025-02-08 08:42:39,657 INFO L140 encePairwiseOnDemand]: 32/38 looper letters, 68 selfloop transitions, 9 changer transitions 0/85 dead transitions. [2025-02-08 08:42:39,659 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 39 places, 85 transitions, 398 flow [2025-02-08 08:42:39,659 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-02-08 08:42:39,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-02-08 08:42:39,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 139 transitions. [2025-02-08 08:42:39,661 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7315789473684211 [2025-02-08 08:42:39,661 INFO L175 Difference]: Start difference. First operand has 35 places, 33 transitions, 93 flow. Second operand 5 states and 139 transitions. [2025-02-08 08:42:39,661 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 39 places, 85 transitions, 398 flow [2025-02-08 08:42:39,662 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 38 places, 85 transitions, 393 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-08 08:42:39,663 INFO L231 Difference]: Finished difference. Result has 40 places, 40 transitions, 155 flow [2025-02-08 08:42:39,663 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=90, PETRI_DIFFERENCE_MINUEND_PLACES=34, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=33, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=27, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=155, PETRI_PLACES=40, PETRI_TRANSITIONS=40} [2025-02-08 08:42:39,665 INFO L279 CegarLoopForPetriNet]: 42 programPoint places, -2 predicate places. [2025-02-08 08:42:39,665 INFO L471 AbstractCegarLoop]: Abstraction has has 40 places, 40 transitions, 155 flow [2025-02-08 08:42:39,665 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 18.0) internal successors, (72), 4 states have internal predecessors, (72), 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-02-08 08:42:39,665 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:42:39,665 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] [2025-02-08 08:42:39,666 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-08 08:42:39,666 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2025-02-08 08:42:39,666 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:42:39,667 INFO L85 PathProgramCache]: Analyzing trace with hash 508049395, now seen corresponding path program 2 times [2025-02-08 08:42:39,667 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:42:39,667 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [526405687] [2025-02-08 08:42:39,667 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-08 08:42:39,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:42:39,677 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 25 statements into 1 equivalence classes. [2025-02-08 08:42:39,684 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 25 of 25 statements. [2025-02-08 08:42:39,687 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-02-08 08:42:39,687 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:42:39,829 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 08:42:39,829 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:42:39,829 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [526405687] [2025-02-08 08:42:39,829 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [526405687] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:42:39,829 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 08:42:39,829 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-08 08:42:39,829 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1973466306] [2025-02-08 08:42:39,829 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:42:39,829 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-08 08:42:39,829 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:42:39,830 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-08 08:42:39,830 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-02-08 08:42:39,835 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 38 [2025-02-08 08:42:39,836 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 40 places, 40 transitions, 155 flow. Second operand has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 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-02-08 08:42:39,836 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:42:39,836 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 38 [2025-02-08 08:42:39,836 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:42:40,103 INFO L124 PetriNetUnfolderBase]: 2737/3825 cut-off events. [2025-02-08 08:42:40,103 INFO L125 PetriNetUnfolderBase]: For 2912/2912 co-relation queries the response was YES. [2025-02-08 08:42:40,109 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10622 conditions, 3825 events. 2737/3825 cut-off events. For 2912/2912 co-relation queries the response was YES. Maximal size of possible extension queue 243. Compared 18335 event pairs, 552 based on Foata normal form. 12/3529 useless extension candidates. Maximal degree in co-relation 2225. Up to 3206 conditions per place. [2025-02-08 08:42:40,126 INFO L140 encePairwiseOnDemand]: 31/38 looper letters, 58 selfloop transitions, 6 changer transitions 2/73 dead transitions. [2025-02-08 08:42:40,127 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 43 places, 73 transitions, 387 flow [2025-02-08 08:42:40,127 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-08 08:42:40,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-02-08 08:42:40,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 106 transitions. [2025-02-08 08:42:40,129 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6973684210526315 [2025-02-08 08:42:40,129 INFO L175 Difference]: Start difference. First operand has 40 places, 40 transitions, 155 flow. Second operand 4 states and 106 transitions. [2025-02-08 08:42:40,129 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 43 places, 73 transitions, 387 flow [2025-02-08 08:42:40,131 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 43 places, 73 transitions, 387 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 08:42:40,131 INFO L231 Difference]: Finished difference. Result has 45 places, 42 transitions, 191 flow [2025-02-08 08:42:40,132 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=155, PETRI_DIFFERENCE_MINUEND_PLACES=40, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=40, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=34, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=191, PETRI_PLACES=45, PETRI_TRANSITIONS=42} [2025-02-08 08:42:40,132 INFO L279 CegarLoopForPetriNet]: 42 programPoint places, 3 predicate places. [2025-02-08 08:42:40,132 INFO L471 AbstractCegarLoop]: Abstraction has has 45 places, 42 transitions, 191 flow [2025-02-08 08:42:40,132 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 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-02-08 08:42:40,132 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:42:40,132 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] [2025-02-08 08:42:40,133 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-02-08 08:42:40,133 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2025-02-08 08:42:40,134 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:42:40,134 INFO L85 PathProgramCache]: Analyzing trace with hash 283171511, now seen corresponding path program 3 times [2025-02-08 08:42:40,134 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:42:40,134 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [206745835] [2025-02-08 08:42:40,134 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-02-08 08:42:40,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:42:40,141 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 25 statements into 2 equivalence classes. [2025-02-08 08:42:40,149 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) and asserted 25 of 25 statements. [2025-02-08 08:42:40,151 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2025-02-08 08:42:40,151 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:42:40,253 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 08:42:40,254 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:42:40,254 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [206745835] [2025-02-08 08:42:40,254 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [206745835] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:42:40,254 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 08:42:40,255 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-08 08:42:40,255 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1234981334] [2025-02-08 08:42:40,255 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:42:40,255 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-08 08:42:40,256 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:42:40,256 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-08 08:42:40,257 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-02-08 08:42:40,261 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 13 out of 38 [2025-02-08 08:42:40,261 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 45 places, 42 transitions, 191 flow. Second operand has 4 states, 4 states have (on average 18.0) internal successors, (72), 4 states have internal predecessors, (72), 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-02-08 08:42:40,261 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:42:40,261 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 38 [2025-02-08 08:42:40,262 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:42:40,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([317] L40-->L41: Formula: (< v_~i1~0_3 v_~N1~0_1) InVars {~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} OutVars{~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} AuxVars[] AssignedVars[][16], [17#L64true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 24#L97-1true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 52#(= ~counter~0 0), 12#L41true, 22#thread2EXITtrue, 62#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 54#true, 68#true, Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:40,396 INFO L294 olderBase$Statistics]: this new event has 16 ancestors and is cut-off event [2025-02-08 08:42:40,396 INFO L297 olderBase$Statistics]: existing Event has 14 ancestors and is cut-off event [2025-02-08 08:42:40,396 INFO L297 olderBase$Statistics]: existing Event has 16 ancestors and is cut-off event [2025-02-08 08:42:40,396 INFO L297 olderBase$Statistics]: existing Event has 16 ancestors and is cut-off event [2025-02-08 08:42:40,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([317] L40-->L41: Formula: (< v_~i1~0_3 v_~N1~0_1) InVars {~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} OutVars{~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} AuxVars[] AssignedVars[][16], [17#L64true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 24#L97-1true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 52#(= ~counter~0 0), 12#L41true, 31#L51true, 62#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 68#true, Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 54#true]) [2025-02-08 08:42:40,443 INFO L294 olderBase$Statistics]: this new event has 17 ancestors and is cut-off event [2025-02-08 08:42:40,443 INFO L297 olderBase$Statistics]: existing Event has 15 ancestors and is cut-off event [2025-02-08 08:42:40,443 INFO L297 olderBase$Statistics]: existing Event has 15 ancestors and is cut-off event [2025-02-08 08:42:40,443 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2025-02-08 08:42:40,559 INFO L124 PetriNetUnfolderBase]: 2615/3657 cut-off events. [2025-02-08 08:42:40,559 INFO L125 PetriNetUnfolderBase]: For 4093/4146 co-relation queries the response was YES. [2025-02-08 08:42:40,565 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11266 conditions, 3657 events. 2615/3657 cut-off events. For 4093/4146 co-relation queries the response was YES. Maximal size of possible extension queue 244. Compared 17297 event pairs, 583 based on Foata normal form. 15/3583 useless extension candidates. Maximal degree in co-relation 2104. Up to 2714 conditions per place. [2025-02-08 08:42:40,582 INFO L140 encePairwiseOnDemand]: 32/38 looper letters, 65 selfloop transitions, 7 changer transitions 7/88 dead transitions. [2025-02-08 08:42:40,582 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 49 places, 88 transitions, 520 flow [2025-02-08 08:42:40,582 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-02-08 08:42:40,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-02-08 08:42:40,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 133 transitions. [2025-02-08 08:42:40,585 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7 [2025-02-08 08:42:40,585 INFO L175 Difference]: Start difference. First operand has 45 places, 42 transitions, 191 flow. Second operand 5 states and 133 transitions. [2025-02-08 08:42:40,585 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 49 places, 88 transitions, 520 flow [2025-02-08 08:42:40,589 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 47 places, 88 transitions, 510 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 08:42:40,589 INFO L231 Difference]: Finished difference. Result has 49 places, 45 transitions, 233 flow [2025-02-08 08:42:40,589 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=183, PETRI_DIFFERENCE_MINUEND_PLACES=43, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=42, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=36, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=233, PETRI_PLACES=49, PETRI_TRANSITIONS=45} [2025-02-08 08:42:40,590 INFO L279 CegarLoopForPetriNet]: 42 programPoint places, 7 predicate places. [2025-02-08 08:42:40,590 INFO L471 AbstractCegarLoop]: Abstraction has has 49 places, 45 transitions, 233 flow [2025-02-08 08:42:40,590 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 18.0) internal successors, (72), 4 states have internal predecessors, (72), 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-02-08 08:42:40,590 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:42:40,590 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] [2025-02-08 08:42:40,590 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-02-08 08:42:40,590 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2025-02-08 08:42:40,591 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:42:40,591 INFO L85 PathProgramCache]: Analyzing trace with hash -1172653433, now seen corresponding path program 1 times [2025-02-08 08:42:40,591 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:42:40,591 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [358252220] [2025-02-08 08:42:40,591 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 08:42:40,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:42:40,600 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 25 statements into 1 equivalence classes. [2025-02-08 08:42:40,607 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 25 of 25 statements. [2025-02-08 08:42:40,608 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 08:42:40,608 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:42:40,722 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 08:42:40,722 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:42:40,722 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [358252220] [2025-02-08 08:42:40,722 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [358252220] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:42:40,723 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 08:42:40,723 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-08 08:42:40,723 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [181374125] [2025-02-08 08:42:40,723 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:42:40,723 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-08 08:42:40,723 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:42:40,723 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-08 08:42:40,724 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-02-08 08:42:40,730 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 13 out of 38 [2025-02-08 08:42:40,731 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 49 places, 45 transitions, 233 flow. Second operand has 5 states, 5 states have (on average 17.0) internal successors, (85), 5 states have internal predecessors, (85), 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-02-08 08:42:40,731 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:42:40,733 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 38 [2025-02-08 08:42:40,734 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:42:40,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][27], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 18#L98-2true, Black: 73#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 17#L64true, Black: 52#(= ~counter~0 0), 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 12#L41true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 68#true]) [2025-02-08 08:42:40,877 INFO L294 olderBase$Statistics]: this new event has 18 ancestors and is cut-off event [2025-02-08 08:42:40,877 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:40,877 INFO L297 olderBase$Statistics]: existing Event has 16 ancestors and is cut-off event [2025-02-08 08:42:40,877 INFO L297 olderBase$Statistics]: existing Event has 16 ancestors and is cut-off event [2025-02-08 08:42:40,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][59], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 18#L98-2true, Black: 73#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 4#L63true, Black: 52#(= ~counter~0 0), 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 68#true, Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:40,885 INFO L294 olderBase$Statistics]: this new event has 17 ancestors and is cut-off event [2025-02-08 08:42:40,887 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2025-02-08 08:42:40,887 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:40,887 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2025-02-08 08:42:40,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][27], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 73#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 17#L64true, Black: 52#(= ~counter~0 0), 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 12#L41true, 31#L51true, 11#thread4ENTRYtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 68#true]) [2025-02-08 08:42:40,913 INFO L294 olderBase$Statistics]: this new event has 19 ancestors and is cut-off event [2025-02-08 08:42:40,913 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2025-02-08 08:42:40,913 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2025-02-08 08:42:40,913 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:40,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][59], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 73#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 4#L63true, Black: 52#(= ~counter~0 0), 12#L41true, 31#L51true, 76#true, 11#thread4ENTRYtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 68#true]) [2025-02-08 08:42:40,921 INFO L294 olderBase$Statistics]: this new event has 18 ancestors and is cut-off event [2025-02-08 08:42:40,921 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:40,921 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:40,921 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:40,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][59], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 18#L98-2true, Black: 73#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 52#(= ~counter~0 0), 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 68#true, Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:40,921 INFO L294 olderBase$Statistics]: this new event has 18 ancestors and is cut-off event [2025-02-08 08:42:40,921 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:40,921 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:40,921 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:40,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][27], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 73#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 10#L99true, 17#L64true, Black: 52#(= ~counter~0 0), 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 12#L41true, 31#L51true, 11#thread4ENTRYtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 68#true]) [2025-02-08 08:42:40,954 INFO L294 olderBase$Statistics]: this new event has 20 ancestors and is cut-off event [2025-02-08 08:42:40,954 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:40,954 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:40,954 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:40,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][59], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 73#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 10#L99true, 4#L63true, Black: 52#(= ~counter~0 0), 12#L41true, 31#L51true, 76#true, 11#thread4ENTRYtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 68#true]) [2025-02-08 08:42:40,963 INFO L294 olderBase$Statistics]: this new event has 19 ancestors and is cut-off event [2025-02-08 08:42:40,963 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:40,963 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:40,963 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:40,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][59], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 73#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 52#(= ~counter~0 0), 12#L41true, 31#L51true, 76#true, 11#thread4ENTRYtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 68#true]) [2025-02-08 08:42:40,964 INFO L294 olderBase$Statistics]: this new event has 19 ancestors and is cut-off event [2025-02-08 08:42:40,964 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:40,964 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:40,964 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:40,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][48], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 73#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 5#thread4EXITtrue, 17#L64true, Black: 52#(= ~counter~0 0), 12#L41true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 68#true]) [2025-02-08 08:42:40,982 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2025-02-08 08:42:40,982 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:40,982 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:40,982 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:40,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][59], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 73#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 5#thread4EXITtrue, 4#L63true, Black: 52#(= ~counter~0 0), 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 68#true, Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:40,987 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:40,987 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:40,987 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:40,987 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:40,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([325] L63-->L64: Formula: (< v_~j1~0_3 v_~M1~0_1) InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} AuxVars[] AssignedVars[][32], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 73#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 5#thread4EXITtrue, 17#L64true, Black: 52#(= ~counter~0 0), 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 68#true]) [2025-02-08 08:42:40,987 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2025-02-08 08:42:40,987 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:40,987 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:40,987 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:40,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][59], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 73#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 10#L99true, Black: 52#(= ~counter~0 0), 12#L41true, 31#L51true, 76#true, 11#thread4ENTRYtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 68#true, Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:40,993 INFO L294 olderBase$Statistics]: this new event has 20 ancestors and is cut-off event [2025-02-08 08:42:40,993 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:40,993 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:40,993 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][48], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 73#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 10#L99true, 5#thread4EXITtrue, 17#L64true, Black: 52#(= ~counter~0 0), 12#L41true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 68#true]) [2025-02-08 08:42:41,010 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,010 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,010 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,011 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][59], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 73#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 68#true, Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,011 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,011 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,011 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,011 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][59], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 73#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 40#L74true, Black: 52#(= ~counter~0 0), 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 68#true]) [2025-02-08 08:42:41,012 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,012 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,012 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,012 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([325] L63-->L64: Formula: (< v_~j1~0_3 v_~M1~0_1) InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} AuxVars[] AssignedVars[][32], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 73#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 5#thread4EXITtrue, 17#L64true, Black: 52#(= ~counter~0 0), 12#L41true, 76#true, 22#thread2EXITtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 68#true]) [2025-02-08 08:42:41,014 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,014 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,014 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,014 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][59], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 73#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 10#L99true, 5#thread4EXITtrue, 4#L63true, Black: 52#(= ~counter~0 0), 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 68#true]) [2025-02-08 08:42:41,017 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,018 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,018 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,018 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([325] L63-->L64: Formula: (< v_~j1~0_3 v_~M1~0_1) InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} AuxVars[] AssignedVars[][32], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 73#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 10#L99true, 5#thread4EXITtrue, 17#L64true, Black: 52#(= ~counter~0 0), 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 68#true]) [2025-02-08 08:42:41,018 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,018 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,018 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,018 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][59], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 73#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 5#thread4EXITtrue, Black: 52#(= ~counter~0 0), 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 68#true]) [2025-02-08 08:42:41,018 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,018 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,019 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,019 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([325] L63-->L64: Formula: (< v_~j1~0_3 v_~M1~0_1) InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} AuxVars[] AssignedVars[][32], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 73#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 68#true]) [2025-02-08 08:42:41,019 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,019 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,019 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,019 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([325] L63-->L64: Formula: (< v_~j1~0_3 v_~M1~0_1) InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} AuxVars[] AssignedVars[][32], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 73#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 12#L41true, 76#true, 22#thread2EXITtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 68#true]) [2025-02-08 08:42:41,022 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,022 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:41,022 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,022 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][59], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 73#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 40#L74true, 4#L63true, Black: 52#(= ~counter~0 0), 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 68#true, Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,025 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,025 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,025 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,026 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][59], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 73#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 68#true, Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,038 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,038 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,038 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,038 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][59], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 73#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 10#L99true, 40#L74true, Black: 52#(= ~counter~0 0), 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 68#true]) [2025-02-08 08:42:41,039 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,039 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,039 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,039 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([325] L63-->L64: Formula: (< v_~j1~0_3 v_~M1~0_1) InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} AuxVars[] AssignedVars[][32], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 73#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 10#L99true, 5#thread4EXITtrue, 17#L64true, Black: 52#(= ~counter~0 0), 12#L41true, 76#true, 22#thread2EXITtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 68#true]) [2025-02-08 08:42:41,040 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,040 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,040 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,040 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][59], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 73#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 10#L99true, 5#thread4EXITtrue, Black: 52#(= ~counter~0 0), 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 68#true]) [2025-02-08 08:42:41,044 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2025-02-08 08:42:41,044 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,044 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,044 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][59], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 73#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 10#L99true, 40#L74true, 4#L63true, Black: 52#(= ~counter~0 0), 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 68#true]) [2025-02-08 08:42:41,045 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2025-02-08 08:42:41,046 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,046 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,046 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([325] L63-->L64: Formula: (< v_~j1~0_3 v_~M1~0_1) InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} AuxVars[] AssignedVars[][32], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 73#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 68#true]) [2025-02-08 08:42:41,047 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,047 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,047 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,047 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([325] L63-->L64: Formula: (< v_~j1~0_3 v_~M1~0_1) InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} AuxVars[] AssignedVars[][32], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 73#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 12#L41true, 76#true, 22#thread2EXITtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 68#true]) [2025-02-08 08:42:41,048 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,048 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,048 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,048 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,081 INFO L124 PetriNetUnfolderBase]: 3557/4955 cut-off events. [2025-02-08 08:42:41,081 INFO L125 PetriNetUnfolderBase]: For 7852/8008 co-relation queries the response was YES. [2025-02-08 08:42:41,089 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16047 conditions, 4955 events. 3557/4955 cut-off events. For 7852/8008 co-relation queries the response was YES. Maximal size of possible extension queue 342. Compared 24831 event pairs, 649 based on Foata normal form. 41/4751 useless extension candidates. Maximal degree in co-relation 9605. Up to 3452 conditions per place. [2025-02-08 08:42:41,134 INFO L140 encePairwiseOnDemand]: 32/38 looper letters, 73 selfloop transitions, 11 changer transitions 2/95 dead transitions. [2025-02-08 08:42:41,134 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 53 places, 95 transitions, 651 flow [2025-02-08 08:42:41,134 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-02-08 08:42:41,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-02-08 08:42:41,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 131 transitions. [2025-02-08 08:42:41,135 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6894736842105263 [2025-02-08 08:42:41,135 INFO L175 Difference]: Start difference. First operand has 49 places, 45 transitions, 233 flow. Second operand 5 states and 131 transitions. [2025-02-08 08:42:41,135 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 53 places, 95 transitions, 651 flow [2025-02-08 08:42:41,137 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 51 places, 95 transitions, 636 flow, removed 1 selfloop flow, removed 2 redundant places. [2025-02-08 08:42:41,140 INFO L231 Difference]: Finished difference. Result has 53 places, 53 transitions, 311 flow [2025-02-08 08:42:41,140 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=224, PETRI_DIFFERENCE_MINUEND_PLACES=47, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=45, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=38, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=311, PETRI_PLACES=53, PETRI_TRANSITIONS=53} [2025-02-08 08:42:41,142 INFO L279 CegarLoopForPetriNet]: 42 programPoint places, 11 predicate places. [2025-02-08 08:42:41,142 INFO L471 AbstractCegarLoop]: Abstraction has has 53 places, 53 transitions, 311 flow [2025-02-08 08:42:41,142 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 17.0) internal successors, (85), 5 states have internal predecessors, (85), 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-02-08 08:42:41,142 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:42:41,142 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] [2025-02-08 08:42:41,143 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-02-08 08:42:41,143 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2025-02-08 08:42:41,143 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:42:41,144 INFO L85 PathProgramCache]: Analyzing trace with hash 2581783, now seen corresponding path program 4 times [2025-02-08 08:42:41,144 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:42:41,144 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2055189101] [2025-02-08 08:42:41,144 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-02-08 08:42:41,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:42:41,151 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 25 statements into 2 equivalence classes. [2025-02-08 08:42:41,156 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 25 of 25 statements. [2025-02-08 08:42:41,157 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-02-08 08:42:41,157 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:42:41,207 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 08:42:41,207 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:42:41,207 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2055189101] [2025-02-08 08:42:41,207 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2055189101] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-08 08:42:41,207 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [647330383] [2025-02-08 08:42:41,207 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-02-08 08:42:41,208 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-08 08:42:41,208 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 08:42:41,210 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-08 08:42:41,211 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2025-02-08 08:42:41,254 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 25 statements into 2 equivalence classes. [2025-02-08 08:42:41,273 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 25 of 25 statements. [2025-02-08 08:42:41,273 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-02-08 08:42:41,273 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:42:41,275 INFO L256 TraceCheckSpWp]: Trace formula consists of 177 conjuncts, 5 conjuncts are in the unsatisfiable core [2025-02-08 08:42:41,277 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-08 08:42:41,352 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 08:42:41,354 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-08 08:42:41,392 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 08:42:41,392 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [647330383] provided 1 perfect and 1 imperfect interpolant sequences [2025-02-08 08:42:41,392 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2025-02-08 08:42:41,392 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3, 3] total 6 [2025-02-08 08:42:41,392 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [193611378] [2025-02-08 08:42:41,392 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:42:41,393 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-08 08:42:41,393 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:42:41,393 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-08 08:42:41,393 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2025-02-08 08:42:41,396 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 38 [2025-02-08 08:42:41,397 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 53 places, 53 transitions, 311 flow. Second operand has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 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-02-08 08:42:41,397 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:42:41,397 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 38 [2025-02-08 08:42:41,397 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:42:41,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][86], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 17#L64true, 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,702 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,702 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,702 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,702 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([317] L40-->L41: Formula: (< v_~i1~0_3 v_~N1~0_1) InVars {~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} OutVars{~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} AuxVars[] AssignedVars[][49], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 40#L74true, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,710 INFO L294 olderBase$Statistics]: this new event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,710 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,710 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,710 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][86], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 17#L64true, 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 15#L40true, Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,710 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,710 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,710 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,710 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([317] L40-->L41: Formula: (< v_~i1~0_3 v_~N1~0_1) InVars {~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} OutVars{~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} AuxVars[] AssignedVars[][15], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 5#thread4EXITtrue, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 12#L41true, 21#L52true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,711 INFO L294 olderBase$Statistics]: this new event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,711 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,711 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,711 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([317] L40-->L41: Formula: (< v_~i1~0_3 v_~N1~0_1) InVars {~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} OutVars{~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} AuxVars[] AssignedVars[][15], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 17#L64true, 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 12#L41true, 76#true, 21#L52true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,722 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,722 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:41,722 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:41,722 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([317] L40-->L41: Formula: (< v_~i1~0_3 v_~N1~0_1) InVars {~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} OutVars{~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} AuxVars[] AssignedVars[][49], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 5#thread4EXITtrue, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,723 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,723 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:41,723 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,723 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,736 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][86], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 17#L64true, 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,736 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,736 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,736 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,736 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,736 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][77], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 17#L64true, 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 12#L41true, 76#true, 21#L52true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,737 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,737 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,737 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,737 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][86], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 10#L99true, 17#L64true, 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,756 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,757 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,757 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,757 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][86], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 40#L74true, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 22#thread2EXITtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,758 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,758 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,758 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,758 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([317] L40-->L41: Formula: (< v_~i1~0_3 v_~N1~0_1) InVars {~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} OutVars{~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} AuxVars[] AssignedVars[][49], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 10#L99true, 17#L64true, 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,762 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,762 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,762 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,762 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][86], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 10#L99true, 40#L74true, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 15#L40true, Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,763 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,763 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,763 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,763 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([317] L40-->L41: Formula: (< v_~i1~0_3 v_~N1~0_1) InVars {~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} OutVars{~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} AuxVars[] AssignedVars[][15], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 10#L99true, 5#thread4EXITtrue, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 12#L41true, 76#true, 21#L52true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,763 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,763 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,763 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,763 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([317] L40-->L41: Formula: (< v_~i1~0_3 v_~N1~0_1) InVars {~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} OutVars{~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} AuxVars[] AssignedVars[][49], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 40#L74true, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 22#thread2EXITtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,764 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,764 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,764 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,764 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][86], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 17#L64true, 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 15#L40true, Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 76#true, 22#thread2EXITtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,764 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,764 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,764 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,764 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,765 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([317] L40-->L41: Formula: (< v_~i1~0_3 v_~N1~0_1) InVars {~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} OutVars{~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} AuxVars[] AssignedVars[][49], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 5#thread4EXITtrue, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,765 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,765 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,765 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:41,765 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,765 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([317] L40-->L41: Formula: (< v_~i1~0_3 v_~N1~0_1) InVars {~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} OutVars{~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} AuxVars[] AssignedVars[][49], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 10#L99true, 5#thread4EXITtrue, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,776 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,777 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,777 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,777 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,777 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([317] L40-->L41: Formula: (< v_~i1~0_3 v_~N1~0_1) InVars {~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} OutVars{~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} AuxVars[] AssignedVars[][15], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 5#thread4EXITtrue, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 12#L41true, 76#true, 21#L52true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,778 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,778 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,778 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,778 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,778 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([317] L40-->L41: Formula: (< v_~i1~0_3 v_~N1~0_1) InVars {~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} OutVars{~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} AuxVars[] AssignedVars[][49], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 5#thread4EXITtrue, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 22#thread2EXITtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,778 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,778 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,778 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,778 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,791 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][86], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 10#L99true, 17#L64true, 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,791 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,791 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,791 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,792 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,792 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][77], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 10#L99true, 17#L64true, 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 12#L41true, 76#true, 21#L52true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,792 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,792 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,792 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,792 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,793 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][86], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 17#L64true, 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 22#thread2EXITtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,793 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,793 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,793 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,793 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,793 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][86], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 10#L99true, 40#L74true, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 22#thread2EXITtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,807 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2025-02-08 08:42:41,807 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:41,808 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,808 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([317] L40-->L41: Formula: (< v_~i1~0_3 v_~N1~0_1) InVars {~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} OutVars{~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} AuxVars[] AssignedVars[][49], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 10#L99true, 17#L64true, 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 22#thread2EXITtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,811 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,811 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,811 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,811 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][86], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 10#L99true, 40#L74true, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 15#L40true, Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 76#true, 22#thread2EXITtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,811 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,811 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,811 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,811 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][78], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 16#thread1EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 10#L99true, 17#L64true, 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,812 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,812 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,812 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,812 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,812 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([317] L40-->L41: Formula: (< v_~i1~0_3 v_~N1~0_1) InVars {~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} OutVars{~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} AuxVars[] AssignedVars[][49], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 10#L99true, 5#thread4EXITtrue, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,812 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,813 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,813 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,813 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,813 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,813 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([317] L40-->L41: Formula: (< v_~i1~0_3 v_~N1~0_1) InVars {~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} OutVars{~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} AuxVars[] AssignedVars[][49], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 5#thread4EXITtrue, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 22#thread2EXITtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,813 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,813 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:41,813 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,813 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,813 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,822 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([317] L40-->L41: Formula: (< v_~i1~0_3 v_~N1~0_1) InVars {~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} OutVars{~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} AuxVars[] AssignedVars[][15], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 10#L99true, 5#thread4EXITtrue, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 12#L41true, 76#true, 21#L52true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,822 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,822 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,822 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,822 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,822 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([317] L40-->L41: Formula: (< v_~i1~0_3 v_~N1~0_1) InVars {~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} OutVars{~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} AuxVars[] AssignedVars[][49], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 10#L99true, 5#thread4EXITtrue, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 22#thread2EXITtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,823 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,823 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,823 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,823 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,827 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][86], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 10#L99true, 17#L64true, 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 22#thread2EXITtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,828 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2025-02-08 08:42:41,828 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:41,828 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,828 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,828 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:41,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][78], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 16#thread1EXITtrue, 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 10#L99true, 17#L64true, 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 76#true, 22#thread2EXITtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,838 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2025-02-08 08:42:41,838 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,838 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:41,838 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:41,839 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([317] L40-->L41: Formula: (< v_~i1~0_3 v_~N1~0_1) InVars {~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} OutVars{~i1~0=v_~i1~0_3, ~N1~0=v_~N1~0_1} AuxVars[] AssignedVars[][49], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 10#L99true, 5#thread4EXITtrue, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 22#thread2EXITtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,839 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,839 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:41,839 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,839 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,839 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][78], [30#L100true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 40#L74true, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,840 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2025-02-08 08:42:41,840 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:41,840 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:41,840 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:41,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][78], [30#L100true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 17#L64true, 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 76#true, 22#thread2EXITtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,855 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2025-02-08 08:42:41,855 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:41,855 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:41,855 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:41,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][78], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 26#L101true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 17#L64true, 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:41,864 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-02-08 08:42:41,864 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:41,864 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:41,864 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:41,872 INFO L124 PetriNetUnfolderBase]: 4800/6565 cut-off events. [2025-02-08 08:42:41,873 INFO L125 PetriNetUnfolderBase]: For 15085/15349 co-relation queries the response was YES. [2025-02-08 08:42:41,884 INFO L83 FinitePrefix]: Finished finitePrefix Result has 24151 conditions, 6565 events. 4800/6565 cut-off events. For 15085/15349 co-relation queries the response was YES. Maximal size of possible extension queue 428. Compared 33108 event pairs, 855 based on Foata normal form. 179/6350 useless extension candidates. Maximal degree in co-relation 5060. Up to 2540 conditions per place. [2025-02-08 08:42:41,910 INFO L140 encePairwiseOnDemand]: 32/38 looper letters, 87 selfloop transitions, 9 changer transitions 0/104 dead transitions. [2025-02-08 08:42:41,910 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 56 places, 104 transitions, 785 flow [2025-02-08 08:42:41,910 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-08 08:42:41,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-02-08 08:42:41,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 107 transitions. [2025-02-08 08:42:41,911 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7039473684210527 [2025-02-08 08:42:41,911 INFO L175 Difference]: Start difference. First operand has 53 places, 53 transitions, 311 flow. Second operand 4 states and 107 transitions. [2025-02-08 08:42:41,911 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 56 places, 104 transitions, 785 flow [2025-02-08 08:42:41,915 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 56 places, 104 transitions, 785 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 08:42:41,916 INFO L231 Difference]: Finished difference. Result has 59 places, 56 transitions, 368 flow [2025-02-08 08:42:41,916 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=294, PETRI_DIFFERENCE_MINUEND_PLACES=53, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=51, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=43, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=368, PETRI_PLACES=59, PETRI_TRANSITIONS=56} [2025-02-08 08:42:41,916 INFO L279 CegarLoopForPetriNet]: 42 programPoint places, 17 predicate places. [2025-02-08 08:42:41,916 INFO L471 AbstractCegarLoop]: Abstraction has has 59 places, 56 transitions, 368 flow [2025-02-08 08:42:41,917 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 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-02-08 08:42:41,917 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:42:41,917 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] [2025-02-08 08:42:41,924 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2025-02-08 08:42:42,121 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,2 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-08 08:42:42,122 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2025-02-08 08:42:42,122 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:42:42,122 INFO L85 PathProgramCache]: Analyzing trace with hash -737832717, now seen corresponding path program 2 times [2025-02-08 08:42:42,122 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:42:42,122 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [913535623] [2025-02-08 08:42:42,122 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-08 08:42:42,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:42:42,128 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 25 statements into 1 equivalence classes. [2025-02-08 08:42:42,133 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 25 of 25 statements. [2025-02-08 08:42:42,133 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-02-08 08:42:42,134 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:42:42,190 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 08:42:42,190 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:42:42,190 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [913535623] [2025-02-08 08:42:42,190 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [913535623] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:42:42,190 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 08:42:42,190 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-08 08:42:42,190 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2055484421] [2025-02-08 08:42:42,190 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:42:42,191 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-08 08:42:42,191 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:42:42,191 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-08 08:42:42,191 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-02-08 08:42:42,196 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 13 out of 38 [2025-02-08 08:42:42,196 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 59 places, 56 transitions, 368 flow. Second operand has 4 states, 4 states have (on average 18.0) internal successors, (72), 4 states have internal predecessors, (72), 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-02-08 08:42:42,196 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:42:42,196 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 38 [2025-02-08 08:42:42,196 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:42:42,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 24#L97-1true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,299 INFO L294 olderBase$Statistics]: this new event has 16 ancestors and is cut-off event [2025-02-08 08:42:42,299 INFO L297 olderBase$Statistics]: existing Event has 16 ancestors and is cut-off event [2025-02-08 08:42:42,299 INFO L297 olderBase$Statistics]: existing Event has 16 ancestors and is cut-off event [2025-02-08 08:42:42,299 INFO L297 olderBase$Statistics]: existing Event has 16 ancestors and is cut-off event [2025-02-08 08:42:42,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 18#L98-2true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,316 INFO L294 olderBase$Statistics]: this new event has 17 ancestors and is cut-off event [2025-02-08 08:42:42,317 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2025-02-08 08:42:42,317 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2025-02-08 08:42:42,317 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2025-02-08 08:42:42,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 24#L97-1true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,317 INFO L294 olderBase$Statistics]: this new event has 17 ancestors and is cut-off event [2025-02-08 08:42:42,317 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2025-02-08 08:42:42,317 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2025-02-08 08:42:42,317 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2025-02-08 08:42:42,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, 11#thread4ENTRYtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,339 INFO L294 olderBase$Statistics]: this new event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,339 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,339 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,339 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 18#L98-2true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,340 INFO L294 olderBase$Statistics]: this new event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,340 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,340 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,340 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, 11#thread4ENTRYtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,365 INFO L294 olderBase$Statistics]: this new event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,365 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,365 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,365 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, 11#thread4ENTRYtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,366 INFO L294 olderBase$Statistics]: this new event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,366 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,367 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,367 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 5#thread4EXITtrue, 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,373 INFO L294 olderBase$Statistics]: this new event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,373 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,373 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,373 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([325] L63-->L64: Formula: (< v_~j1~0_3 v_~M1~0_1) InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} AuxVars[] AssignedVars[][43], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 5#thread4EXITtrue, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,383 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,383 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,383 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,383 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, 11#thread4ENTRYtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,393 INFO L294 olderBase$Statistics]: this new event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,393 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,393 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,393 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,395 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 5#thread4EXITtrue, 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,395 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,395 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,395 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,395 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,395 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 5#thread4EXITtrue, 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,399 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,399 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,399 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,399 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 5#thread4EXITtrue, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,400 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,400 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,400 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,400 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,401 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,401 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,401 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,401 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,409 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,410 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,410 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,410 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,411 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,411 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,411 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,411 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,414 INFO L294 olderBase$Statistics]: this new event has 20 ancestors and is not cut-off event [2025-02-08 08:42:42,414 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is not cut-off event [2025-02-08 08:42:42,414 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is not cut-off event [2025-02-08 08:42:42,414 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is not cut-off event [2025-02-08 08:42:42,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([325] L63-->L64: Formula: (< v_~j1~0_3 v_~M1~0_1) InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} AuxVars[] AssignedVars[][43], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 5#thread4EXITtrue, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 22#thread2EXITtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,415 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,415 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,415 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,415 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([325] L63-->L64: Formula: (< v_~j1~0_3 v_~M1~0_1) InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} AuxVars[] AssignedVars[][43], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 17#L64true, 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,422 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,423 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,423 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,423 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,427 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,427 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,427 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,427 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,428 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,428 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,428 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,428 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,428 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,428 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([325] L63-->L64: Formula: (< v_~j1~0_3 v_~M1~0_1) InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} AuxVars[] AssignedVars[][43], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 22#thread2EXITtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,429 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,429 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,429 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,429 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,429 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 5#thread4EXITtrue, 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,429 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,429 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,429 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,429 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,429 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,430 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 5#thread4EXITtrue, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,430 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,430 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,430 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,430 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,430 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 5#thread4EXITtrue, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,431 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,431 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,431 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,431 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 5#thread4EXITtrue, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,433 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,433 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,433 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,433 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,434 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,434 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,434 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,434 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,434 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,434 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,434 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,434 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,434 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,434 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,435 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,435 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,441 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,442 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,442 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,442 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,442 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,442 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,442 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,442 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,442 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,443 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,443 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,451 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([325] L63-->L64: Formula: (< v_~j1~0_3 v_~M1~0_1) InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} AuxVars[] AssignedVars[][43], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 17#L64true, 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 22#thread2EXITtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,451 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,451 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,451 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,451 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,451 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,454 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 5#thread4EXITtrue, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,455 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2025-02-08 08:42:42,455 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,455 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,455 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,455 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 5#thread4EXITtrue, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,455 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,455 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,455 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,455 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,455 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,455 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,455 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,455 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,455 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,455 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,457 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,457 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,458 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,458 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,458 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,458 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,471 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,472 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,472 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,472 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,472 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,472 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,480 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,481 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2025-02-08 08:42:42,481 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,481 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,481 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,482 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,482 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,487 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,487 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2025-02-08 08:42:42,487 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,487 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,487 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,487 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,487 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,488 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 5#thread4EXITtrue, 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,488 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2025-02-08 08:42:42,488 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,488 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,488 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,488 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,488 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,490 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][35], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 5#thread4EXITtrue, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,490 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-02-08 08:42:42,490 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,490 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,490 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,490 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:42,490 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,521 INFO L124 PetriNetUnfolderBase]: 3515/4890 cut-off events. [2025-02-08 08:42:42,521 INFO L125 PetriNetUnfolderBase]: For 18488/19104 co-relation queries the response was YES. [2025-02-08 08:42:42,529 INFO L83 FinitePrefix]: Finished finitePrefix Result has 21008 conditions, 4890 events. 3515/4890 cut-off events. For 18488/19104 co-relation queries the response was YES. Maximal size of possible extension queue 325. Compared 24616 event pairs, 970 based on Foata normal form. 40/4763 useless extension candidates. Maximal degree in co-relation 7645. Up to 4411 conditions per place. [2025-02-08 08:42:42,547 INFO L140 encePairwiseOnDemand]: 33/38 looper letters, 45 selfloop transitions, 4 changer transitions 18/80 dead transitions. [2025-02-08 08:42:42,548 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 61 places, 80 transitions, 582 flow [2025-02-08 08:42:42,548 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-08 08:42:42,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-02-08 08:42:42,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 103 transitions. [2025-02-08 08:42:42,549 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6776315789473685 [2025-02-08 08:42:42,549 INFO L175 Difference]: Start difference. First operand has 59 places, 56 transitions, 368 flow. Second operand 4 states and 103 transitions. [2025-02-08 08:42:42,549 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 61 places, 80 transitions, 582 flow [2025-02-08 08:42:42,553 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 61 places, 80 transitions, 568 flow, removed 7 selfloop flow, removed 0 redundant places. [2025-02-08 08:42:42,554 INFO L231 Difference]: Finished difference. Result has 62 places, 52 transitions, 328 flow [2025-02-08 08:42:42,555 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=338, PETRI_DIFFERENCE_MINUEND_PLACES=58, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=54, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=50, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=328, PETRI_PLACES=62, PETRI_TRANSITIONS=52} [2025-02-08 08:42:42,555 INFO L279 CegarLoopForPetriNet]: 42 programPoint places, 20 predicate places. [2025-02-08 08:42:42,555 INFO L471 AbstractCegarLoop]: Abstraction has has 62 places, 52 transitions, 328 flow [2025-02-08 08:42:42,555 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 18.0) internal successors, (72), 4 states have internal predecessors, (72), 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-02-08 08:42:42,555 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:42:42,555 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] [2025-02-08 08:42:42,556 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-02-08 08:42:42,556 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2025-02-08 08:42:42,556 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:42:42,556 INFO L85 PathProgramCache]: Analyzing trace with hash 1494745941, now seen corresponding path program 3 times [2025-02-08 08:42:42,556 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:42:42,556 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1479208831] [2025-02-08 08:42:42,556 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-02-08 08:42:42,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:42:42,561 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 25 statements into 1 equivalence classes. [2025-02-08 08:42:42,565 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) and asserted 25 of 25 statements. [2025-02-08 08:42:42,565 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2025-02-08 08:42:42,565 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:42:42,653 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 08:42:42,656 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:42:42,656 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1479208831] [2025-02-08 08:42:42,656 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1479208831] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:42:42,656 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 08:42:42,656 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-08 08:42:42,656 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1711721928] [2025-02-08 08:42:42,656 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:42:42,657 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-08 08:42:42,657 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:42:42,657 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-08 08:42:42,657 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-02-08 08:42:42,663 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 13 out of 38 [2025-02-08 08:42:42,663 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 62 places, 52 transitions, 328 flow. Second operand has 4 states, 4 states have (on average 18.0) internal successors, (72), 4 states have internal predecessors, (72), 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-02-08 08:42:42,663 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:42:42,663 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 38 [2025-02-08 08:42:42,663 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:42:42,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [24#L97-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 239#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,772 INFO L294 olderBase$Statistics]: this new event has 16 ancestors and is cut-off event [2025-02-08 08:42:42,772 INFO L297 olderBase$Statistics]: existing Event has 16 ancestors and is cut-off event [2025-02-08 08:42:42,772 INFO L297 olderBase$Statistics]: existing Event has 16 ancestors and is cut-off event [2025-02-08 08:42:42,772 INFO L297 olderBase$Statistics]: existing Event has 16 ancestors and is cut-off event [2025-02-08 08:42:42,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 18#L98-2true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,778 INFO L294 olderBase$Statistics]: this new event has 17 ancestors and is cut-off event [2025-02-08 08:42:42,779 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2025-02-08 08:42:42,779 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2025-02-08 08:42:42,779 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2025-02-08 08:42:42,788 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 18#L98-2true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,788 INFO L294 olderBase$Statistics]: this new event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,788 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2025-02-08 08:42:42,788 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2025-02-08 08:42:42,788 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2025-02-08 08:42:42,788 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2025-02-08 08:42:42,796 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 18#L98-2true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,796 INFO L294 olderBase$Statistics]: this new event has 17 ancestors and is cut-off event [2025-02-08 08:42:42,796 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2025-02-08 08:42:42,796 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2025-02-08 08:42:42,796 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,796 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2025-02-08 08:42:42,796 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2025-02-08 08:42:42,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [24#L97-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 239#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,797 INFO L294 olderBase$Statistics]: this new event has 17 ancestors and is cut-off event [2025-02-08 08:42:42,797 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2025-02-08 08:42:42,797 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2025-02-08 08:42:42,797 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2025-02-08 08:42:42,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), 85#true, 12#L41true, 31#L51true, 76#true, 11#thread4ENTRYtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,804 INFO L294 olderBase$Statistics]: this new event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,804 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,804 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,804 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 18#L98-2true, 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,804 INFO L294 olderBase$Statistics]: this new event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,804 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,804 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,804 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,814 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, 11#thread4ENTRYtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,815 INFO L294 olderBase$Statistics]: this new event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,815 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,815 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,815 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,815 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,815 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 18#L98-2true, 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,815 INFO L294 olderBase$Statistics]: this new event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,815 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,815 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,815 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,816 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,821 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, 11#thread4ENTRYtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,821 INFO L294 olderBase$Statistics]: this new event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,821 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,822 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,822 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,822 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,822 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,822 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 18#L98-2true, 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,822 INFO L294 olderBase$Statistics]: this new event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,822 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,822 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,822 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,822 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,823 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2025-02-08 08:42:42,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, 11#thread4ENTRYtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,830 INFO L294 olderBase$Statistics]: this new event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,830 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,830 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,830 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, 11#thread4ENTRYtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,831 INFO L294 olderBase$Statistics]: this new event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,831 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,831 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,831 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,846 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, 11#thread4ENTRYtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,846 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,846 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,846 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,846 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,846 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,847 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, 11#thread4ENTRYtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,847 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,848 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,848 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,848 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,848 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,853 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 239#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, 11#thread4ENTRYtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,853 INFO L294 olderBase$Statistics]: this new event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,853 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,853 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,853 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,853 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,853 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 5#thread4EXITtrue, 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,854 INFO L294 olderBase$Statistics]: this new event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,854 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,854 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,854 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,854 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, 11#thread4ENTRYtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,855 INFO L294 olderBase$Statistics]: this new event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,855 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,855 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,855 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,855 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,855 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, 11#thread4ENTRYtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,863 INFO L294 olderBase$Statistics]: this new event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,863 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,863 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,863 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,864 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 5#thread4EXITtrue, 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,864 INFO L294 olderBase$Statistics]: this new event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,864 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,864 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,864 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,864 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([325] L63-->L64: Formula: (< v_~j1~0_3 v_~M1~0_1) InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} AuxVars[] AssignedVars[][36], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 5#thread4EXITtrue, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,873 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,873 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,873 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,873 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,877 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, 11#thread4ENTRYtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,878 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,878 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,878 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,878 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,878 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,880 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([325] L63-->L64: Formula: (< v_~j1~0_3 v_~M1~0_1) InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} AuxVars[] AssignedVars[][36], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 5#thread4EXITtrue, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,880 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,880 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,880 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,880 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,880 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2025-02-08 08:42:42,880 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 5#thread4EXITtrue, 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,880 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,880 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,880 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,880 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,880 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,880 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 5#thread4EXITtrue, 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,887 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,887 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,887 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,887 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,887 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, 11#thread4ENTRYtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,888 INFO L294 olderBase$Statistics]: this new event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,888 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,888 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,888 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,888 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,888 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 5#thread4EXITtrue, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,888 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,888 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,889 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,889 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,894 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 5#thread4EXITtrue, 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,895 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,895 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,895 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,895 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,895 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,895 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 5#thread4EXITtrue, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,896 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,896 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,896 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,896 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,896 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,897 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,897 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,897 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,897 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,906 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,906 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,906 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,906 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([325] L63-->L64: Formula: (< v_~j1~0_3 v_~M1~0_1) InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} AuxVars[] AssignedVars[][36], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 5#thread4EXITtrue, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,908 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,908 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,908 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,908 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([325] L63-->L64: Formula: (< v_~j1~0_3 v_~M1~0_1) InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} AuxVars[] AssignedVars[][36], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 5#thread4EXITtrue, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 22#thread2EXITtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,908 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,908 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,909 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,909 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,915 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([325] L63-->L64: Formula: (< v_~j1~0_3 v_~M1~0_1) InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} AuxVars[] AssignedVars[][36], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 5#thread4EXITtrue, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,915 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,915 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,915 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,915 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,915 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,916 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 5#thread4EXITtrue, 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,916 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,916 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,916 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,916 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,916 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,916 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,955 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 5#thread4EXITtrue, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,955 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,955 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,955 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,955 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,955 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,955 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,956 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([325] L63-->L64: Formula: (< v_~j1~0_3 v_~M1~0_1) InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} AuxVars[] AssignedVars[][36], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 5#thread4EXITtrue, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 22#thread2EXITtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,956 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,956 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,956 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,956 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,956 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([325] L63-->L64: Formula: (< v_~j1~0_3 v_~M1~0_1) InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} AuxVars[] AssignedVars[][36], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,957 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,957 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,957 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,957 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2025-02-08 08:42:42,957 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,957 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,957 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,957 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,957 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,957 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 239#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 5#thread4EXITtrue, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,964 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,964 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,964 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,964 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,964 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,964 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,964 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,964 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,965 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,965 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,965 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,965 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,965 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,965 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,966 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,966 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,966 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,966 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,966 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,970 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 5#thread4EXITtrue, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,970 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,970 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,970 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,970 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,970 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,971 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,971 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,971 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,971 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,971 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,971 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,972 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,972 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,972 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,972 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,972 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,972 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([325] L63-->L64: Formula: (< v_~j1~0_3 v_~M1~0_1) InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} AuxVars[] AssignedVars[][36], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 239#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 5#thread4EXITtrue, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 22#thread2EXITtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,979 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,979 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,979 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,979 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,986 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 5#thread4EXITtrue, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,986 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2025-02-08 08:42:42,986 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,986 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,987 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,987 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,987 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,987 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([325] L63-->L64: Formula: (< v_~j1~0_3 v_~M1~0_1) InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} AuxVars[] AssignedVars[][36], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 5#thread4EXITtrue, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 22#thread2EXITtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,988 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,988 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,988 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,988 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,988 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([325] L63-->L64: Formula: (< v_~j1~0_3 v_~M1~0_1) InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} AuxVars[] AssignedVars[][36], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,989 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,989 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,989 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,989 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,989 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,989 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2025-02-08 08:42:42,989 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,989 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,989 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,989 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,989 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([325] L63-->L64: Formula: (< v_~j1~0_3 v_~M1~0_1) InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} AuxVars[] AssignedVars[][36], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 22#thread2EXITtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,990 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,990 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,991 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,991 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:42,996 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,996 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,997 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,997 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,997 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,997 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:42,997 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 239#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:42,997 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,997 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,997 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,998 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,998 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:42,998 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:43,000 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:43,000 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:43,000 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:43,000 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:43,000 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:43,000 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:43,000 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:43,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([325] L63-->L64: Formula: (< v_~j1~0_3 v_~M1~0_1) InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1} AuxVars[] AssignedVars[][36], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 239#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 17#L64true, 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 22#thread2EXITtrue, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:43,012 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2025-02-08 08:42:43,012 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:43,012 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:43,012 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:43,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 17#L64true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:43,017 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:43,017 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:43,017 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:43,017 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:43,028 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:43,028 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2025-02-08 08:42:43,028 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:43,028 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:43,028 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:43,028 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:43,028 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:43,028 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:43,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [30#L100true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 52#(= ~counter~0 0), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), 85#true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:43,029 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2025-02-08 08:42:43,029 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:43,029 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:43,029 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:43,037 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:43,038 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2025-02-08 08:42:43,038 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:43,038 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:43,038 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:43,038 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:43,038 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:43,038 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:43,038 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 5#thread4EXITtrue, 4#L63true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:43,038 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2025-02-08 08:42:43,038 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:43,038 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:43,038 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:43,038 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:43,039 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:43,039 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:43,043 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][57], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 36#thread3EXITtrue, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 239#true, 246#true, 54#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 5#thread4EXITtrue, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 244#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= ~M1~0 0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:43,043 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-02-08 08:42:43,043 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:43,043 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:43,043 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:43,043 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:43,043 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:43,043 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:43,047 INFO L124 PetriNetUnfolderBase]: 3943/5525 cut-off events. [2025-02-08 08:42:43,047 INFO L125 PetriNetUnfolderBase]: For 20378/21078 co-relation queries the response was YES. [2025-02-08 08:42:43,057 INFO L83 FinitePrefix]: Finished finitePrefix Result has 23217 conditions, 5525 events. 3943/5525 cut-off events. For 20378/21078 co-relation queries the response was YES. Maximal size of possible extension queue 376. Compared 28763 event pairs, 826 based on Foata normal form. 37/5259 useless extension candidates. Maximal degree in co-relation 15077. Up to 4266 conditions per place. [2025-02-08 08:42:43,078 INFO L140 encePairwiseOnDemand]: 32/38 looper letters, 75 selfloop transitions, 13 changer transitions 2/103 dead transitions. [2025-02-08 08:42:43,079 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 64 places, 103 transitions, 796 flow [2025-02-08 08:42:43,079 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-02-08 08:42:43,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-02-08 08:42:43,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 130 transitions. [2025-02-08 08:42:43,080 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6842105263157895 [2025-02-08 08:42:43,080 INFO L175 Difference]: Start difference. First operand has 62 places, 52 transitions, 328 flow. Second operand 5 states and 130 transitions. [2025-02-08 08:42:43,080 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 64 places, 103 transitions, 796 flow [2025-02-08 08:42:43,087 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 59 places, 103 transitions, 764 flow, removed 3 selfloop flow, removed 5 redundant places. [2025-02-08 08:42:43,088 INFO L231 Difference]: Finished difference. Result has 61 places, 62 transitions, 448 flow [2025-02-08 08:42:43,088 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=306, PETRI_DIFFERENCE_MINUEND_PLACES=55, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=52, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=42, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=448, PETRI_PLACES=61, PETRI_TRANSITIONS=62} [2025-02-08 08:42:43,088 INFO L279 CegarLoopForPetriNet]: 42 programPoint places, 19 predicate places. [2025-02-08 08:42:43,088 INFO L471 AbstractCegarLoop]: Abstraction has has 61 places, 62 transitions, 448 flow [2025-02-08 08:42:43,088 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 18.0) internal successors, (72), 4 states have internal predecessors, (72), 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-02-08 08:42:43,088 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:42:43,088 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] [2025-02-08 08:42:43,088 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-02-08 08:42:43,088 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2025-02-08 08:42:43,089 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:42:43,089 INFO L85 PathProgramCache]: Analyzing trace with hash 2096343791, now seen corresponding path program 4 times [2025-02-08 08:42:43,089 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:42:43,089 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [298241519] [2025-02-08 08:42:43,089 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-02-08 08:42:43,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:42:43,095 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 25 statements into 2 equivalence classes. [2025-02-08 08:42:43,103 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 25 of 25 statements. [2025-02-08 08:42:43,103 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-02-08 08:42:43,103 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:42:43,137 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 08:42:43,137 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:42:43,137 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [298241519] [2025-02-08 08:42:43,137 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [298241519] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:42:43,137 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 08:42:43,137 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-08 08:42:43,138 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1146091416] [2025-02-08 08:42:43,138 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:42:43,138 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-08 08:42:43,138 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:42:43,138 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-08 08:42:43,138 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-02-08 08:42:43,143 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 38 [2025-02-08 08:42:43,144 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 61 places, 62 transitions, 448 flow. Second operand has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 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-02-08 08:42:43,144 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:42:43,144 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 38 [2025-02-08 08:42:43,144 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:42:43,441 INFO L124 PetriNetUnfolderBase]: 4085/5738 cut-off events. [2025-02-08 08:42:43,441 INFO L125 PetriNetUnfolderBase]: For 27889/28244 co-relation queries the response was YES. [2025-02-08 08:42:43,458 INFO L83 FinitePrefix]: Finished finitePrefix Result has 26265 conditions, 5738 events. 4085/5738 cut-off events. For 27889/28244 co-relation queries the response was YES. Maximal size of possible extension queue 383. Compared 30155 event pairs, 828 based on Foata normal form. 162/5886 useless extension candidates. Maximal degree in co-relation 13401. Up to 3380 conditions per place. [2025-02-08 08:42:43,480 INFO L140 encePairwiseOnDemand]: 32/38 looper letters, 88 selfloop transitions, 13 changer transitions 5/115 dead transitions. [2025-02-08 08:42:43,481 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 64 places, 115 transitions, 993 flow [2025-02-08 08:42:43,481 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-02-08 08:42:43,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-02-08 08:42:43,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 126 transitions. [2025-02-08 08:42:43,482 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6631578947368421 [2025-02-08 08:42:43,482 INFO L175 Difference]: Start difference. First operand has 61 places, 62 transitions, 448 flow. Second operand 5 states and 126 transitions. [2025-02-08 08:42:43,482 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 64 places, 115 transitions, 993 flow [2025-02-08 08:42:43,489 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 63 places, 115 transitions, 980 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-08 08:42:43,491 INFO L231 Difference]: Finished difference. Result has 66 places, 62 transitions, 494 flow [2025-02-08 08:42:43,491 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=420, PETRI_DIFFERENCE_MINUEND_PLACES=59, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=60, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=48, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=494, PETRI_PLACES=66, PETRI_TRANSITIONS=62} [2025-02-08 08:42:43,492 INFO L279 CegarLoopForPetriNet]: 42 programPoint places, 24 predicate places. [2025-02-08 08:42:43,492 INFO L471 AbstractCegarLoop]: Abstraction has has 66 places, 62 transitions, 494 flow [2025-02-08 08:42:43,492 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 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-02-08 08:42:43,492 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:42:43,493 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] [2025-02-08 08:42:43,493 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-02-08 08:42:43,493 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2025-02-08 08:42:43,494 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:42:43,494 INFO L85 PathProgramCache]: Analyzing trace with hash -596976035, now seen corresponding path program 1 times [2025-02-08 08:42:43,494 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:42:43,494 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1070130395] [2025-02-08 08:42:43,494 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 08:42:43,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:42:43,500 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 27 statements into 1 equivalence classes. [2025-02-08 08:42:43,505 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 27 of 27 statements. [2025-02-08 08:42:43,506 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 08:42:43,506 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:42:43,573 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-02-08 08:42:43,573 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:42:43,573 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1070130395] [2025-02-08 08:42:43,573 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1070130395] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:42:43,573 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 08:42:43,573 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-08 08:42:43,573 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [26668197] [2025-02-08 08:42:43,573 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:42:43,573 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-08 08:42:43,573 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:42:43,573 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-08 08:42:43,573 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-02-08 08:42:43,577 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 13 out of 38 [2025-02-08 08:42:43,578 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 66 places, 62 transitions, 494 flow. Second operand has 4 states, 4 states have (on average 18.25) internal successors, (73), 4 states have internal predecessors, (73), 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-02-08 08:42:43,578 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:42:43,578 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 38 [2025-02-08 08:42:43,578 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:42:43,998 INFO L124 PetriNetUnfolderBase]: 4147/5935 cut-off events. [2025-02-08 08:42:43,999 INFO L125 PetriNetUnfolderBase]: For 36966/37386 co-relation queries the response was YES. [2025-02-08 08:42:44,010 INFO L83 FinitePrefix]: Finished finitePrefix Result has 29447 conditions, 5935 events. 4147/5935 cut-off events. For 36966/37386 co-relation queries the response was YES. Maximal size of possible extension queue 429. Compared 31721 event pairs, 1067 based on Foata normal form. 43/5754 useless extension candidates. Maximal degree in co-relation 15974. Up to 5021 conditions per place. [2025-02-08 08:42:44,033 INFO L140 encePairwiseOnDemand]: 33/38 looper letters, 69 selfloop transitions, 10 changer transitions 0/90 dead transitions. [2025-02-08 08:42:44,033 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 90 transitions, 865 flow [2025-02-08 08:42:44,033 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-08 08:42:44,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-02-08 08:42:44,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 97 transitions. [2025-02-08 08:42:44,034 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6381578947368421 [2025-02-08 08:42:44,034 INFO L175 Difference]: Start difference. First operand has 66 places, 62 transitions, 494 flow. Second operand 4 states and 97 transitions. [2025-02-08 08:42:44,034 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 90 transitions, 865 flow [2025-02-08 08:42:44,050 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 67 places, 90 transitions, 841 flow, removed 10 selfloop flow, removed 1 redundant places. [2025-02-08 08:42:44,051 INFO L231 Difference]: Finished difference. Result has 69 places, 70 transitions, 594 flow [2025-02-08 08:42:44,052 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=472, PETRI_DIFFERENCE_MINUEND_PLACES=64, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=62, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=594, PETRI_PLACES=69, PETRI_TRANSITIONS=70} [2025-02-08 08:42:44,052 INFO L279 CegarLoopForPetriNet]: 42 programPoint places, 27 predicate places. [2025-02-08 08:42:44,052 INFO L471 AbstractCegarLoop]: Abstraction has has 69 places, 70 transitions, 594 flow [2025-02-08 08:42:44,052 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 18.25) internal successors, (73), 4 states have internal predecessors, (73), 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-02-08 08:42:44,052 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:42:44,052 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] [2025-02-08 08:42:44,053 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-02-08 08:42:44,053 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2025-02-08 08:42:44,053 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:42:44,053 INFO L85 PathProgramCache]: Analyzing trace with hash 2068417339, now seen corresponding path program 2 times [2025-02-08 08:42:44,053 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:42:44,053 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1455979289] [2025-02-08 08:42:44,053 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-08 08:42:44,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:42:44,057 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 27 statements into 2 equivalence classes. [2025-02-08 08:42:44,060 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 25 of 27 statements. [2025-02-08 08:42:44,061 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-02-08 08:42:44,061 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:42:44,130 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-02-08 08:42:44,131 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:42:44,131 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1455979289] [2025-02-08 08:42:44,131 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1455979289] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:42:44,131 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 08:42:44,131 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 08:42:44,131 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [834936814] [2025-02-08 08:42:44,131 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:42:44,131 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 08:42:44,131 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:42:44,132 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 08:42:44,132 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30 [2025-02-08 08:42:44,144 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 38 [2025-02-08 08:42:44,144 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 69 places, 70 transitions, 594 flow. Second operand has 6 states, 6 states have (on average 15.5) internal successors, (93), 6 states have internal predecessors, (93), 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-02-08 08:42:44,145 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:42:44,145 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 38 [2025-02-08 08:42:44,145 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:42:44,530 INFO L124 PetriNetUnfolderBase]: 5169/7183 cut-off events. [2025-02-08 08:42:44,530 INFO L125 PetriNetUnfolderBase]: For 48712/49119 co-relation queries the response was YES. [2025-02-08 08:42:44,545 INFO L83 FinitePrefix]: Finished finitePrefix Result has 36819 conditions, 7183 events. 5169/7183 cut-off events. For 48712/49119 co-relation queries the response was YES. Maximal size of possible extension queue 448. Compared 36835 event pairs, 673 based on Foata normal form. 292/7318 useless extension candidates. Maximal degree in co-relation 24826. Up to 4116 conditions per place. [2025-02-08 08:42:44,571 INFO L140 encePairwiseOnDemand]: 32/38 looper letters, 89 selfloop transitions, 13 changer transitions 3/115 dead transitions. [2025-02-08 08:42:44,571 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 73 places, 115 transitions, 1110 flow [2025-02-08 08:42:44,572 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-02-08 08:42:44,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-02-08 08:42:44,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 128 transitions. [2025-02-08 08:42:44,573 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6736842105263158 [2025-02-08 08:42:44,573 INFO L175 Difference]: Start difference. First operand has 69 places, 70 transitions, 594 flow. Second operand 5 states and 128 transitions. [2025-02-08 08:42:44,573 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 73 places, 115 transitions, 1110 flow [2025-02-08 08:42:44,601 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 73 places, 115 transitions, 1110 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 08:42:44,603 INFO L231 Difference]: Finished difference. Result has 75 places, 67 transitions, 608 flow [2025-02-08 08:42:44,603 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=526, PETRI_DIFFERENCE_MINUEND_PLACES=69, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=64, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=51, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=608, PETRI_PLACES=75, PETRI_TRANSITIONS=67} [2025-02-08 08:42:44,603 INFO L279 CegarLoopForPetriNet]: 42 programPoint places, 33 predicate places. [2025-02-08 08:42:44,603 INFO L471 AbstractCegarLoop]: Abstraction has has 75 places, 67 transitions, 608 flow [2025-02-08 08:42:44,604 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 15.5) internal successors, (93), 6 states have internal predecessors, (93), 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-02-08 08:42:44,604 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:42:44,604 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] [2025-02-08 08:42:44,604 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-02-08 08:42:44,604 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2025-02-08 08:42:44,604 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:42:44,605 INFO L85 PathProgramCache]: Analyzing trace with hash 220836943, now seen corresponding path program 1 times [2025-02-08 08:42:44,605 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:42:44,605 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1456335566] [2025-02-08 08:42:44,605 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 08:42:44,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:42:44,609 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 29 statements into 1 equivalence classes. [2025-02-08 08:42:44,613 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 29 of 29 statements. [2025-02-08 08:42:44,613 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 08:42:44,613 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:42:44,683 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-02-08 08:42:44,683 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:42:44,683 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1456335566] [2025-02-08 08:42:44,683 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1456335566] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:42:44,683 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 08:42:44,683 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 08:42:44,684 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [870836531] [2025-02-08 08:42:44,684 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:42:44,684 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 08:42:44,684 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:42:44,684 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 08:42:44,684 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30 [2025-02-08 08:42:44,686 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 38 [2025-02-08 08:42:44,686 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 75 places, 67 transitions, 608 flow. Second operand has 6 states, 6 states have (on average 15.666666666666666) internal successors, (94), 6 states have internal predecessors, (94), 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-02-08 08:42:44,686 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:42:44,686 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 38 [2025-02-08 08:42:44,686 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:42:44,984 INFO L124 PetriNetUnfolderBase]: 3638/5022 cut-off events. [2025-02-08 08:42:44,984 INFO L125 PetriNetUnfolderBase]: For 39044/39479 co-relation queries the response was YES. [2025-02-08 08:42:44,995 INFO L83 FinitePrefix]: Finished finitePrefix Result has 27916 conditions, 5022 events. 3638/5022 cut-off events. For 39044/39479 co-relation queries the response was YES. Maximal size of possible extension queue 284. Compared 23965 event pairs, 505 based on Foata normal form. 210/5201 useless extension candidates. Maximal degree in co-relation 23850. Up to 3447 conditions per place. [2025-02-08 08:42:45,012 INFO L140 encePairwiseOnDemand]: 32/38 looper letters, 71 selfloop transitions, 12 changer transitions 0/93 dead transitions. [2025-02-08 08:42:45,012 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 74 places, 93 transitions, 878 flow [2025-02-08 08:42:45,013 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-02-08 08:42:45,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-02-08 08:42:45,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 119 transitions. [2025-02-08 08:42:45,013 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6263157894736842 [2025-02-08 08:42:45,013 INFO L175 Difference]: Start difference. First operand has 75 places, 67 transitions, 608 flow. Second operand 5 states and 119 transitions. [2025-02-08 08:42:45,013 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 74 places, 93 transitions, 878 flow [2025-02-08 08:42:45,049 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 70 places, 93 transitions, 833 flow, removed 18 selfloop flow, removed 4 redundant places. [2025-02-08 08:42:45,050 INFO L231 Difference]: Finished difference. Result has 71 places, 60 transitions, 517 flow [2025-02-08 08:42:45,050 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=474, PETRI_DIFFERENCE_MINUEND_PLACES=66, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=59, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=47, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=517, PETRI_PLACES=71, PETRI_TRANSITIONS=60} [2025-02-08 08:42:45,050 INFO L279 CegarLoopForPetriNet]: 42 programPoint places, 29 predicate places. [2025-02-08 08:42:45,050 INFO L471 AbstractCegarLoop]: Abstraction has has 71 places, 60 transitions, 517 flow [2025-02-08 08:42:45,050 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 15.666666666666666) internal successors, (94), 6 states have internal predecessors, (94), 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-02-08 08:42:45,050 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:42:45,050 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] [2025-02-08 08:42:45,050 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-02-08 08:42:45,050 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2025-02-08 08:42:45,051 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:42:45,051 INFO L85 PathProgramCache]: Analyzing trace with hash 1544425861, now seen corresponding path program 1 times [2025-02-08 08:42:45,051 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:42:45,051 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2015965632] [2025-02-08 08:42:45,051 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 08:42:45,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:42:45,055 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 31 statements into 1 equivalence classes. [2025-02-08 08:42:45,058 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 31 of 31 statements. [2025-02-08 08:42:45,059 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 08:42:45,059 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:42:45,090 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 08:42:45,091 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:42:45,091 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2015965632] [2025-02-08 08:42:45,091 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2015965632] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:42:45,091 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 08:42:45,091 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-08 08:42:45,091 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [374753333] [2025-02-08 08:42:45,091 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:42:45,091 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-08 08:42:45,091 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:42:45,092 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-08 08:42:45,092 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2025-02-08 08:42:45,092 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 38 [2025-02-08 08:42:45,092 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 71 places, 60 transitions, 517 flow. Second operand has 5 states, 5 states have (on average 18.4) internal successors, (92), 5 states have internal predecessors, (92), 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-02-08 08:42:45,092 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:42:45,092 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 38 [2025-02-08 08:42:45,092 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:42:45,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][63], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 286#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, 4#L63true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 279#true, Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:45,358 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:45,358 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:45,358 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:45,358 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:45,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][63], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 286#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 4#L63true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 279#true, Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:45,405 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2025-02-08 08:42:45,405 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:45,405 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:45,405 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:45,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][63], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 286#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 5#thread4EXITtrue, 4#L63true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 279#true, Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:45,406 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2025-02-08 08:42:45,406 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:45,406 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:45,406 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:45,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][68], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, 288#(= ~counter~0 0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, 4#L63true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 279#true, Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:45,450 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2025-02-08 08:42:45,450 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:45,450 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:45,450 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:45,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][63], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 286#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 5#thread4EXITtrue, 4#L63true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 279#true, Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:45,458 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2025-02-08 08:42:45,458 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:45,458 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:45,458 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:45,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][83], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 15#L40true, Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 286#true, 254#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 85#true, 76#true, 31#L51true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 279#true, Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:45,496 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2025-02-08 08:42:45,496 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:45,496 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:45,496 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:45,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][68], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 288#(= ~counter~0 0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 4#L63true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 279#true]) [2025-02-08 08:42:45,501 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-02-08 08:42:45,501 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:45,501 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:45,501 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:45,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][68], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, 288#(= ~counter~0 0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 263#true, 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 5#thread4EXITtrue, 4#L63true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 279#true, Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:45,502 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-02-08 08:42:45,502 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:45,502 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:45,502 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:45,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][83], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 15#L40true, Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 22#thread2EXITtrue, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 286#true, 254#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 85#true, 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 279#true, Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:45,535 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2025-02-08 08:42:45,535 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:45,535 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:45,535 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:45,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][83], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 16#thread1EXITtrue, 286#true, 254#true, Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 76#true, 31#L51true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 279#true]) [2025-02-08 08:42:45,535 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2025-02-08 08:42:45,535 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:45,535 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:45,535 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:45,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][68], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 288#(= ~counter~0 0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 263#true, 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 5#thread4EXITtrue, 4#L63true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 279#true, Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:45,539 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:45,539 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:45,539 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:45,539 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:45,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][68], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), 288#(= ~counter~0 0), Black: 254#true, 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 36#thread3EXITtrue, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 279#true, Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:45,540 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:45,540 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:45,540 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:45,540 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:45,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][83], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 22#thread2EXITtrue, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 16#thread1EXITtrue, 286#true, 254#true, Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 279#true, Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:45,561 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-02-08 08:42:45,561 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:45,561 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:45,561 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:45,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][83], [30#L100true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 286#true, 254#true, Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 76#true, 31#L51true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 279#true]) [2025-02-08 08:42:45,562 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-02-08 08:42:45,562 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:45,562 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:45,562 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:45,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][68], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 288#(= ~counter~0 0), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 254#true, 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 263#true, 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 36#thread3EXITtrue, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 5#thread4EXITtrue, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 279#true]) [2025-02-08 08:42:45,564 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-02-08 08:42:45,564 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:45,564 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-02-08 08:42:45,564 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:45,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][83], [30#L100true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 22#thread2EXITtrue, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 286#true, 254#true, Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 279#true, Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:45,578 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:45,578 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:45,578 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:45,578 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:45,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][83], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 26#L101true, 286#true, 254#true, Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 279#true, Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:45,590 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-02-08 08:42:45,590 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-02-08 08:42:45,590 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-02-08 08:42:45,590 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:45,621 INFO L124 PetriNetUnfolderBase]: 6540/9696 cut-off events. [2025-02-08 08:42:45,621 INFO L125 PetriNetUnfolderBase]: For 76741/78235 co-relation queries the response was YES. [2025-02-08 08:42:45,734 INFO L83 FinitePrefix]: Finished finitePrefix Result has 52050 conditions, 9696 events. 6540/9696 cut-off events. For 76741/78235 co-relation queries the response was YES. Maximal size of possible extension queue 575. Compared 57390 event pairs, 1430 based on Foata normal form. 758/10040 useless extension candidates. Maximal degree in co-relation 16733. Up to 4426 conditions per place. [2025-02-08 08:42:45,775 INFO L140 encePairwiseOnDemand]: 32/38 looper letters, 69 selfloop transitions, 28 changer transitions 2/120 dead transitions. [2025-02-08 08:42:45,775 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 74 places, 120 transitions, 1188 flow [2025-02-08 08:42:45,775 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-08 08:42:45,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-02-08 08:42:45,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 118 transitions. [2025-02-08 08:42:45,776 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7763157894736842 [2025-02-08 08:42:45,776 INFO L175 Difference]: Start difference. First operand has 71 places, 60 transitions, 517 flow. Second operand 4 states and 118 transitions. [2025-02-08 08:42:45,776 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 74 places, 120 transitions, 1188 flow [2025-02-08 08:42:45,794 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 71 places, 120 transitions, 1162 flow, removed 0 selfloop flow, removed 3 redundant places. [2025-02-08 08:42:45,795 INFO L231 Difference]: Finished difference. Result has 73 places, 85 transitions, 935 flow [2025-02-08 08:42:45,795 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=498, PETRI_DIFFERENCE_MINUEND_PLACES=68, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=60, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=40, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=935, PETRI_PLACES=73, PETRI_TRANSITIONS=85} [2025-02-08 08:42:45,795 INFO L279 CegarLoopForPetriNet]: 42 programPoint places, 31 predicate places. [2025-02-08 08:42:45,795 INFO L471 AbstractCegarLoop]: Abstraction has has 73 places, 85 transitions, 935 flow [2025-02-08 08:42:45,795 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 18.4) internal successors, (92), 5 states have internal predecessors, (92), 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-02-08 08:42:45,795 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:42:45,795 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] [2025-02-08 08:42:45,796 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-02-08 08:42:45,796 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2025-02-08 08:42:45,796 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:42:45,796 INFO L85 PathProgramCache]: Analyzing trace with hash -2133542503, now seen corresponding path program 2 times [2025-02-08 08:42:45,796 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:42:45,796 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [46393202] [2025-02-08 08:42:45,796 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-08 08:42:45,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:42:45,801 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 31 statements into 2 equivalence classes. [2025-02-08 08:42:45,805 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 31 of 31 statements. [2025-02-08 08:42:45,806 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-08 08:42:45,806 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:42:45,881 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 08:42:45,882 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:42:45,882 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [46393202] [2025-02-08 08:42:45,882 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [46393202] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:42:45,882 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 08:42:45,882 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-08 08:42:45,882 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1229878081] [2025-02-08 08:42:45,882 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:42:45,882 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-08 08:42:45,882 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:42:45,883 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-08 08:42:45,883 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2025-02-08 08:42:45,883 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 38 [2025-02-08 08:42:45,883 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 73 places, 85 transitions, 935 flow. Second operand has 5 states, 5 states have (on average 18.4) internal successors, (92), 5 states have internal predecessors, (92), 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-02-08 08:42:45,883 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:42:45,883 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 38 [2025-02-08 08:42:45,883 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:42:46,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][86], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 295#(= ~counter~0 0), 40#L74true, 4#L63true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:46,543 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2025-02-08 08:42:46,543 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:46,543 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:46,543 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:46,681 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][86], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#(= ~counter~0 0), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, 4#L63true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:46,681 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2025-02-08 08:42:46,681 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:46,681 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:46,681 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:46,681 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:46,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][94], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, 4#L63true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:46,681 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2025-02-08 08:42:46,681 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:46,681 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:46,681 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:46,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][74], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 288#(= ~counter~0 0), 20#L98-1true, Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 295#(= ~counter~0 0), 40#L74true, 4#L63true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:46,682 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2025-02-08 08:42:46,682 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:46,682 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:46,682 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:42:46,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][86], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#(= ~counter~0 0), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 4#L63true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:46,699 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-02-08 08:42:46,699 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:46,699 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:46,699 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:46,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][86], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#(= ~counter~0 0), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 5#thread4EXITtrue, 4#L63true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:46,702 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-02-08 08:42:46,702 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:46,702 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:46,702 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:46,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][96], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 15#L40true, Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 296#(<= ~counter~0 1), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, 254#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 85#true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:46,820 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2025-02-08 08:42:46,820 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:46,820 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:46,820 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:46,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][86], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), 20#L98-1true, Black: 254#true, 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, 36#thread3EXITtrue, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#(= ~counter~0 0), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:46,850 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-02-08 08:42:46,850 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:46,850 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:46,850 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:46,851 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][86], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 295#(= ~counter~0 0), 10#L99true, 40#L74true, 4#L63true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:46,851 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-02-08 08:42:46,851 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:46,851 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:46,851 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:46,851 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:46,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][94], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 4#L63true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:46,852 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-02-08 08:42:46,852 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:46,852 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:46,852 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:46,855 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][86], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 263#true, 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#(= ~counter~0 0), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 5#thread4EXITtrue, 4#L63true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:46,855 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-02-08 08:42:46,855 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:46,855 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:46,855 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:46,855 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:46,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][94], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 263#true, 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 5#thread4EXITtrue, 4#L63true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:46,857 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-02-08 08:42:46,857 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:46,857 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:46,857 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:46,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][74], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 288#(= ~counter~0 0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 295#(= ~counter~0 0), 10#L99true, 40#L74true, 4#L63true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:46,858 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-02-08 08:42:46,858 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:46,858 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:46,858 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:46,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][74], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, 288#(= ~counter~0 0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 295#(= ~counter~0 0), 5#thread4EXITtrue, 4#L63true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:46,860 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-02-08 08:42:46,860 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:46,860 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:46,860 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:46,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][86], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 263#true, 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 295#(= ~counter~0 0), 10#L99true, 5#thread4EXITtrue, 4#L63true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:46,881 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:46,881 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:46,881 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:46,881 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:46,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][121], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 15#L40true, Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, 254#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 85#true, 31#L51true, 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:46,922 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2025-02-08 08:42:46,922 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:46,922 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:46,922 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:46,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][96], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 263#true, 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 15#L40true, Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 22#thread2EXITtrue, 296#(<= ~counter~0 1), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, 254#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 85#true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:46,951 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2025-02-08 08:42:46,951 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:46,951 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:46,951 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:46,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][86], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 254#true, 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, 36#thread3EXITtrue, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#(= ~counter~0 0), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:46,968 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:46,968 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:46,968 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:46,968 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:46,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][86], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), 20#L98-1true, Black: 254#true, 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 263#true, 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, 36#thread3EXITtrue, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#(= ~counter~0 0), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 5#thread4EXITtrue, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:46,971 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:46,971 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:46,971 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:46,971 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:46,973 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][86], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 263#true, 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 295#(= ~counter~0 0), 10#L99true, 5#thread4EXITtrue, 4#L63true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:46,973 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:46,973 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:46,973 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:46,973 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:46,973 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:46,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][94], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 5#thread4EXITtrue, 4#L63true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:46,974 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:46,974 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:46,974 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:46,974 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:46,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][74], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 288#(= ~counter~0 0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 263#true, 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#(= ~counter~0 0), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 5#thread4EXITtrue, 4#L63true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:46,979 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:46,979 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:46,979 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:46,979 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:46,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][74], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), 288#(= ~counter~0 0), Black: 254#true, 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), 36#thread3EXITtrue, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#(= ~counter~0 0), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:46,979 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:46,979 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:46,980 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:46,980 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:46,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][96], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 296#(<= ~counter~0 1), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 16#thread1EXITtrue, 286#true, 254#true, Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:46,990 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is not cut-off event [2025-02-08 08:42:46,990 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2025-02-08 08:42:46,990 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2025-02-08 08:42:46,990 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2025-02-08 08:42:47,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][121], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 15#L40true, Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, 254#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 85#true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:47,028 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-02-08 08:42:47,028 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:47,029 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:47,029 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:47,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][121], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 16#thread1EXITtrue, 286#true, 254#true, Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 31#L51true, 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:47,029 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-02-08 08:42:47,029 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:47,029 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:47,029 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:47,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][121], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 15#L40true, Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 22#thread2EXITtrue, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, 254#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 85#true, 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:47,030 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-02-08 08:42:47,030 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:47,030 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:47,030 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:47,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][135], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 15#L40true, Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, 254#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 295#(= ~counter~0 0), 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 85#true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:47,049 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-02-08 08:42:47,050 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:47,050 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:47,050 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:47,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][96], [30#L100true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 296#(<= ~counter~0 1), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, 254#true, Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:47,051 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-02-08 08:42:47,051 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:47,051 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:47,051 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:47,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][86], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 254#true, 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 263#true, 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, 36#thread3EXITtrue, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#(= ~counter~0 0), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 5#thread4EXITtrue, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:47,205 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-02-08 08:42:47,205 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:47,205 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:47,205 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-02-08 08:42:47,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][86], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 263#true, 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, 36#thread3EXITtrue, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 295#(= ~counter~0 0), 5#thread4EXITtrue, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:47,209 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:47,209 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:47,209 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:47,209 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:47,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][74], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 288#(= ~counter~0 0), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 254#true, 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 263#true, 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), 36#thread3EXITtrue, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#(= ~counter~0 0), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 5#thread4EXITtrue, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:47,211 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-02-08 08:42:47,211 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:47,211 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:47,211 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-02-08 08:42:47,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][96], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 22#thread2EXITtrue, 296#(<= ~counter~0 1), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 16#thread1EXITtrue, 286#true, 254#true, Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:47,219 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2025-02-08 08:42:47,219 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2025-02-08 08:42:47,219 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2025-02-08 08:42:47,219 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2025-02-08 08:42:47,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][121], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 16#thread1EXITtrue, 286#true, 254#true, Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:47,246 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:47,246 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:47,246 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:47,246 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:47,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][121], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 15#L40true, Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 22#thread2EXITtrue, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, 254#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 85#true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:47,247 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:47,247 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:47,247 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:47,247 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:47,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][121], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 22#thread2EXITtrue, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 16#thread1EXITtrue, 286#true, 254#true, Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:47,247 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:47,247 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:47,247 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:47,247 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:47,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][135], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 16#thread1EXITtrue, 286#true, 254#true, Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 295#(= ~counter~0 0), 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:47,263 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:47,263 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:47,263 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:47,263 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:47,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][135], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 15#L40true, Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 22#thread2EXITtrue, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, 254#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 295#(= ~counter~0 0), 10#L99true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 85#true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:47,263 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:47,263 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:47,263 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:47,263 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:47,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][96], [30#L100true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 263#true, 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 22#thread2EXITtrue, 296#(<= ~counter~0 1), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, 254#true, Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:47,264 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:47,264 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:47,264 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:47,264 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:47,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][86], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, 36#thread3EXITtrue, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 295#(= ~counter~0 0), 10#L99true, 5#thread4EXITtrue, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:47,284 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-02-08 08:42:47,284 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:47,284 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:47,284 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-02-08 08:42:47,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][121], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 22#thread2EXITtrue, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 16#thread1EXITtrue, 286#true, 254#true, Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:47,306 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-02-08 08:42:47,306 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:47,306 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:47,306 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-02-08 08:42:47,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][121], [30#L100true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, 254#true, Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:47,306 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-02-08 08:42:47,306 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:47,306 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-02-08 08:42:47,307 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:47,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][135], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 22#thread2EXITtrue, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 16#thread1EXITtrue, 286#true, 254#true, Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 295#(= ~counter~0 0), 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:47,319 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-02-08 08:42:47,319 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:47,319 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-02-08 08:42:47,319 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-02-08 08:42:47,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][135], [30#L100true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, 254#true, Black: 85#true, 295#(= ~counter~0 0), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:47,320 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-02-08 08:42:47,320 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:47,320 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-02-08 08:42:47,320 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-02-08 08:42:47,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][96], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 263#true, 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 296#(<= ~counter~0 1), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 26#L101true, Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, 254#true, Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:47,320 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-02-08 08:42:47,320 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-02-08 08:42:47,320 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-02-08 08:42:47,320 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-02-08 08:42:47,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][121], [30#L100true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 22#thread2EXITtrue, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, 254#true, Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:47,340 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2025-02-08 08:42:47,340 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2025-02-08 08:42:47,340 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:47,340 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:47,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][146], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 296#(<= ~counter~0 1), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 16#thread1EXITtrue, 286#true, 254#true, Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 31#L51true, 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:47,346 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2025-02-08 08:42:47,346 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2025-02-08 08:42:47,346 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2025-02-08 08:42:47,346 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2025-02-08 08:42:47,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][135], [30#L100true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 22#thread2EXITtrue, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, 254#true, Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 295#(= ~counter~0 0), 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:47,352 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2025-02-08 08:42:47,352 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2025-02-08 08:42:47,352 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2025-02-08 08:42:47,352 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:47,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][121], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), 26#L101true, Black: 288#(= ~counter~0 0), 286#true, 254#true, Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:47,363 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2025-02-08 08:42:47,363 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-02-08 08:42:47,363 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2025-02-08 08:42:47,363 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-02-08 08:42:47,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][146], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 22#thread2EXITtrue, 296#(<= ~counter~0 1), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 16#thread1EXITtrue, 286#true, 254#true, Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:47,368 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2025-02-08 08:42:47,368 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2025-02-08 08:42:47,368 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2025-02-08 08:42:47,368 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2025-02-08 08:42:47,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][146], [30#L100true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 296#(<= ~counter~0 1), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, 254#true, Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 31#L51true, 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:47,369 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2025-02-08 08:42:47,369 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2025-02-08 08:42:47,369 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2025-02-08 08:42:47,369 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2025-02-08 08:42:47,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][135], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), 26#L101true, Black: 288#(= ~counter~0 0), 286#true, 254#true, Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 295#(= ~counter~0 0), 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:47,373 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2025-02-08 08:42:47,373 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2025-02-08 08:42:47,373 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:47,373 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2025-02-08 08:42:47,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][146], [30#L100true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, 263#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 22#thread2EXITtrue, 296#(<= ~counter~0 1), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, 254#true, Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:47,384 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2025-02-08 08:42:47,384 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-02-08 08:42:47,385 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-02-08 08:42:47,385 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-02-08 08:42:47,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][146], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, 263#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 296#(<= ~counter~0 1), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), 26#L101true, Black: 288#(= ~counter~0 0), 286#true, 254#true, Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:47,395 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2025-02-08 08:42:47,395 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-02-08 08:42:47,395 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-02-08 08:42:47,396 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-02-08 08:42:47,408 INFO L124 PetriNetUnfolderBase]: 13338/19638 cut-off events. [2025-02-08 08:42:47,408 INFO L125 PetriNetUnfolderBase]: For 224381/228808 co-relation queries the response was YES. [2025-02-08 08:42:47,484 INFO L83 FinitePrefix]: Finished finitePrefix Result has 118716 conditions, 19638 events. 13338/19638 cut-off events. For 224381/228808 co-relation queries the response was YES. Maximal size of possible extension queue 1155. Compared 128534 event pairs, 2333 based on Foata normal form. 1254/20057 useless extension candidates. Maximal degree in co-relation 28439. Up to 8980 conditions per place. [2025-02-08 08:42:47,568 INFO L140 encePairwiseOnDemand]: 32/38 looper letters, 87 selfloop transitions, 68 changer transitions 2/178 dead transitions. [2025-02-08 08:42:47,568 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 77 places, 178 transitions, 2088 flow [2025-02-08 08:42:47,568 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-02-08 08:42:47,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-02-08 08:42:47,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 152 transitions. [2025-02-08 08:42:47,569 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8 [2025-02-08 08:42:47,569 INFO L175 Difference]: Start difference. First operand has 73 places, 85 transitions, 935 flow. Second operand 5 states and 152 transitions. [2025-02-08 08:42:47,569 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 77 places, 178 transitions, 2088 flow [2025-02-08 08:42:47,606 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 77 places, 178 transitions, 2054 flow, removed 17 selfloop flow, removed 0 redundant places. [2025-02-08 08:42:47,608 INFO L231 Difference]: Finished difference. Result has 79 places, 125 transitions, 1705 flow [2025-02-08 08:42:47,608 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=901, PETRI_DIFFERENCE_MINUEND_PLACES=73, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=85, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=43, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=40, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=1705, PETRI_PLACES=79, PETRI_TRANSITIONS=125} [2025-02-08 08:42:47,608 INFO L279 CegarLoopForPetriNet]: 42 programPoint places, 37 predicate places. [2025-02-08 08:42:47,608 INFO L471 AbstractCegarLoop]: Abstraction has has 79 places, 125 transitions, 1705 flow [2025-02-08 08:42:47,608 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 18.4) internal successors, (92), 5 states have internal predecessors, (92), 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-02-08 08:42:47,608 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:42:47,609 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1, 1, 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-02-08 08:42:47,609 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-02-08 08:42:47,609 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2025-02-08 08:42:47,609 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:42:47,609 INFO L85 PathProgramCache]: Analyzing trace with hash -1497733691, now seen corresponding path program 3 times [2025-02-08 08:42:47,609 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:42:47,609 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [581155828] [2025-02-08 08:42:47,609 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-02-08 08:42:47,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:42:47,614 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 33 statements into 2 equivalence classes. [2025-02-08 08:42:47,619 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) and asserted 33 of 33 statements. [2025-02-08 08:42:47,619 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2025-02-08 08:42:47,619 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:42:47,703 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-02-08 08:42:47,703 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:42:47,703 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [581155828] [2025-02-08 08:42:47,703 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [581155828] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-08 08:42:47,703 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2073187687] [2025-02-08 08:42:47,703 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-02-08 08:42:47,703 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-08 08:42:47,703 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 08:42:47,706 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-08 08:42:47,707 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2025-02-08 08:42:47,744 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 33 statements into 2 equivalence classes. [2025-02-08 08:42:47,762 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) and asserted 33 of 33 statements. [2025-02-08 08:42:47,762 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2025-02-08 08:42:47,762 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:42:47,763 INFO L256 TraceCheckSpWp]: Trace formula consists of 199 conjuncts, 7 conjuncts are in the unsatisfiable core [2025-02-08 08:42:47,764 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-08 08:42:47,883 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-02-08 08:42:47,884 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-08 08:42:47,975 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-02-08 08:42:47,975 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2073187687] provided 1 perfect and 1 imperfect interpolant sequences [2025-02-08 08:42:47,975 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2025-02-08 08:42:47,975 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [6, 5] total 13 [2025-02-08 08:42:47,975 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1644698532] [2025-02-08 08:42:47,975 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:42:47,976 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 08:42:47,976 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:42:47,976 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 08:42:47,976 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=58, Invalid=124, Unknown=0, NotChecked=0, Total=182 [2025-02-08 08:42:47,979 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 38 [2025-02-08 08:42:47,980 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 79 places, 125 transitions, 1705 flow. Second operand has 6 states, 6 states have (on average 16.333333333333332) internal successors, (98), 6 states have internal predecessors, (98), 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-02-08 08:42:47,980 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:42:47,980 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 38 [2025-02-08 08:42:47,980 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:42:48,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][160], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, 257#(<= (+ ~i1~0 1) ~N1~0), 296#(<= ~counter~0 1), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 443#(< (+ ~i2~0 1) ~N2~0), Black: 295#(= ~counter~0 0), Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 10#L99true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 12#L41true, 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:48,955 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:42:48,955 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:48,956 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:48,957 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:49,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][252], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#(= ~counter~0 0), 306#(<= (+ ~i2~0 1) ~N2~0), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:49,319 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:49,319 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:49,319 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:49,319 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:49,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][253], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), 288#(= ~counter~0 0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 15#L40true, Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 297#(<= ~counter~0 2), 254#true, Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 306#(<= (+ ~i2~0 1) ~N2~0), 295#(= ~counter~0 0), 10#L99true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:49,350 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:49,350 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:49,350 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:49,351 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:49,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][298], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), 288#(= ~counter~0 0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 263#true, 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 15#L40true, Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 297#(<= ~counter~0 2), 254#true, Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#(= ~counter~0 0), 10#L99true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 509#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:49,381 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:49,381 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:49,381 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:49,381 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:49,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][273], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 15#L40true, Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 296#(<= ~counter~0 1), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 443#(< (+ ~i2~0 1) ~N2~0), 254#true, Black: 295#(= ~counter~0 0), Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 35#thread2ENTRYtrue, 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:49,386 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:42:49,386 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:49,386 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:49,386 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:49,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][252], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), 21#L52true, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 306#(<= (+ ~i2~0 1) ~N2~0), 295#(= ~counter~0 0), 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 12#L41true, 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:49,611 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2025-02-08 08:42:49,611 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:49,611 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:49,611 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:49,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][227], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, 300#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), 22#thread2EXITtrue, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#(= ~counter~0 0), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:49,613 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2025-02-08 08:42:49,613 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:49,613 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:49,613 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:49,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][301], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), 288#(= ~counter~0 0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), 16#thread1EXITtrue, Black: 297#(<= ~counter~0 2), 254#true, Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#(= ~counter~0 0), 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 509#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:49,635 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2025-02-08 08:42:49,635 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:49,635 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:49,635 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:49,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][273], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), 20#L98-1true, Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 15#L40true, Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, 296#(<= ~counter~0 1), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, 443#(< (+ ~i2~0 1) ~N2~0), Black: 297#(<= ~counter~0 2), 254#true, Black: 295#(= ~counter~0 0), Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:49,654 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2025-02-08 08:42:49,654 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:49,654 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:49,654 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:49,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][298], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), 288#(= ~counter~0 0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), 16#thread1EXITtrue, Black: 297#(<= ~counter~0 2), 254#true, Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#(= ~counter~0 0), 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 509#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:49,655 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2025-02-08 08:42:49,655 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:49,655 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:49,655 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:49,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][273], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 296#(<= ~counter~0 1), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 16#thread1EXITtrue, 286#true, Black: 297#(<= ~counter~0 2), 443#(< (+ ~i2~0 1) ~N2~0), 254#true, Black: 295#(= ~counter~0 0), Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 35#thread2ENTRYtrue, 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:49,657 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2025-02-08 08:42:49,657 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:49,657 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:49,657 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:49,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][285], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), Black: 295#(= ~counter~0 0), Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 306#(<= (+ ~i2~0 1) ~N2~0), 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:49,682 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is not cut-off event [2025-02-08 08:42:49,683 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is not cut-off event [2025-02-08 08:42:49,683 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is not cut-off event [2025-02-08 08:42:49,683 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is not cut-off event [2025-02-08 08:42:49,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][285], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), 20#L98-1true, Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 15#L40true, Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), Black: 295#(= ~counter~0 0), 254#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 306#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 85#true, 31#L51true, 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:49,846 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2025-02-08 08:42:49,846 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:49,846 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:49,846 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:49,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][301], [30#L100true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), 288#(= ~counter~0 0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 297#(<= ~counter~0 2), 254#true, Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#(= ~counter~0 0), 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 509#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:49,854 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2025-02-08 08:42:49,854 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:49,854 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:49,854 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:49,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][273], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), 20#L98-1true, Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 263#true, 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, 296#(<= ~counter~0 1), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 16#thread1EXITtrue, 286#true, Black: 297#(<= ~counter~0 2), 443#(< (+ ~i2~0 1) ~N2~0), 254#true, Black: 295#(= ~counter~0 0), Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:49,868 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2025-02-08 08:42:49,868 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:49,868 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:49,868 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:49,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][273], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 263#true, 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 15#L40true, Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, 296#(<= ~counter~0 1), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 443#(< (+ ~i2~0 1) ~N2~0), 254#true, Black: 295#(= ~counter~0 0), Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 10#L99true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:49,869 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2025-02-08 08:42:49,869 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:49,869 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:49,869 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:49,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][298], [30#L100true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), 288#(= ~counter~0 0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 297#(<= ~counter~0 2), 254#true, Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#(= ~counter~0 0), 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 509#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:49,870 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2025-02-08 08:42:49,870 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:49,870 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:49,870 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:49,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][353], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 263#true, 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 15#L40true, Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, 296#(<= ~counter~0 1), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 295#(= ~counter~0 0), Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 10#L99true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 509#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:49,870 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2025-02-08 08:42:49,870 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:49,870 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:49,870 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:49,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][273], [30#L100true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 296#(<= ~counter~0 1), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 443#(< (+ ~i2~0 1) ~N2~0), 254#true, Black: 295#(= ~counter~0 0), Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 35#thread2ENTRYtrue, 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:49,875 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2025-02-08 08:42:49,875 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:49,875 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:49,875 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:49,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][285], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), Black: 295#(= ~counter~0 0), Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 306#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:49,891 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is not cut-off event [2025-02-08 08:42:49,891 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2025-02-08 08:42:49,891 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2025-02-08 08:42:49,891 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2025-02-08 08:42:49,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][285], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), Black: 295#(= ~counter~0 0), Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 306#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 12#L41true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:49,900 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is not cut-off event [2025-02-08 08:42:49,900 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2025-02-08 08:42:49,900 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2025-02-08 08:42:49,900 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2025-02-08 08:42:50,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][285], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 15#L40true, Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 295#(= ~counter~0 0), Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 306#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 85#true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:50,026 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,026 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,026 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,026 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][300], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, 300#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), 22#thread2EXITtrue, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), Black: 295#(= ~counter~0 0), Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:50,033 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,033 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,033 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,033 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][227], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 300#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 15#L40true, Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#(= ~counter~0 0), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 85#true, 76#true, 31#L51true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:50,034 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,034 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:50,034 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:50,034 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:50,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][285], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 15#L40true, Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 295#(= ~counter~0 0), Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 306#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:50,043 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,043 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,043 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,043 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][261], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), 20#L98-1true, Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 16#thread1EXITtrue, 286#true, Black: 297#(<= ~counter~0 2), Black: 295#(= ~counter~0 0), 254#true, Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 509#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), 31#L51true, 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:50,043 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,043 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,043 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,043 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][300], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 300#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 15#L40true, Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 295#(= ~counter~0 0), Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 85#true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:50,047 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,047 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,047 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,047 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][191], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, 296#(<= ~counter~0 1), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 16#thread1EXITtrue, 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 295#(= ~counter~0 0), Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 509#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:50,059 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,059 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:50,059 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:50,059 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:42:50,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][273], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 263#true, 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, 296#(<= ~counter~0 1), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 16#thread1EXITtrue, 286#true, 443#(< (+ ~i2~0 1) ~N2~0), Black: 297#(<= ~counter~0 2), 254#true, Black: 295#(= ~counter~0 0), Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:50,064 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,064 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,064 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,064 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][353], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 263#true, 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, 296#(<= ~counter~0 1), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 16#thread1EXITtrue, 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 295#(= ~counter~0 0), Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 10#L99true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 509#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:50,064 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,064 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,064 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,064 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][285], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), 21#L52true, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), Black: 295#(= ~counter~0 0), Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 306#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 12#L41true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:50,229 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2025-02-08 08:42:50,229 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2025-02-08 08:42:50,229 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2025-02-08 08:42:50,229 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2025-02-08 08:42:50,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][285], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 15#L40true, Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 295#(= ~counter~0 0), Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 306#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:50,328 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,328 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,328 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,328 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][261], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 16#thread1EXITtrue, 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 295#(= ~counter~0 0), Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 509#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:50,329 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,329 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,329 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,329 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][300], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 300#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 15#L40true, Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 22#thread2EXITtrue, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 295#(= ~counter~0 0), Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 85#true, 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:50,332 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,332 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,332 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,332 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][252], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 15#L40true, Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#(= ~counter~0 0), 306#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:50,332 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,332 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:50,332 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:50,332 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:50,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][263], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 16#thread1EXITtrue, 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 85#true, 295#(= ~counter~0 0), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 471#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0)), 76#true, 31#L51true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:50,332 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,332 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:50,332 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:50,332 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:50,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][227], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 300#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 15#L40true, Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 22#thread2EXITtrue, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 295#(= ~counter~0 0), 10#L99true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 85#true, 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:50,333 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,333 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:50,333 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:50,333 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:50,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][207], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 16#thread1EXITtrue, 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 295#(= ~counter~0 0), Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 471#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0)), 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:50,339 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,339 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,339 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,339 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][361], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 254#true, 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 300#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 263#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), Black: 295#(= ~counter~0 0), Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:50,340 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,340 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,340 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,340 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][300], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, 300#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), 22#thread2EXITtrue, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), Black: 295#(= ~counter~0 0), Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:50,349 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,350 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,350 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,350 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][227], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, 300#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), 22#thread2EXITtrue, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 295#(= ~counter~0 0), 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:50,354 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,354 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:50,354 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:50,354 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:50,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][252], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, 257#(<= (+ ~i1~0 1) ~N1~0), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 306#(<= (+ ~i2~0 1) ~N2~0), 295#(= ~counter~0 0), 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 12#L41true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:50,355 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,355 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:50,355 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:50,355 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:50,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][191], [30#L100true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, 296#(<= ~counter~0 1), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 295#(= ~counter~0 0), Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 509#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:50,358 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,358 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:50,358 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:50,358 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:50,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][227], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 300#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 16#thread1EXITtrue, 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#(= ~counter~0 0), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 85#true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:50,358 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,358 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:50,358 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:50,358 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:42:50,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][273], [30#L100true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, 296#(<= ~counter~0 1), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 443#(< (+ ~i2~0 1) ~N2~0), 254#true, Black: 295#(= ~counter~0 0), Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:50,361 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,361 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,361 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,361 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][353], [30#L100true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, 296#(<= ~counter~0 1), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 295#(= ~counter~0 0), Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 509#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:50,362 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,362 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,362 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,362 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][261], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 16#thread1EXITtrue, 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 295#(= ~counter~0 0), Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 10#L99true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 509#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:50,434 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-02-08 08:42:50,434 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,434 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,434 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][261], [30#L100true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 295#(= ~counter~0 0), Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 509#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:50,435 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-02-08 08:42:50,435 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,435 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-02-08 08:42:50,435 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][207], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 22#thread2EXITtrue, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 16#thread1EXITtrue, 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 295#(= ~counter~0 0), Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 471#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0)), 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:50,436 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-02-08 08:42:50,436 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,436 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,436 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][302], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 16#thread1EXITtrue, 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#(= ~counter~0 0), 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 509#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:50,436 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-02-08 08:42:50,436 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,436 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,436 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][263], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 22#thread2EXITtrue, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 16#thread1EXITtrue, 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 85#true, 295#(= ~counter~0 0), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 471#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0)), 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:50,437 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-02-08 08:42:50,437 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,437 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,437 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][263], [30#L100true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 85#true, 295#(= ~counter~0 0), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 471#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0)), 76#true, 31#L51true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:50,437 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-02-08 08:42:50,437 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,437 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,437 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][344], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 254#true, 88#(<= (+ ~i2~0 1) ~N2~0), 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), Black: 295#(= ~counter~0 0), Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 306#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 12#L41true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:50,443 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-02-08 08:42:50,443 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-02-08 08:42:50,443 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-02-08 08:42:50,443 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-02-08 08:42:50,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][207], [30#L100true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 295#(= ~counter~0 0), Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 471#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0)), 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:50,444 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-02-08 08:42:50,444 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,444 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,444 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][361], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 254#true, 300#true, 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, 263#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 22#thread2EXITtrue, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), Black: 295#(= ~counter~0 0), Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:50,444 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-02-08 08:42:50,444 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-02-08 08:42:50,444 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-02-08 08:42:50,444 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-02-08 08:42:50,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][252], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 16#thread1EXITtrue, 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 306#(<= (+ ~i2~0 1) ~N2~0), 295#(= ~counter~0 0), 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:50,459 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-02-08 08:42:50,459 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,459 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,459 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][227], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 300#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 22#thread2EXITtrue, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 16#thread1EXITtrue, 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#(= ~counter~0 0), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 85#true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:50,459 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-02-08 08:42:50,460 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,460 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,460 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][227], [30#L100true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 300#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#(= ~counter~0 0), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 85#true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:50,460 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2025-02-08 08:42:50,460 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,460 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,460 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-02-08 08:42:50,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][261], [30#L100true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 295#(= ~counter~0 0), Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 509#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:50,504 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2025-02-08 08:42:50,504 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,504 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,504 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][300], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 300#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 16#thread1EXITtrue, 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 295#(= ~counter~0 0), Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 85#true, 76#true, 31#L51true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:50,504 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2025-02-08 08:42:50,504 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,504 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,504 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][207], [30#L100true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 22#thread2EXITtrue, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 295#(= ~counter~0 0), Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 471#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0)), 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:50,505 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2025-02-08 08:42:50,505 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,505 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,505 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][302], [30#L100true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#(= ~counter~0 0), 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 509#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:50,506 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2025-02-08 08:42:50,506 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,506 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,506 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][263], [30#L100true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 22#thread2EXITtrue, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 295#(= ~counter~0 0), 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 471#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0)), 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:50,506 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2025-02-08 08:42:50,506 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,506 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,506 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][285], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 20#L98-1true, Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 16#thread1EXITtrue, 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 295#(= ~counter~0 0), Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 306#(<= (+ ~i2~0 1) ~N2~0), 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:50,510 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2025-02-08 08:42:50,510 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,510 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,510 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][252], [30#L100true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 306#(<= (+ ~i2~0 1) ~N2~0), 295#(= ~counter~0 0), 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:50,523 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2025-02-08 08:42:50,523 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,523 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,523 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][227], [30#L100true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 300#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 22#thread2EXITtrue, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#(= ~counter~0 0), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 85#true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:50,524 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2025-02-08 08:42:50,524 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,524 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,524 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-02-08 08:42:50,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][285], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 16#thread1EXITtrue, 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 295#(= ~counter~0 0), Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 306#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 40#L74true, 17#L64true, Black: 52#(= ~counter~0 0), 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:50,542 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2025-02-08 08:42:50,542 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,542 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,542 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][300], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 300#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 22#thread2EXITtrue, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 16#thread1EXITtrue, 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 295#(= ~counter~0 0), Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 10#L99true, 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 85#true, 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:50,543 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2025-02-08 08:42:50,543 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,543 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,543 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][300], [30#L100true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 300#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 295#(= ~counter~0 0), Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 85#true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:50,543 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2025-02-08 08:42:50,543 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,543 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,543 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][207], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), 26#L101true, Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 295#(= ~counter~0 0), Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 471#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0)), 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:50,543 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2025-02-08 08:42:50,543 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-02-08 08:42:50,543 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-02-08 08:42:50,543 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-02-08 08:42:50,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][263], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 26#L101true, Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 85#true, Black: 88#(<= (+ ~i2~0 1) ~N2~0), 295#(= ~counter~0 0), 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 471#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0)), 76#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:50,545 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2025-02-08 08:42:50,545 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,545 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,545 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][227], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 300#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 26#L101true, Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 295#(= ~counter~0 0), 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 85#true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0))]) [2025-02-08 08:42:50,552 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2025-02-08 08:42:50,552 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,552 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,552 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-02-08 08:42:50,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][285], [30#L100true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 88#(<= (+ ~i2~0 1) ~N2~0), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 21#L52true, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 295#(= ~counter~0 0), Black: 85#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 306#(<= (+ ~i2~0 1) ~N2~0), 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:50,558 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2025-02-08 08:42:50,558 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,558 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,558 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][300], [30#L100true, Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 300#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 22#thread2EXITtrue, Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 295#(= ~counter~0 0), Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 85#true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:50,558 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2025-02-08 08:42:50,558 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,558 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,558 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-02-08 08:42:50,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([331] L75-->L74: Formula: (and (= v_~counter~0_106 (+ v_~counter~0_105 1)) (not (= (ite (< 0 v_~counter~0_106) 1 0) 0)) (= v_~j2~0_58 (+ v_~j2~0_59 1))) InVars {~counter~0=v_~counter~0_106, ~j2~0=v_~j2~0_59} OutVars{~counter~0=v_~counter~0_105, ~j2~0=v_~j2~0_58, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_1|, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_1|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_1|} AuxVars[] AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][300], [Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 300#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 263#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 26#L101true, Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), 286#true, Black: 297#(<= ~counter~0 2), 254#true, Black: 295#(= ~counter~0 0), Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 17#L64true, 40#L74true, Black: 52#(= ~counter~0 0), 85#true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), 293#true]) [2025-02-08 08:42:50,567 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2025-02-08 08:42:50,567 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-02-08 08:42:50,567 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-02-08 08:42:50,567 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-02-08 08:42:50,573 INFO L124 PetriNetUnfolderBase]: 25587/35397 cut-off events. [2025-02-08 08:42:50,573 INFO L125 PetriNetUnfolderBase]: For 413061/414667 co-relation queries the response was YES. [2025-02-08 08:42:50,694 INFO L83 FinitePrefix]: Finished finitePrefix Result has 226137 conditions, 35397 events. 25587/35397 cut-off events. For 413061/414667 co-relation queries the response was YES. Maximal size of possible extension queue 1886. Compared 220908 event pairs, 3460 based on Foata normal form. 1425/35360 useless extension candidates. Maximal degree in co-relation 88716. Up to 11580 conditions per place. [2025-02-08 08:42:50,846 INFO L140 encePairwiseOnDemand]: 31/38 looper letters, 327 selfloop transitions, 52 changer transitions 0/388 dead transitions. [2025-02-08 08:42:50,847 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 86 places, 388 transitions, 5984 flow [2025-02-08 08:42:50,847 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2025-02-08 08:42:50,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2025-02-08 08:42:50,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 211 transitions. [2025-02-08 08:42:50,848 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.694078947368421 [2025-02-08 08:42:50,848 INFO L175 Difference]: Start difference. First operand has 79 places, 125 transitions, 1705 flow. Second operand 8 states and 211 transitions. [2025-02-08 08:42:50,848 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 86 places, 388 transitions, 5984 flow [2025-02-08 08:42:51,205 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 86 places, 388 transitions, 5616 flow, removed 184 selfloop flow, removed 0 redundant places. [2025-02-08 08:42:51,208 INFO L231 Difference]: Finished difference. Result has 90 places, 153 transitions, 2200 flow [2025-02-08 08:42:51,208 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=1591, PETRI_DIFFERENCE_MINUEND_PLACES=79, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=125, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=26, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=96, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=2200, PETRI_PLACES=90, PETRI_TRANSITIONS=153} [2025-02-08 08:42:51,209 INFO L279 CegarLoopForPetriNet]: 42 programPoint places, 48 predicate places. [2025-02-08 08:42:51,209 INFO L471 AbstractCegarLoop]: Abstraction has has 90 places, 153 transitions, 2200 flow [2025-02-08 08:42:51,209 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 16.333333333333332) internal successors, (98), 6 states have internal predecessors, (98), 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-02-08 08:42:51,209 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:42:51,209 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1, 1, 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-02-08 08:42:51,215 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2025-02-08 08:42:51,414 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14 [2025-02-08 08:42:51,414 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2025-02-08 08:42:51,414 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:42:51,415 INFO L85 PathProgramCache]: Analyzing trace with hash -831959713, now seen corresponding path program 4 times [2025-02-08 08:42:51,415 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:42:51,415 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [196092413] [2025-02-08 08:42:51,415 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-02-08 08:42:51,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:42:51,420 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 33 statements into 2 equivalence classes. [2025-02-08 08:42:51,427 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 33 of 33 statements. [2025-02-08 08:42:51,429 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-02-08 08:42:51,429 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:42:51,481 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-02-08 08:42:51,481 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:42:51,481 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [196092413] [2025-02-08 08:42:51,482 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [196092413] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:42:51,482 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 08:42:51,482 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 08:42:51,482 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [574173300] [2025-02-08 08:42:51,482 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:42:51,482 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 08:42:51,482 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:42:51,482 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 08:42:51,482 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2025-02-08 08:42:51,486 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 38 [2025-02-08 08:42:51,486 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 90 places, 153 transitions, 2200 flow. Second operand has 6 states, 6 states have (on average 16.333333333333332) internal successors, (98), 6 states have internal predecessors, (98), 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-02-08 08:42:51,486 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:42:51,487 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 38 [2025-02-08 08:42:51,487 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:42:56,424 INFO L124 PetriNetUnfolderBase]: 40523/57963 cut-off events. [2025-02-08 08:42:56,424 INFO L125 PetriNetUnfolderBase]: For 782295/788115 co-relation queries the response was YES. [2025-02-08 08:42:56,650 INFO L83 FinitePrefix]: Finished finitePrefix Result has 381281 conditions, 57963 events. 40523/57963 cut-off events. For 782295/788115 co-relation queries the response was YES. Maximal size of possible extension queue 2847. Compared 408706 event pairs, 6286 based on Foata normal form. 1982/59796 useless extension candidates. Maximal degree in co-relation 145084. Up to 16632 conditions per place. [2025-02-08 08:42:56,893 INFO L140 encePairwiseOnDemand]: 31/38 looper letters, 325 selfloop transitions, 121 changer transitions 11/472 dead transitions. [2025-02-08 08:42:56,893 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 97 places, 472 transitions, 7858 flow [2025-02-08 08:42:56,893 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2025-02-08 08:42:56,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2025-02-08 08:42:56,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 215 transitions. [2025-02-08 08:42:56,894 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7072368421052632 [2025-02-08 08:42:56,894 INFO L175 Difference]: Start difference. First operand has 90 places, 153 transitions, 2200 flow. Second operand 8 states and 215 transitions. [2025-02-08 08:42:56,894 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 97 places, 472 transitions, 7858 flow [2025-02-08 08:42:57,461 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 96 places, 472 transitions, 7657 flow, removed 77 selfloop flow, removed 1 redundant places. [2025-02-08 08:42:57,465 INFO L231 Difference]: Finished difference. Result has 102 places, 245 transitions, 4097 flow [2025-02-08 08:42:57,465 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=2147, PETRI_DIFFERENCE_MINUEND_PLACES=89, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=153, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=42, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=96, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=4097, PETRI_PLACES=102, PETRI_TRANSITIONS=245} [2025-02-08 08:42:57,466 INFO L279 CegarLoopForPetriNet]: 42 programPoint places, 60 predicate places. [2025-02-08 08:42:57,466 INFO L471 AbstractCegarLoop]: Abstraction has has 102 places, 245 transitions, 4097 flow [2025-02-08 08:42:57,466 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 16.333333333333332) internal successors, (98), 6 states have internal predecessors, (98), 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-02-08 08:42:57,467 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:42:57,467 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1, 1, 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-02-08 08:42:57,467 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-02-08 08:42:57,467 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2025-02-08 08:42:57,468 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:42:57,468 INFO L85 PathProgramCache]: Analyzing trace with hash 1641102729, now seen corresponding path program 5 times [2025-02-08 08:42:57,468 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:42:57,468 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1197327834] [2025-02-08 08:42:57,468 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-02-08 08:42:57,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:42:57,474 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 33 statements into 2 equivalence classes. [2025-02-08 08:42:57,478 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 33 of 33 statements. [2025-02-08 08:42:57,478 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-08 08:42:57,478 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:42:57,545 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-02-08 08:42:57,545 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:42:57,545 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1197327834] [2025-02-08 08:42:57,545 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1197327834] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-08 08:42:57,545 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [415831565] [2025-02-08 08:42:57,545 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-02-08 08:42:57,546 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-08 08:42:57,546 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 08:42:57,548 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-08 08:42:57,549 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2025-02-08 08:42:57,585 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 33 statements into 2 equivalence classes. [2025-02-08 08:42:57,601 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 33 of 33 statements. [2025-02-08 08:42:57,601 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-08 08:42:57,601 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:42:57,602 INFO L256 TraceCheckSpWp]: Trace formula consists of 199 conjuncts, 7 conjuncts are in the unsatisfiable core [2025-02-08 08:42:57,604 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-08 08:42:57,734 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-02-08 08:42:57,735 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-08 08:42:57,863 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-02-08 08:42:57,863 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [415831565] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-08 08:42:57,863 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-08 08:42:57,864 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 13 [2025-02-08 08:42:57,864 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1529048085] [2025-02-08 08:42:57,864 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-08 08:42:57,864 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2025-02-08 08:42:57,864 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:42:57,864 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2025-02-08 08:42:57,865 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=43, Invalid=139, Unknown=0, NotChecked=0, Total=182 [2025-02-08 08:42:57,881 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 11 out of 38 [2025-02-08 08:42:57,882 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 102 places, 245 transitions, 4097 flow. Second operand has 14 states, 14 states have (on average 15.785714285714286) internal successors, (221), 14 states have internal predecessors, (221), 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-02-08 08:42:57,882 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:42:57,882 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 11 of 38 [2025-02-08 08:42:57,882 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:43:16,595 INFO L124 PetriNetUnfolderBase]: 146995/198855 cut-off events. [2025-02-08 08:43:16,595 INFO L125 PetriNetUnfolderBase]: For 2654617/2662134 co-relation queries the response was YES. [2025-02-08 08:43:17,586 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1289966 conditions, 198855 events. 146995/198855 cut-off events. For 2654617/2662134 co-relation queries the response was YES. Maximal size of possible extension queue 7112. Compared 1383514 event pairs, 9630 based on Foata normal form. 11017/207220 useless extension candidates. Maximal degree in co-relation 905485. Up to 46230 conditions per place. [2025-02-08 08:43:18,416 INFO L140 encePairwiseOnDemand]: 29/38 looper letters, 1594 selfloop transitions, 371 changer transitions 52/2037 dead transitions. [2025-02-08 08:43:18,416 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 135 places, 2037 transitions, 35123 flow [2025-02-08 08:43:18,417 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 34 states. [2025-02-08 08:43:18,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 34 states. [2025-02-08 08:43:18,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 34 states and 789 transitions. [2025-02-08 08:43:18,418 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6106811145510835 [2025-02-08 08:43:18,419 INFO L175 Difference]: Start difference. First operand has 102 places, 245 transitions, 4097 flow. Second operand 34 states and 789 transitions. [2025-02-08 08:43:18,419 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 135 places, 2037 transitions, 35123 flow [2025-02-08 08:43:46,886 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 135 places, 2037 transitions, 34433 flow, removed 345 selfloop flow, removed 0 redundant places. [2025-02-08 08:43:46,902 INFO L231 Difference]: Finished difference. Result has 161 places, 595 transitions, 11138 flow [2025-02-08 08:43:46,902 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=4019, PETRI_DIFFERENCE_MINUEND_PLACES=102, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=245, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=54, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=159, PETRI_DIFFERENCE_SUBTRAHEND_STATES=34, PETRI_FLOW=11138, PETRI_PLACES=161, PETRI_TRANSITIONS=595} [2025-02-08 08:43:46,902 INFO L279 CegarLoopForPetriNet]: 42 programPoint places, 119 predicate places. [2025-02-08 08:43:46,902 INFO L471 AbstractCegarLoop]: Abstraction has has 161 places, 595 transitions, 11138 flow [2025-02-08 08:43:46,902 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 15.785714285714286) internal successors, (221), 14 states have internal predecessors, (221), 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-02-08 08:43:46,902 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:43:46,902 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1, 1, 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-02-08 08:43:46,908 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2025-02-08 08:43:47,103 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16,4 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-08 08:43:47,103 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2025-02-08 08:43:47,103 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:43:47,104 INFO L85 PathProgramCache]: Analyzing trace with hash 2100210345, now seen corresponding path program 6 times [2025-02-08 08:43:47,104 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:43:47,104 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1262908607] [2025-02-08 08:43:47,104 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-02-08 08:43:47,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:43:47,109 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 33 statements into 2 equivalence classes. [2025-02-08 08:43:47,114 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 2 check-sat command(s) and asserted 33 of 33 statements. [2025-02-08 08:43:47,115 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 2 check-sat command(s) [2025-02-08 08:43:47,115 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:43:47,194 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 08:43:47,194 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:43:47,194 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1262908607] [2025-02-08 08:43:47,194 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1262908607] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-08 08:43:47,194 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1526125938] [2025-02-08 08:43:47,194 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-02-08 08:43:47,195 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-08 08:43:47,195 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 08:43:47,196 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-08 08:43:47,198 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2025-02-08 08:43:47,235 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 33 statements into 2 equivalence classes. [2025-02-08 08:43:47,252 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 2 check-sat command(s) and asserted 33 of 33 statements. [2025-02-08 08:43:47,252 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 2 check-sat command(s) [2025-02-08 08:43:47,252 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:43:47,253 INFO L256 TraceCheckSpWp]: Trace formula consists of 199 conjuncts, 7 conjuncts are in the unsatisfiable core [2025-02-08 08:43:47,254 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-08 08:43:47,375 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 08:43:47,375 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-02-08 08:43:47,375 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1526125938] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:43:47,375 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2025-02-08 08:43:47,375 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5] total 9 [2025-02-08 08:43:47,375 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [355309245] [2025-02-08 08:43:47,375 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:43:47,376 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 08:43:47,376 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:43:47,376 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 08:43:47,376 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90 [2025-02-08 08:43:47,380 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 13 out of 38 [2025-02-08 08:43:47,380 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 161 places, 595 transitions, 11138 flow. Second operand has 6 states, 6 states have (on average 17.166666666666668) internal successors, (103), 6 states have internal predecessors, (103), 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-02-08 08:43:47,380 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:43:47,380 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 38 [2025-02-08 08:43:47,380 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:43:49,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][171], [Black: 306#(<= (+ ~i2~0 1) ~N2~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 523#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 519#(<= ~M1~0 ~j1~0), Black: 525#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), Black: 521#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 773#(and (<= ~j2~0 1) (<= (+ 2 ~j2~0) ~M2~0) (<= 2 ~M2~0)), Black: 765#(and (<= (+ ~j2~0 1) ~M2~0) (<= ~M1~0 ~j1~0)), Black: 517#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), Black: 777#(and (<= ~j2~0 1) (<= ~M1~0 ~j1~0) (<= (+ 2 ~j2~0) ~M2~0) (<= 2 ~M2~0)), Black: 779#(and (<= ~M1~0 ~j1~0) (<= (+ 2 ~j2~0) ~M2~0)), Black: 665#(< ~j2~0 ~M2~0), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 739#(and (<= ~j2~0 0) (<= (+ ~M1~0 ~i2~0) ~N2~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 781#(and (= ~j1~0 0) (<= (+ ~j2~0 1) ~M2~0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 534#(and (<= (+ ~M1~0 ~i2~0) ~N2~0) (= ~j1~0 0)), Black: 541#(and (<= ~j2~0 0) (<= 0 ~j1~0) (= ~M2~0 ~M1~0)), Black: 669#(< (+ ~j2~0 1) ~M2~0), Black: 695#(or (< ~M1~0 (+ 2 ~j1~0)) (< (+ ~j2~0 1) ~M2~0)), Black: 535#(and (= ~j1~0 0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 767#(and (<= ~j2~0 1) (or (< ~M1~0 (+ ~j1~0 1)) (< (+ ~j2~0 1) ~M2~0)) (<= 2 ~M2~0)), Black: 747#(and (<= ~j2~0 0) (<= 1 ~j1~0) (<= (+ ~j2~0 1) ~M2~0) (<= ~M1~0 ~j1~0) (= ~M2~0 ~M1~0)), Black: 761#(and (or (< ~M1~0 (+ 2 ~j1~0)) (< (+ ~j2~0 1) ~M2~0)) (<= ~j2~0 1) (<= 2 ~M2~0)), Black: 763#(and (or (< ~M1~0 (+ 2 ~j1~0)) (< (+ ~j2~0 1) ~M2~0)) (<= (+ ~j2~0 1) ~M2~0)), Black: 745#(and (<= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 755#(and (<= ~j2~0 0) (= ~j1~0 0) (<= (+ ~j2~0 1) ~M2~0) (= ~M2~0 ~M1~0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 289#(<= ~counter~0 1), Black: 537#(<= ~M1~0 ~j1~0), Black: 682#(or (< ~M1~0 (+ ~j1~0 1)) (< (+ ~j2~0 1) ~M2~0)), Black: 775#(and (<= (+ ~j2~0 1) ~M2~0) (or (< ~M1~0 (+ ~j1~0 1)) (< (+ ~j2~0 1) ~M2~0))), Black: 783#(and (<= ~M1~0 1) (= ~j1~0 0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 751#(and (<= ~j2~0 0) (<= ~M1~0 1) (= ~j1~0 0) (= ~M2~0 ~M1~0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 297#(<= ~counter~0 2), Black: 532#true, Black: 771#(and (<= ~j2~0 1) (<= ~M1~0 ~j1~0) (<= 2 ~M2~0)), 4#L63true, Black: 52#(= ~counter~0 0), 85#true, 743#(and (<= ~j2~0 0) (<= 1 ~j1~0) (<= (+ ~j2~0 1) ~M2~0) (= ~M2~0 ~M1~0)), 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 33#L75true, 288#(= ~counter~0 0), 20#L98-1true, 300#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), 263#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 295#(= ~counter~0 0), 516#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), 812#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 471#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0)), Black: 509#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0)))]) [2025-02-08 08:43:49,020 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:43:49,020 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:43:49,020 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:43:49,020 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:43:49,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([327] L64-->L63: Formula: (and (= (+ v_~counter~0_48 1) v_~counter~0_47) (= v_~j1~0_22 (+ v_~j1~0_23 1))) InVars {~counter~0=v_~counter~0_48, ~j1~0=v_~j1~0_23} OutVars{~counter~0=v_~counter~0_47, ~j1~0=v_~j1~0_22, thread3Thread1of1ForFork3_#t~post6=|v_thread3Thread1of1ForFork3_#t~post6_1|, thread3Thread1of1ForFork3_#t~post5=|v_thread3Thread1of1ForFork3_#t~post5_1|} AuxVars[] AssignedVars[~counter~0, ~j1~0, thread3Thread1of1ForFork3_#t~post6, thread3Thread1of1ForFork3_#t~post5][97], [Black: 306#(<= (+ ~i2~0 1) ~N2~0), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 254#true, 54#true, Black: 523#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 519#(<= ~M1~0 ~j1~0), Black: 525#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), Black: 773#(and (<= ~j2~0 1) (<= (+ 2 ~j2~0) ~M2~0) (<= 2 ~M2~0)), Black: 521#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 765#(and (<= (+ ~j2~0 1) ~M2~0) (<= ~M1~0 ~j1~0)), Black: 517#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), Black: 777#(and (<= ~j2~0 1) (<= ~M1~0 ~j1~0) (<= (+ 2 ~j2~0) ~M2~0) (<= 2 ~M2~0)), Black: 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), Black: 779#(and (<= ~M1~0 ~j1~0) (<= (+ 2 ~j2~0) ~M2~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 665#(< ~j2~0 ~M2~0), Black: 739#(and (<= ~j2~0 0) (<= (+ ~M1~0 ~i2~0) ~N2~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 781#(and (= ~j1~0 0) (<= (+ ~j2~0 1) ~M2~0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 534#(and (<= (+ ~M1~0 ~i2~0) ~N2~0) (= ~j1~0 0)), Black: 541#(and (<= ~j2~0 0) (<= 0 ~j1~0) (= ~M2~0 ~M1~0)), Black: 669#(< (+ ~j2~0 1) ~M2~0), 296#(<= ~counter~0 1), Black: 695#(or (< ~M1~0 (+ 2 ~j1~0)) (< (+ ~j2~0 1) ~M2~0)), Black: 535#(and (= ~j1~0 0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 767#(and (<= ~j2~0 1) (or (< ~M1~0 (+ ~j1~0 1)) (< (+ ~j2~0 1) ~M2~0)) (<= 2 ~M2~0)), Black: 747#(and (<= ~j2~0 0) (<= 1 ~j1~0) (<= (+ ~j2~0 1) ~M2~0) (<= ~M1~0 ~j1~0) (= ~M2~0 ~M1~0)), Black: 761#(and (or (< ~M1~0 (+ 2 ~j1~0)) (< (+ ~j2~0 1) ~M2~0)) (<= ~j2~0 1) (<= 2 ~M2~0)), Black: 763#(and (or (< ~M1~0 (+ 2 ~j1~0)) (< (+ ~j2~0 1) ~M2~0)) (<= (+ ~j2~0 1) ~M2~0)), Black: 745#(and (<= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), 749#(and (<= ~j2~0 0) (<= 1 ~j1~0) (= ~M2~0 ~M1~0) (<= 2 ~M2~0)), 289#(<= ~counter~0 1), Black: 755#(and (<= ~j2~0 0) (= ~j1~0 0) (<= (+ ~j2~0 1) ~M2~0) (= ~M2~0 ~M1~0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 537#(<= ~M1~0 ~j1~0), Black: 288#(= ~counter~0 0), Black: 682#(or (< ~M1~0 (+ ~j1~0 1)) (< (+ ~j2~0 1) ~M2~0)), Black: 775#(and (<= (+ ~j2~0 1) ~M2~0) (or (< ~M1~0 (+ ~j1~0 1)) (< (+ ~j2~0 1) ~M2~0))), Black: 743#(and (<= ~j2~0 0) (<= 1 ~j1~0) (<= (+ ~j2~0 1) ~M2~0) (= ~M2~0 ~M1~0)), Black: 783#(and (<= ~M1~0 1) (= ~j1~0 0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 751#(and (<= ~j2~0 0) (<= ~M1~0 1) (= ~j1~0 0) (= ~M2~0 ~M1~0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 297#(<= ~counter~0 2), Black: 532#true, Black: 771#(and (<= ~j2~0 1) (<= ~M1~0 ~j1~0) (<= 2 ~M2~0)), Black: 295#(= ~counter~0 0), 10#L99true, 4#L63true, Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 33#L75true, 274#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), 300#true, 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 516#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), 812#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 471#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0)), Black: 509#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0)))]) [2025-02-08 08:43:49,414 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2025-02-08 08:43:49,414 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:43:49,414 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:43:49,414 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2025-02-08 08:43:49,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][171], [Black: 306#(<= (+ ~i2~0 1) ~N2~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 254#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 523#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 519#(<= ~M1~0 ~j1~0), Black: 525#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), Black: 521#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 773#(and (<= ~j2~0 1) (<= (+ 2 ~j2~0) ~M2~0) (<= 2 ~M2~0)), Black: 517#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), Black: 765#(and (<= (+ ~j2~0 1) ~M2~0) (<= ~M1~0 ~j1~0)), Black: 777#(and (<= ~j2~0 1) (<= ~M1~0 ~j1~0) (<= (+ 2 ~j2~0) ~M2~0) (<= 2 ~M2~0)), Black: 779#(and (<= ~M1~0 ~j1~0) (<= (+ 2 ~j2~0) ~M2~0)), Black: 665#(< ~j2~0 ~M2~0), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 739#(and (<= ~j2~0 0) (<= (+ ~M1~0 ~i2~0) ~N2~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 781#(and (= ~j1~0 0) (<= (+ ~j2~0 1) ~M2~0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 534#(and (<= (+ ~M1~0 ~i2~0) ~N2~0) (= ~j1~0 0)), Black: 541#(and (<= ~j2~0 0) (<= 0 ~j1~0) (= ~M2~0 ~M1~0)), Black: 669#(< (+ ~j2~0 1) ~M2~0), Black: 695#(or (< ~M1~0 (+ 2 ~j1~0)) (< (+ ~j2~0 1) ~M2~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 535#(and (= ~j1~0 0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 767#(and (<= ~j2~0 1) (or (< ~M1~0 (+ ~j1~0 1)) (< (+ ~j2~0 1) ~M2~0)) (<= 2 ~M2~0)), Black: 747#(and (<= ~j2~0 0) (<= 1 ~j1~0) (<= (+ ~j2~0 1) ~M2~0) (<= ~M1~0 ~j1~0) (= ~M2~0 ~M1~0)), Black: 761#(and (or (< ~M1~0 (+ 2 ~j1~0)) (< (+ ~j2~0 1) ~M2~0)) (<= ~j2~0 1) (<= 2 ~M2~0)), Black: 763#(and (or (< ~M1~0 (+ 2 ~j1~0)) (< (+ ~j2~0 1) ~M2~0)) (<= (+ ~j2~0 1) ~M2~0)), Black: 745#(and (<= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 289#(<= ~counter~0 1), Black: 755#(and (<= ~j2~0 0) (= ~j1~0 0) (<= (+ ~j2~0 1) ~M2~0) (= ~M2~0 ~M1~0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 537#(<= ~M1~0 ~j1~0), Black: 682#(or (< ~M1~0 (+ ~j1~0 1)) (< (+ ~j2~0 1) ~M2~0)), Black: 775#(and (<= (+ ~j2~0 1) ~M2~0) (or (< ~M1~0 (+ ~j1~0 1)) (< (+ ~j2~0 1) ~M2~0))), Black: 783#(and (<= ~M1~0 1) (= ~j1~0 0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 751#(and (<= ~j2~0 0) (<= ~M1~0 1) (= ~j1~0 0) (= ~M2~0 ~M1~0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 297#(<= ~counter~0 2), Black: 532#true, Black: 771#(and (<= ~j2~0 1) (<= ~M1~0 ~j1~0) (<= 2 ~M2~0)), 10#L99true, 4#L63true, Black: 52#(= ~counter~0 0), 85#true, 743#(and (<= ~j2~0 0) (<= 1 ~j1~0) (<= (+ ~j2~0 1) ~M2~0) (= ~M2~0 ~M1~0)), 12#L41true, 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 33#L75true, 288#(= ~counter~0 0), 300#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), 263#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 257#(<= (+ ~i1~0 1) ~N1~0), Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#(= ~counter~0 0), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 516#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), 812#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 471#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0)), Black: 509#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0)))]) [2025-02-08 08:43:49,657 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:43:49,658 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:43:49,658 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:43:49,658 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:43:49,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][279], [Black: 306#(<= (+ ~i2~0 1) ~N2~0), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 516#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), 514#true, Black: 523#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 519#(<= ~M1~0 ~j1~0), Black: 525#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), Black: 521#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 773#(and (<= ~j2~0 1) (<= (+ 2 ~j2~0) ~M2~0) (<= 2 ~M2~0)), Black: 765#(and (<= (+ ~j2~0 1) ~M2~0) (<= ~M1~0 ~j1~0)), Black: 517#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), Black: 777#(and (<= ~j2~0 1) (<= ~M1~0 ~j1~0) (<= (+ 2 ~j2~0) ~M2~0) (<= 2 ~M2~0)), 15#L40true, Black: 779#(and (<= ~M1~0 ~j1~0) (<= (+ 2 ~j2~0) ~M2~0)), Black: 665#(< ~j2~0 ~M2~0), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 739#(and (<= ~j2~0 0) (<= (+ ~M1~0 ~i2~0) ~N2~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 781#(and (= ~j1~0 0) (<= (+ ~j2~0 1) ~M2~0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 534#(and (<= (+ ~M1~0 ~i2~0) ~N2~0) (= ~j1~0 0)), Black: 541#(and (<= ~j2~0 0) (<= 0 ~j1~0) (= ~M2~0 ~M1~0)), Black: 669#(< (+ ~j2~0 1) ~M2~0), 296#(<= ~counter~0 1), Black: 695#(or (< ~M1~0 (+ 2 ~j1~0)) (< (+ ~j2~0 1) ~M2~0)), Black: 535#(and (= ~j1~0 0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 767#(and (<= ~j2~0 1) (or (< ~M1~0 (+ ~j1~0 1)) (< (+ ~j2~0 1) ~M2~0)) (<= 2 ~M2~0)), Black: 747#(and (<= ~j2~0 0) (<= 1 ~j1~0) (<= (+ ~j2~0 1) ~M2~0) (<= ~M1~0 ~j1~0) (= ~M2~0 ~M1~0)), Black: 761#(and (or (< ~M1~0 (+ 2 ~j1~0)) (< (+ ~j2~0 1) ~M2~0)) (<= ~j2~0 1) (<= 2 ~M2~0)), Black: 763#(and (or (< ~M1~0 (+ 2 ~j1~0)) (< (+ ~j2~0 1) ~M2~0)) (<= (+ ~j2~0 1) ~M2~0)), Black: 745#(and (<= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 755#(and (<= ~j2~0 0) (= ~j1~0 0) (<= (+ ~j2~0 1) ~M2~0) (= ~M2~0 ~M1~0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 289#(<= ~counter~0 1), Black: 288#(= ~counter~0 0), Black: 537#(<= ~M1~0 ~j1~0), Black: 682#(or (< ~M1~0 (+ ~j1~0 1)) (< (+ ~j2~0 1) ~M2~0)), Black: 775#(and (<= (+ ~j2~0 1) ~M2~0) (or (< ~M1~0 (+ ~j1~0 1)) (< (+ ~j2~0 1) ~M2~0))), Black: 783#(and (<= ~M1~0 1) (= ~j1~0 0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), 286#true, Black: 751#(and (<= ~j2~0 0) (<= ~M1~0 1) (= ~j1~0 0) (= ~M2~0 ~M1~0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 297#(<= ~counter~0 2), Black: 532#true, Black: 771#(and (<= ~j2~0 1) (<= ~M1~0 ~j1~0) (<= 2 ~M2~0)), Black: 295#(= ~counter~0 0), 4#L63true, Black: 52#(= ~counter~0 0), 85#true, 743#(and (<= ~j2~0 0) (<= 1 ~j1~0) (<= (+ ~j2~0 1) ~M2~0) (= ~M2~0 ~M1~0)), 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 33#L75true, 20#L98-1true, 300#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), 263#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 254#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 812#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 471#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0)), Black: 509#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0)))]) [2025-02-08 08:43:49,721 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:43:49,721 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:43:49,721 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:43:49,722 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:43:49,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][171], [Black: 306#(<= (+ ~i2~0 1) ~N2~0), 523#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 254#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 516#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), Black: 519#(<= ~M1~0 ~j1~0), Black: 525#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), Black: 521#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 773#(and (<= ~j2~0 1) (<= (+ 2 ~j2~0) ~M2~0) (<= 2 ~M2~0)), Black: 765#(and (<= (+ ~j2~0 1) ~M2~0) (<= ~M1~0 ~j1~0)), Black: 517#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), Black: 777#(and (<= ~j2~0 1) (<= ~M1~0 ~j1~0) (<= (+ 2 ~j2~0) ~M2~0) (<= 2 ~M2~0)), Black: 779#(and (<= ~M1~0 ~j1~0) (<= (+ 2 ~j2~0) ~M2~0)), Black: 665#(< ~j2~0 ~M2~0), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 739#(and (<= ~j2~0 0) (<= (+ ~M1~0 ~i2~0) ~N2~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 781#(and (= ~j1~0 0) (<= (+ ~j2~0 1) ~M2~0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 534#(and (<= (+ ~M1~0 ~i2~0) ~N2~0) (= ~j1~0 0)), Black: 541#(and (<= ~j2~0 0) (<= 0 ~j1~0) (= ~M2~0 ~M1~0)), Black: 669#(< (+ ~j2~0 1) ~M2~0), Black: 695#(or (< ~M1~0 (+ 2 ~j1~0)) (< (+ ~j2~0 1) ~M2~0)), Black: 535#(and (= ~j1~0 0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 767#(and (<= ~j2~0 1) (or (< ~M1~0 (+ ~j1~0 1)) (< (+ ~j2~0 1) ~M2~0)) (<= 2 ~M2~0)), Black: 761#(and (or (< ~M1~0 (+ 2 ~j1~0)) (< (+ ~j2~0 1) ~M2~0)) (<= ~j2~0 1) (<= 2 ~M2~0)), Black: 763#(and (or (< ~M1~0 (+ 2 ~j1~0)) (< (+ ~j2~0 1) ~M2~0)) (<= (+ ~j2~0 1) ~M2~0)), Black: 745#(and (<= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 755#(and (<= ~j2~0 0) (= ~j1~0 0) (<= (+ ~j2~0 1) ~M2~0) (= ~M2~0 ~M1~0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 289#(<= ~counter~0 1), Black: 537#(<= ~M1~0 ~j1~0), Black: 682#(or (< ~M1~0 (+ ~j1~0 1)) (< (+ ~j2~0 1) ~M2~0)), Black: 775#(and (<= (+ ~j2~0 1) ~M2~0) (or (< ~M1~0 (+ ~j1~0 1)) (< (+ ~j2~0 1) ~M2~0))), Black: 743#(and (<= ~j2~0 0) (<= 1 ~j1~0) (<= (+ ~j2~0 1) ~M2~0) (= ~M2~0 ~M1~0)), Black: 783#(and (<= ~M1~0 1) (= ~j1~0 0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 751#(and (<= ~j2~0 0) (<= ~M1~0 1) (= ~j1~0 0) (= ~M2~0 ~M1~0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 297#(<= ~counter~0 2), Black: 532#true, Black: 771#(and (<= ~j2~0 1) (<= ~M1~0 ~j1~0) (<= 2 ~M2~0)), 747#(and (<= ~j2~0 0) (<= 1 ~j1~0) (<= (+ ~j2~0 1) ~M2~0) (<= ~M1~0 ~j1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 85#true, 12#L41true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 33#L75true, 288#(= ~counter~0 0), 20#L98-1true, 300#true, 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), 263#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 36#thread3EXITtrue, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 295#(= ~counter~0 0), 812#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 471#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0)), Black: 509#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0)))]) [2025-02-08 08:43:49,723 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:43:49,723 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:43:49,723 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:43:49,723 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:43:49,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([323] L52-->L51: Formula: (and (= (+ v_~counter~0_99 1) v_~counter~0_100) (= (+ v_~i2~0_49 1) v_~i2~0_48) (not (= (ite (< 0 v_~counter~0_100) 1 0) 0))) InVars {~counter~0=v_~counter~0_100, ~i2~0=v_~i2~0_49} OutVars{thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~counter~0=v_~counter~0_99, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~i2~0=v_~i2~0_48, thread2Thread1of1ForFork0_#t~post3#1=|v_thread2Thread1of1ForFork0_#t~post3#1_1|, thread2Thread1of1ForFork0_#t~post4#1=|v_thread2Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[~counter~0, thread2Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~i2~0, thread2Thread1of1ForFork0_#t~post3#1, thread2Thread1of1ForFork0_#t~post4#1][279], [Black: 306#(<= (+ ~i2~0 1) ~N2~0), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), 54#true, Black: 516#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), Black: 523#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 519#(<= ~M1~0 ~j1~0), Black: 525#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), Black: 521#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 773#(and (<= ~j2~0 1) (<= (+ 2 ~j2~0) ~M2~0) (<= 2 ~M2~0)), Black: 765#(and (<= (+ ~j2~0 1) ~M2~0) (<= ~M1~0 ~j1~0)), Black: 777#(and (<= ~j2~0 1) (<= ~M1~0 ~j1~0) (<= (+ 2 ~j2~0) ~M2~0) (<= 2 ~M2~0)), 15#L40true, Black: 779#(and (<= ~M1~0 ~j1~0) (<= (+ 2 ~j2~0) ~M2~0)), Black: 665#(< ~j2~0 ~M2~0), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 739#(and (<= ~j2~0 0) (<= (+ ~M1~0 ~i2~0) ~N2~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 781#(and (= ~j1~0 0) (<= (+ ~j2~0 1) ~M2~0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 534#(and (<= (+ ~M1~0 ~i2~0) ~N2~0) (= ~j1~0 0)), Black: 541#(and (<= ~j2~0 0) (<= 0 ~j1~0) (= ~M2~0 ~M1~0)), Black: 669#(< (+ ~j2~0 1) ~M2~0), 296#(<= ~counter~0 1), Black: 695#(or (< ~M1~0 (+ 2 ~j1~0)) (< (+ ~j2~0 1) ~M2~0)), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 535#(and (= ~j1~0 0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 767#(and (<= ~j2~0 1) (or (< ~M1~0 (+ ~j1~0 1)) (< (+ ~j2~0 1) ~M2~0)) (<= 2 ~M2~0)), Black: 747#(and (<= ~j2~0 0) (<= 1 ~j1~0) (<= (+ ~j2~0 1) ~M2~0) (<= ~M1~0 ~j1~0) (= ~M2~0 ~M1~0)), Black: 761#(and (or (< ~M1~0 (+ 2 ~j1~0)) (< (+ ~j2~0 1) ~M2~0)) (<= ~j2~0 1) (<= 2 ~M2~0)), Black: 763#(and (or (< ~M1~0 (+ 2 ~j1~0)) (< (+ ~j2~0 1) ~M2~0)) (<= (+ ~j2~0 1) ~M2~0)), Black: 745#(and (<= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 289#(<= ~counter~0 1), Black: 755#(and (<= ~j2~0 0) (= ~j1~0 0) (<= (+ ~j2~0 1) ~M2~0) (= ~M2~0 ~M1~0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 537#(<= ~M1~0 ~j1~0), Black: 288#(= ~counter~0 0), Black: 682#(or (< ~M1~0 (+ ~j1~0 1)) (< (+ ~j2~0 1) ~M2~0)), Black: 775#(and (<= (+ ~j2~0 1) ~M2~0) (or (< ~M1~0 (+ ~j1~0 1)) (< (+ ~j2~0 1) ~M2~0))), Black: 783#(and (<= ~M1~0 1) (= ~j1~0 0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), 286#true, Black: 751#(and (<= ~j2~0 0) (<= ~M1~0 1) (= ~j1~0 0) (= ~M2~0 ~M1~0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 532#true, Black: 297#(<= ~counter~0 2), Black: 771#(and (<= ~j2~0 1) (<= ~M1~0 ~j1~0) (<= 2 ~M2~0)), Black: 295#(= ~counter~0 0), 4#L63true, Black: 52#(= ~counter~0 0), 85#true, 743#(and (<= ~j2~0 0) (<= 1 ~j1~0) (<= (+ ~j2~0 1) ~M2~0) (= ~M2~0 ~M1~0)), 76#true, 31#L51true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 33#L75true, 20#L98-1true, 300#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), 263#true, 517#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 254#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 812#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 471#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0)), Black: 509#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0)))]) [2025-02-08 08:43:49,724 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2025-02-08 08:43:49,724 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:43:49,724 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:43:49,724 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2025-02-08 08:43:50,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([327] L64-->L63: Formula: (and (= (+ v_~counter~0_48 1) v_~counter~0_47) (= v_~j1~0_22 (+ v_~j1~0_23 1))) InVars {~counter~0=v_~counter~0_48, ~j1~0=v_~j1~0_23} OutVars{~counter~0=v_~counter~0_47, ~j1~0=v_~j1~0_22, thread3Thread1of1ForFork3_#t~post6=|v_thread3Thread1of1ForFork3_#t~post6_1|, thread3Thread1of1ForFork3_#t~post5=|v_thread3Thread1of1ForFork3_#t~post5_1|} AuxVars[] AssignedVars[~counter~0, ~j1~0, thread3Thread1of1ForFork3_#t~post6, thread3Thread1of1ForFork3_#t~post5][181], [Black: 306#(<= (+ ~i2~0 1) ~N2~0), Black: 257#(<= (+ ~i1~0 1) ~N1~0), Black: 259#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 54#true, Black: 265#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 523#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 519#(<= ~M1~0 ~j1~0), Black: 525#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), Black: 521#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 773#(and (<= ~j2~0 1) (<= (+ 2 ~j2~0) ~M2~0) (<= 2 ~M2~0)), Black: 765#(and (<= (+ ~j2~0 1) ~M2~0) (<= ~M1~0 ~j1~0)), Black: 517#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), Black: 777#(and (<= ~j2~0 1) (<= ~M1~0 ~j1~0) (<= (+ 2 ~j2~0) ~M2~0) (<= 2 ~M2~0)), 15#L40true, Black: 779#(and (<= ~M1~0 ~j1~0) (<= (+ 2 ~j2~0) ~M2~0)), Black: 273#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M2~0 ~N1~0)), Black: 665#(< ~j2~0 ~M2~0), Black: 739#(and (<= ~j2~0 0) (<= (+ ~M1~0 ~i2~0) ~N2~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 781#(and (= ~j1~0 0) (<= (+ ~j2~0 1) ~M2~0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 534#(and (<= (+ ~M1~0 ~i2~0) ~N2~0) (= ~j1~0 0)), Black: 541#(and (<= ~j2~0 0) (<= 0 ~j1~0) (= ~M2~0 ~M1~0)), Black: 669#(< (+ ~j2~0 1) ~M2~0), Black: 695#(or (< ~M1~0 (+ 2 ~j1~0)) (< (+ ~j2~0 1) ~M2~0)), Black: 535#(and (= ~j1~0 0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 283#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 767#(and (<= ~j2~0 1) (or (< ~M1~0 (+ ~j1~0 1)) (< (+ ~j2~0 1) ~M2~0)) (<= 2 ~M2~0)), Black: 747#(and (<= ~j2~0 0) (<= 1 ~j1~0) (<= (+ ~j2~0 1) ~M2~0) (<= ~M1~0 ~j1~0) (= ~M2~0 ~M1~0)), Black: 761#(and (or (< ~M1~0 (+ 2 ~j1~0)) (< (+ ~j2~0 1) ~M2~0)) (<= ~j2~0 1) (<= 2 ~M2~0)), Black: 763#(and (or (< ~M1~0 (+ 2 ~j1~0)) (< (+ ~j2~0 1) ~M2~0)) (<= (+ ~j2~0 1) ~M2~0)), Black: 745#(and (<= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), 749#(and (<= ~j2~0 0) (<= 1 ~j1~0) (= ~M2~0 ~M1~0) (<= 2 ~M2~0)), Black: 755#(and (<= ~j2~0 0) (= ~j1~0 0) (<= (+ ~j2~0 1) ~M2~0) (= ~M2~0 ~M1~0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 289#(<= ~counter~0 1), Black: 537#(<= ~M1~0 ~j1~0), Black: 288#(= ~counter~0 0), Black: 682#(or (< ~M1~0 (+ ~j1~0 1)) (< (+ ~j2~0 1) ~M2~0)), Black: 775#(and (<= (+ ~j2~0 1) ~M2~0) (or (< ~M1~0 (+ ~j1~0 1)) (< (+ ~j2~0 1) ~M2~0))), Black: 743#(and (<= ~j2~0 0) (<= 1 ~j1~0) (<= (+ ~j2~0 1) ~M2~0) (= ~M2~0 ~M1~0)), Black: 783#(and (<= ~M1~0 1) (= ~j1~0 0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), Black: 751#(and (<= ~j2~0 0) (<= ~M1~0 1) (= ~j1~0 0) (= ~M2~0 ~M1~0) (<= (+ ~M1~0 ~i2~0) (+ ~N2~0 1))), 286#true, Black: 532#true, Black: 771#(and (<= ~j2~0 1) (<= ~M1~0 ~j1~0) (<= 2 ~M2~0)), Black: 295#(= ~counter~0 0), 10#L99true, 4#L63true, Black: 52#(= ~counter~0 0), 85#true, 31#L51true, 76#true, Black: 59#(and (<= ~N1~0 0) (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 56#(and (= ~i1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 64#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 33#L75true, 300#true, Black: 70#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 275#(and (= ~j2~0 0) (= ~M2~0 ~N1~0) (<= 1 ~N1~0)), 263#true, Black: 78#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), Black: 82#(and (<= ~N1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~M2~0 ~N1~0)), 254#true, Black: 229#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 88#(<= (+ ~i2~0 1) ~N2~0), 516#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), 297#(<= ~counter~0 2), 812#true, Black: 248#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (= ~i2~0 0) (= ~N2~0 ~N1~0)), Black: 471#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0)), Black: 509#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0)))]) [2025-02-08 08:43:50,292 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2025-02-08 08:43:50,292 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:43:50,292 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2025-02-08 08:43:50,292 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event