./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version c00e63dc Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 34869a03f5df1c4e30332edfc2e178623447ef6ef2cce96cd0ac89e3886ca4a4 --- Real Ultimate output --- This is Ultimate 0.3.0-?-c00e63d-m [2025-02-06 13:03:36,636 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-06 13:03:36,691 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2025-02-06 13:03:36,699 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-06 13:03:36,699 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-06 13:03:36,719 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-06 13:03:36,720 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-06 13:03:36,720 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-06 13:03:36,720 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-06 13:03:36,720 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-06 13:03:36,720 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-06 13:03:36,720 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-06 13:03:36,720 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-06 13:03:36,720 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-06 13:03:36,720 INFO L153 SettingsManager]: * Use SBE=true [2025-02-06 13:03:36,721 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-06 13:03:36,721 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-06 13:03:36,721 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-06 13:03:36,721 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-06 13:03:36,721 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-06 13:03:36,721 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2025-02-06 13:03:36,721 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2025-02-06 13:03:36,721 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2025-02-06 13:03:36,721 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-06 13:03:36,721 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-02-06 13:03:36,722 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-02-06 13:03:36,722 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-06 13:03:36,722 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-06 13:03:36,722 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-06 13:03:36,722 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-06 13:03:36,722 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-06 13:03:36,722 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-06 13:03:36,722 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-06 13:03:36,722 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 13:03:36,722 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-06 13:03:36,723 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-06 13:03:36,723 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-06 13:03:36,723 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-06 13:03:36,723 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-06 13:03:36,723 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-06 13:03:36,723 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-06 13:03:36,723 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-06 13:03:36,723 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 34869a03f5df1c4e30332edfc2e178623447ef6ef2cce96cd0ac89e3886ca4a4 [2025-02-06 13:03:36,918 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-06 13:03:36,926 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-06 13:03:36,927 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-06 13:03:36,928 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-06 13:03:36,928 INFO L274 PluginConnector]: CDTParser initialized [2025-02-06 13:03:36,928 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c [2025-02-06 13:03:38,009 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/33ac0fe45/2b9a7de3b1904bde914402fb7faa3c64/FLAG0560bbc21 [2025-02-06 13:03:38,249 INFO L384 CDTParser]: Found 1 translation units. [2025-02-06 13:03:38,250 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c [2025-02-06 13:03:38,255 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/33ac0fe45/2b9a7de3b1904bde914402fb7faa3c64/FLAG0560bbc21 [2025-02-06 13:03:38,587 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/33ac0fe45/2b9a7de3b1904bde914402fb7faa3c64 [2025-02-06 13:03:38,589 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-06 13:03:38,590 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-06 13:03:38,591 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-06 13:03:38,592 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-06 13:03:38,594 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-06 13:03:38,595 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 01:03:38" (1/1) ... [2025-02-06 13:03:38,596 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@100c0bef and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 01:03:38, skipping insertion in model container [2025-02-06 13:03:38,597 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 01:03:38" (1/1) ... [2025-02-06 13:03:38,611 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-06 13:03:38,741 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 13:03:38,748 INFO L200 MainTranslator]: Completed pre-run [2025-02-06 13:03:38,774 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 13:03:38,789 INFO L204 MainTranslator]: Completed translation [2025-02-06 13:03:38,789 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 01:03:38 WrapperNode [2025-02-06 13:03:38,790 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-06 13:03:38,790 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-06 13:03:38,791 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-06 13:03:38,791 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-06 13:03:38,797 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 01:03:38" (1/1) ... [2025-02-06 13:03:38,806 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 01:03:38" (1/1) ... [2025-02-06 13:03:38,832 INFO L138 Inliner]: procedures = 19, calls = 24, calls flagged for inlining = 17, calls inlined = 17, statements flattened = 240 [2025-02-06 13:03:38,835 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-06 13:03:38,836 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-06 13:03:38,836 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-06 13:03:38,836 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-06 13:03:38,842 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 01:03:38" (1/1) ... [2025-02-06 13:03:38,843 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 01:03:38" (1/1) ... [2025-02-06 13:03:38,844 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 01:03:38" (1/1) ... [2025-02-06 13:03:38,859 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-06 13:03:38,860 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 01:03:38" (1/1) ... [2025-02-06 13:03:38,860 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 01:03:38" (1/1) ... [2025-02-06 13:03:38,863 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 01:03:38" (1/1) ... [2025-02-06 13:03:38,866 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 01:03:38" (1/1) ... [2025-02-06 13:03:38,867 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 01:03:38" (1/1) ... [2025-02-06 13:03:38,868 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 01:03:38" (1/1) ... [2025-02-06 13:03:38,871 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-06 13:03:38,872 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-06 13:03:38,872 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-06 13:03:38,872 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-06 13:03:38,873 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 01:03:38" (1/1) ... [2025-02-06 13:03:38,877 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 13:03:38,886 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 13:03:38,906 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-06 13:03:38,911 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-06 13:03:38,924 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-06 13:03:38,925 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2025-02-06 13:03:38,925 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2025-02-06 13:03:38,925 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2025-02-06 13:03:38,925 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2025-02-06 13:03:38,925 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2025-02-06 13:03:38,925 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2025-02-06 13:03:38,925 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-02-06 13:03:38,925 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-06 13:03:38,925 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-06 13:03:38,926 WARN L227 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-02-06 13:03:38,989 INFO L257 CfgBuilder]: Building ICFG [2025-02-06 13:03:38,991 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-06 13:03:39,241 INFO L304 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-02-06 13:03:39,241 INFO L308 CfgBuilder]: Performing block encoding [2025-02-06 13:03:39,402 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-06 13:03:39,402 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-06 13:03:39,402 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 01:03:39 BoogieIcfgContainer [2025-02-06 13:03:39,402 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-06 13:03:39,404 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-06 13:03:39,404 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-06 13:03:39,407 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-06 13:03:39,407 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.02 01:03:38" (1/3) ... [2025-02-06 13:03:39,408 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3c028baf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 01:03:39, skipping insertion in model container [2025-02-06 13:03:39,408 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 01:03:38" (2/3) ... [2025-02-06 13:03:39,408 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3c028baf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 01:03:39, skipping insertion in model container [2025-02-06 13:03:39,408 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 01:03:39" (3/3) ... [2025-02-06 13:03:39,409 INFO L128 eAbstractionObserver]: Analyzing ICFG parallel-bakery-3.wvr.c [2025-02-06 13:03:39,419 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-06 13:03:39,420 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG parallel-bakery-3.wvr.c that has 4 procedures, 87 locations, 1 initial locations, 0 loop locations, and 2 error locations. [2025-02-06 13:03:39,420 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-02-06 13:03:39,471 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2025-02-06 13:03:39,495 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 96 places, 92 transitions, 205 flow [2025-02-06 13:03:39,531 INFO L124 PetriNetUnfolderBase]: 6/89 cut-off events. [2025-02-06 13:03:39,532 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-02-06 13:03:39,535 INFO L83 FinitePrefix]: Finished finitePrefix Result has 102 conditions, 89 events. 6/89 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 130 event pairs, 0 based on Foata normal form. 0/81 useless extension candidates. Maximal degree in co-relation 65. Up to 2 conditions per place. [2025-02-06 13:03:39,535 INFO L82 GeneralOperation]: Start removeDead. Operand has 96 places, 92 transitions, 205 flow [2025-02-06 13:03:39,538 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 92 places, 88 transitions, 194 flow [2025-02-06 13:03:39,542 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 13:03:39,551 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;@56664c76, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 13:03:39,551 INFO L334 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2025-02-06 13:03:39,567 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-06 13:03:39,568 INFO L124 PetriNetUnfolderBase]: 6/85 cut-off events. [2025-02-06 13:03:39,568 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-02-06 13:03:39,568 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 13:03:39,569 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 13:03:39,569 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2025-02-06 13:03:39,574 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 13:03:39,574 INFO L85 PathProgramCache]: Analyzing trace with hash -1612018361, now seen corresponding path program 1 times [2025-02-06 13:03:39,581 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 13:03:39,582 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [960386106] [2025-02-06 13:03:39,583 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 13:03:39,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 13:03:39,642 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-02-06 13:03:39,679 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-02-06 13:03:39,679 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 13:03:39,679 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 13:03:40,139 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-06 13:03:40,139 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 13:03:40,140 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [960386106] [2025-02-06 13:03:40,140 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [960386106] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 13:03:40,141 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 13:03:40,141 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2025-02-06 13:03:40,142 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1369180008] [2025-02-06 13:03:40,142 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 13:03:40,146 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2025-02-06 13:03:40,149 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 13:03:40,163 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2025-02-06 13:03:40,163 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72 [2025-02-06 13:03:40,164 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 92 [2025-02-06 13:03:40,166 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 92 places, 88 transitions, 194 flow. Second operand has 9 states, 9 states have (on average 32.44444444444444) internal successors, (292), 9 states have internal predecessors, (292), 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-06 13:03:40,166 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 13:03:40,167 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 92 [2025-02-06 13:03:40,167 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 13:03:41,931 INFO L124 PetriNetUnfolderBase]: 13105/19183 cut-off events. [2025-02-06 13:03:41,931 INFO L125 PetriNetUnfolderBase]: For 740/740 co-relation queries the response was YES. [2025-02-06 13:03:41,954 INFO L83 FinitePrefix]: Finished finitePrefix Result has 38055 conditions, 19183 events. 13105/19183 cut-off events. For 740/740 co-relation queries the response was YES. Maximal size of possible extension queue 698. Compared 120626 event pairs, 3137 based on Foata normal form. 6/18469 useless extension candidates. Maximal degree in co-relation 35848. Up to 6522 conditions per place. [2025-02-06 13:03:42,104 INFO L140 encePairwiseOnDemand]: 80/92 looper letters, 198 selfloop transitions, 18 changer transitions 22/260 dead transitions. [2025-02-06 13:03:42,105 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 100 places, 260 transitions, 1068 flow [2025-02-06 13:03:42,105 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2025-02-06 13:03:42,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2025-02-06 13:03:42,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 530 transitions. [2025-02-06 13:03:42,114 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5237154150197628 [2025-02-06 13:03:42,115 INFO L175 Difference]: Start difference. First operand has 92 places, 88 transitions, 194 flow. Second operand 11 states and 530 transitions. [2025-02-06 13:03:42,115 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 100 places, 260 transitions, 1068 flow [2025-02-06 13:03:42,127 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 94 places, 260 transitions, 1020 flow, removed 0 selfloop flow, removed 6 redundant places. [2025-02-06 13:03:42,131 INFO L231 Difference]: Finished difference. Result has 98 places, 102 transitions, 276 flow [2025-02-06 13:03:42,133 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=178, PETRI_DIFFERENCE_MINUEND_PLACES=84, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=86, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=77, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=276, PETRI_PLACES=98, PETRI_TRANSITIONS=102} [2025-02-06 13:03:42,135 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 6 predicate places. [2025-02-06 13:03:42,135 INFO L471 AbstractCegarLoop]: Abstraction has has 98 places, 102 transitions, 276 flow [2025-02-06 13:03:42,135 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 32.44444444444444) internal successors, (292), 9 states have internal predecessors, (292), 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-06 13:03:42,135 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 13:03:42,136 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 13:03:42,136 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-06 13:03:42,136 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2025-02-06 13:03:42,136 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 13:03:42,137 INFO L85 PathProgramCache]: Analyzing trace with hash 2091744423, now seen corresponding path program 2 times [2025-02-06 13:03:42,137 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 13:03:42,137 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1213642280] [2025-02-06 13:03:42,137 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-06 13:03:42,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 13:03:42,153 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 74 statements into 1 equivalence classes. [2025-02-06 13:03:42,170 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-02-06 13:03:42,171 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-02-06 13:03:42,171 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 13:03:42,312 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-06 13:03:42,313 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 13:03:42,313 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1213642280] [2025-02-06 13:03:42,313 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1213642280] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 13:03:42,313 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 13:03:42,313 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 13:03:42,313 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [323243090] [2025-02-06 13:03:42,313 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 13:03:42,314 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-06 13:03:42,315 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 13:03:42,315 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-06 13:03:42,315 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-02-06 13:03:42,346 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 92 [2025-02-06 13:03:42,346 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 98 places, 102 transitions, 276 flow. Second operand has 5 states, 5 states have (on average 35.0) internal successors, (175), 5 states have internal predecessors, (175), 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-06 13:03:42,346 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 13:03:42,346 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 92 [2025-02-06 13:03:42,346 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 13:03:44,178 INFO L124 PetriNetUnfolderBase]: 20581/30287 cut-off events. [2025-02-06 13:03:44,178 INFO L125 PetriNetUnfolderBase]: For 2880/2880 co-relation queries the response was YES. [2025-02-06 13:03:44,214 INFO L83 FinitePrefix]: Finished finitePrefix Result has 64159 conditions, 30287 events. 20581/30287 cut-off events. For 2880/2880 co-relation queries the response was YES. Maximal size of possible extension queue 950. Compared 197821 event pairs, 3917 based on Foata normal form. 0/29186 useless extension candidates. Maximal degree in co-relation 64132. Up to 19675 conditions per place. [2025-02-06 13:03:44,279 INFO L140 encePairwiseOnDemand]: 78/92 looper letters, 224 selfloop transitions, 24 changer transitions 3/270 dead transitions. [2025-02-06 13:03:44,279 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 102 places, 270 transitions, 1270 flow [2025-02-06 13:03:44,280 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-02-06 13:03:44,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-02-06 13:03:44,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 361 transitions. [2025-02-06 13:03:44,285 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5605590062111802 [2025-02-06 13:03:44,285 INFO L175 Difference]: Start difference. First operand has 98 places, 102 transitions, 276 flow. Second operand 7 states and 361 transitions. [2025-02-06 13:03:44,285 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 102 places, 270 transitions, 1270 flow [2025-02-06 13:03:44,293 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 101 places, 270 transitions, 1268 flow, removed 1 selfloop flow, removed 1 redundant places. [2025-02-06 13:03:44,295 INFO L231 Difference]: Finished difference. Result has 106 places, 124 transitions, 429 flow [2025-02-06 13:03:44,295 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=274, PETRI_DIFFERENCE_MINUEND_PLACES=95, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=102, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=89, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=429, PETRI_PLACES=106, PETRI_TRANSITIONS=124} [2025-02-06 13:03:44,296 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 14 predicate places. [2025-02-06 13:03:44,296 INFO L471 AbstractCegarLoop]: Abstraction has has 106 places, 124 transitions, 429 flow [2025-02-06 13:03:44,296 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 35.0) internal successors, (175), 5 states have internal predecessors, (175), 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-06 13:03:44,296 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 13:03:44,296 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 13:03:44,296 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-06 13:03:44,297 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2025-02-06 13:03:44,297 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 13:03:44,297 INFO L85 PathProgramCache]: Analyzing trace with hash -270983907, now seen corresponding path program 3 times [2025-02-06 13:03:44,297 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 13:03:44,297 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [267441015] [2025-02-06 13:03:44,298 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-02-06 13:03:44,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 13:03:44,383 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 74 statements into 1 equivalence classes. [2025-02-06 13:03:44,401 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-02-06 13:03:44,401 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2025-02-06 13:03:44,401 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 13:03:44,514 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-06 13:03:44,514 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 13:03:44,514 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [267441015] [2025-02-06 13:03:44,515 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [267441015] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 13:03:44,515 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 13:03:44,515 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 13:03:44,515 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2104463584] [2025-02-06 13:03:44,515 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 13:03:44,515 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-06 13:03:44,515 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 13:03:44,516 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-06 13:03:44,516 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-02-06 13:03:44,547 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 92 [2025-02-06 13:03:44,548 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 106 places, 124 transitions, 429 flow. Second operand has 5 states, 5 states have (on average 35.0) internal successors, (175), 5 states have internal predecessors, (175), 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-06 13:03:44,548 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 13:03:44,548 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 92 [2025-02-06 13:03:44,548 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 13:03:46,998 INFO L124 PetriNetUnfolderBase]: 31120/45539 cut-off events. [2025-02-06 13:03:46,999 INFO L125 PetriNetUnfolderBase]: For 17401/17580 co-relation queries the response was YES. [2025-02-06 13:03:47,121 INFO L83 FinitePrefix]: Finished finitePrefix Result has 113092 conditions, 45539 events. 31120/45539 cut-off events. For 17401/17580 co-relation queries the response was YES. Maximal size of possible extension queue 1368. Compared 310227 event pairs, 6093 based on Foata normal form. 58/43767 useless extension candidates. Maximal degree in co-relation 80789. Up to 28208 conditions per place. [2025-02-06 13:03:47,248 INFO L140 encePairwiseOnDemand]: 78/92 looper letters, 267 selfloop transitions, 39 changer transitions 2/332 dead transitions. [2025-02-06 13:03:47,248 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 112 places, 332 transitions, 1831 flow [2025-02-06 13:03:47,249 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-02-06 13:03:47,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-02-06 13:03:47,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 360 transitions. [2025-02-06 13:03:47,250 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5590062111801242 [2025-02-06 13:03:47,250 INFO L175 Difference]: Start difference. First operand has 106 places, 124 transitions, 429 flow. Second operand 7 states and 360 transitions. [2025-02-06 13:03:47,250 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 112 places, 332 transitions, 1831 flow [2025-02-06 13:03:47,319 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 112 places, 332 transitions, 1831 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-06 13:03:47,321 INFO L231 Difference]: Finished difference. Result has 117 places, 159 transitions, 726 flow [2025-02-06 13:03:47,322 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=429, PETRI_DIFFERENCE_MINUEND_PLACES=106, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=124, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=14, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=104, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=726, PETRI_PLACES=117, PETRI_TRANSITIONS=159} [2025-02-06 13:03:47,322 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 25 predicate places. [2025-02-06 13:03:47,322 INFO L471 AbstractCegarLoop]: Abstraction has has 117 places, 159 transitions, 726 flow [2025-02-06 13:03:47,322 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 35.0) internal successors, (175), 5 states have internal predecessors, (175), 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-06 13:03:47,323 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 13:03:47,323 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 13:03:47,323 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-02-06 13:03:47,323 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2025-02-06 13:03:47,323 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 13:03:47,324 INFO L85 PathProgramCache]: Analyzing trace with hash -1624990135, now seen corresponding path program 4 times [2025-02-06 13:03:47,324 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 13:03:47,324 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1420091507] [2025-02-06 13:03:47,324 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-02-06 13:03:47,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 13:03:47,332 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 74 statements into 2 equivalence classes. [2025-02-06 13:03:47,335 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 1 check-sat command(s) and asserted 59 of 74 statements. [2025-02-06 13:03:47,336 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 1 check-sat command(s) [2025-02-06 13:03:47,336 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 13:03:47,382 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-06 13:03:47,383 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 13:03:47,383 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1420091507] [2025-02-06 13:03:47,383 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1420091507] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 13:03:47,383 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 13:03:47,383 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2025-02-06 13:03:47,383 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [365703043] [2025-02-06 13:03:47,383 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 13:03:47,383 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 13:03:47,384 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 13:03:47,384 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 13:03:47,384 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2025-02-06 13:03:47,421 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 92 [2025-02-06 13:03:47,422 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 117 places, 159 transitions, 726 flow. Second operand has 6 states, 6 states have (on average 31.333333333333332) internal successors, (188), 6 states have internal predecessors, (188), 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-06 13:03:47,422 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 13:03:47,422 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 92 [2025-02-06 13:03:47,422 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 13:03:52,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 10#thread1EXITtrue, 38#L131-1true, 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 46#L108true, 58#L70true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2025-02-06 13:03:52,864 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-06 13:03:52,864 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 13:03:52,864 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 13:03:52,864 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 13:03:52,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 10#thread1EXITtrue, 38#L131-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 46#L108true, 58#L70true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:03:52,864 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-06 13:03:52,864 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 13:03:52,865 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 13:03:52,865 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 13:03:52,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 10#thread1EXITtrue, 38#L131-1true, 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 46#L108true, 58#L70true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:03:52,866 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-06 13:03:52,866 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 13:03:52,866 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 13:03:52,866 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 13:03:53,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 10#thread1EXITtrue, 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 46#L108true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 82#L132true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:03:53,033 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 13:03:53,033 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:03:53,033 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:03:53,033 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:03:53,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 10#thread1EXITtrue, 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 46#L108true, 58#L70true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, 82#L132true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:03:53,033 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 13:03:53,033 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:03:53,033 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:03:53,033 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:03:53,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 10#thread1EXITtrue, 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 46#L108true, 58#L70true, 127#true, 82#L132true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2025-02-06 13:03:53,035 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 13:03:53,035 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:03:53,035 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:03:53,035 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:03:53,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [26#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 10#thread1EXITtrue, 38#L131-1true, 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 58#L70true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:03:53,103 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 13:03:53,103 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:03:53,104 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:03:53,104 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:03:53,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [26#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 10#thread1EXITtrue, 38#L131-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:03:53,104 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 13:03:53,104 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:03:53,104 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:03:53,104 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:03:53,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [26#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 10#thread1EXITtrue, 38#L131-1true, 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2025-02-06 13:03:53,104 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 13:03:53,105 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:03:53,105 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:03:53,105 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:03:53,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [26#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 10#thread1EXITtrue, 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 58#L70true, 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 82#L132true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:03:53,252 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 13:03:53,252 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:03:53,252 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:03:53,252 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:03:53,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [26#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 10#thread1EXITtrue, 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 58#L70true, 127#true, 82#L132true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:03:53,252 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 13:03:53,252 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:03:53,252 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:03:53,252 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:03:53,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 56#L133true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 46#L108true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 58#L70true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:03:53,253 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 13:03:53,253 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:03:53,253 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:03:53,253 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:03:53,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 56#L133true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 46#L108true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 58#L70true, 127#true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:03:53,253 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 13:03:53,253 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:03:53,253 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:03:53,253 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:03:53,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [26#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 10#thread1EXITtrue, 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 82#L132true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:03:53,254 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 13:03:53,254 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:03:53,254 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:03:53,254 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:03:53,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 56#L133true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 46#L108true, 58#L70true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:03:53,254 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 13:03:53,254 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:03:53,254 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:03:53,254 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:03:53,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [26#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 56#L133true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 58#L70true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:03:53,430 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 13:03:53,431 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 13:03:53,431 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 13:03:53,431 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 13:03:53,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [26#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 56#L133true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 58#L70true, 127#true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:03:53,431 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 13:03:53,431 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 13:03:53,431 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 13:03:53,431 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 13:03:53,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [26#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 56#L133true, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:03:53,432 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 13:03:53,432 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 13:03:53,432 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 13:03:53,432 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 13:03:53,937 INFO L124 PetriNetUnfolderBase]: 72086/106306 cut-off events. [2025-02-06 13:03:53,937 INFO L125 PetriNetUnfolderBase]: For 74714/75646 co-relation queries the response was YES. [2025-02-06 13:03:54,385 INFO L83 FinitePrefix]: Finished finitePrefix Result has 307948 conditions, 106306 events. 72086/106306 cut-off events. For 74714/75646 co-relation queries the response was YES. Maximal size of possible extension queue 2866. Compared 802741 event pairs, 8729 based on Foata normal form. 277/105243 useless extension candidates. Maximal degree in co-relation 210690. Up to 35507 conditions per place. [2025-02-06 13:03:54,703 INFO L140 encePairwiseOnDemand]: 74/92 looper letters, 517 selfloop transitions, 123 changer transitions 0/667 dead transitions. [2025-02-06 13:03:54,704 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 127 places, 667 transitions, 4490 flow [2025-02-06 13:03:54,704 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2025-02-06 13:03:54,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2025-02-06 13:03:54,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 537 transitions. [2025-02-06 13:03:54,705 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5306324110671937 [2025-02-06 13:03:54,706 INFO L175 Difference]: Start difference. First operand has 117 places, 159 transitions, 726 flow. Second operand 11 states and 537 transitions. [2025-02-06 13:03:54,706 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 127 places, 667 transitions, 4490 flow [2025-02-06 13:03:54,973 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 127 places, 667 transitions, 4490 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-06 13:03:54,980 INFO L231 Difference]: Finished difference. Result has 133 places, 281 transitions, 1839 flow [2025-02-06 13:03:54,980 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=726, PETRI_DIFFERENCE_MINUEND_PLACES=117, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=159, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=30, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=122, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=1839, PETRI_PLACES=133, PETRI_TRANSITIONS=281} [2025-02-06 13:03:54,982 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 41 predicate places. [2025-02-06 13:03:54,982 INFO L471 AbstractCegarLoop]: Abstraction has has 133 places, 281 transitions, 1839 flow [2025-02-06 13:03:54,982 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 31.333333333333332) internal successors, (188), 6 states have internal predecessors, (188), 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-06 13:03:54,982 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 13:03:54,982 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 13:03:54,982 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-02-06 13:03:54,984 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2025-02-06 13:03:54,984 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 13:03:54,984 INFO L85 PathProgramCache]: Analyzing trace with hash -2127801597, now seen corresponding path program 5 times [2025-02-06 13:03:54,984 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 13:03:54,985 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1810299700] [2025-02-06 13:03:54,985 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-02-06 13:03:54,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 13:03:54,994 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 74 statements into 1 equivalence classes. [2025-02-06 13:03:55,004 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-02-06 13:03:55,004 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-02-06 13:03:55,004 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 13:03:55,109 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-06 13:03:55,110 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 13:03:55,110 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1810299700] [2025-02-06 13:03:55,110 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1810299700] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 13:03:55,110 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 13:03:55,110 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 13:03:55,110 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2138501001] [2025-02-06 13:03:55,111 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 13:03:55,111 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-06 13:03:55,111 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 13:03:55,111 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-06 13:03:55,111 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-02-06 13:03:55,150 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 92 [2025-02-06 13:03:55,150 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 133 places, 281 transitions, 1839 flow. Second operand has 5 states, 5 states have (on average 35.0) internal successors, (175), 5 states have internal predecessors, (175), 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-06 13:03:55,151 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 13:03:55,151 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 92 [2025-02-06 13:03:55,151 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 13:03:55,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][190], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 3#L68true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-1true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 17#L91-1true, 182#true, Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-06 13:03:55,852 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-02-06 13:03:55,852 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-02-06 13:03:55,852 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-02-06 13:03:55,852 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-02-06 13:03:55,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][190], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 3#L68true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 17#L91-1true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-06 13:03:55,957 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-02-06 13:03:55,958 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-02-06 13:03:55,958 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-02-06 13:03:55,958 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-02-06 13:03:56,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([637] L58-1-->L60: Formula: (= v_~n1~0_21 0) InVars {} OutVars{~n1~0=v_~n1~0_21} AuxVars[] AssignedVars[~n1~0][336], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 72#L67-1true, 8#L60true, 99#true, 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-1true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 17#L91-1true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 143#(<= ~n2~0 ~n3~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 184#(<= ~n3~0 ~n2~0), Black: 101#(= ~i~0 0)]) [2025-02-06 13:03:56,444 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-02-06 13:03:56,444 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-06 13:03:56,444 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-06 13:03:56,444 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-06 13:03:56,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 6#L93-2true, 38#L131-1true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-06 13:03:56,495 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-02-06 13:03:56,496 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-02-06 13:03:56,496 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-02-06 13:03:56,496 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-02-06 13:03:56,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][190], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 82#L132true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, 17#L91-1true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-02-06 13:03:56,681 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-02-06 13:03:56,681 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-02-06 13:03:56,681 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-02-06 13:03:56,681 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-02-06 13:03:56,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([637] L58-1-->L60: Formula: (= v_~n1~0_21 0) InVars {} OutVars{~n1~0=v_~n1~0_21} AuxVars[] AssignedVars[~n1~0][336], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 72#L67-1true, 8#L60true, 99#true, 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 17#L91-1true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 143#(<= ~n2~0 ~n3~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 184#(<= ~n3~0 ~n2~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2025-02-06 13:03:56,728 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-02-06 13:03:56,728 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-06 13:03:56,729 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-06 13:03:56,729 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-06 13:03:56,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 82#L132true, 6#L93-2true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-06 13:03:56,759 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-02-06 13:03:56,759 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-06 13:03:56,759 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-02-06 13:03:56,759 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-02-06 13:03:56,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 38#L131-1true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 89#L94-3true]) [2025-02-06 13:03:56,794 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-02-06 13:03:56,794 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-02-06 13:03:56,795 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-06 13:03:56,795 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-02-06 13:03:56,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][231], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 86#L93-1true, Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 38#L131-1true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-06 13:03:56,795 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-02-06 13:03:56,795 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-06 13:03:56,795 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-02-06 13:03:56,795 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-02-06 13:03:57,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 82#L132true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 89#L94-3true]) [2025-02-06 13:03:57,233 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-02-06 13:03:57,233 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-06 13:03:57,233 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-06 13:03:57,233 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-06 13:03:57,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][231], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 86#L93-1true, Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 82#L132true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-06 13:03:57,234 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-02-06 13:03:57,234 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-06 13:03:57,234 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-06 13:03:57,234 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-06 13:03:57,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 22#L73-3true, 6#L93-2true, 38#L131-1true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-06 13:03:57,271 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-02-06 13:03:57,271 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-06 13:03:57,271 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-06 13:03:57,271 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-06 13:03:57,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][190], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 22#L73-3true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 17#L91-1true, 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-02-06 13:03:57,418 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-02-06 13:03:57,418 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-06 13:03:57,418 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-06 13:03:57,418 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-06 13:03:57,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 22#L73-3true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 6#L93-2true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-06 13:03:57,481 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-02-06 13:03:57,482 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-06 13:03:57,482 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-06 13:03:57,482 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-06 13:03:57,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 22#L73-3true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 38#L131-1true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 89#L94-3true]) [2025-02-06 13:03:57,520 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-02-06 13:03:57,520 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-06 13:03:57,520 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-06 13:03:57,520 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-06 13:03:57,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][231], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 86#L93-1true, Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 22#L73-3true, 38#L131-1true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-06 13:03:57,521 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-02-06 13:03:57,521 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-06 13:03:57,521 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-06 13:03:57,521 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-06 13:03:57,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 6#L93-2true, 5#L80-1true, 38#L131-1true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-06 13:03:57,521 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-02-06 13:03:57,521 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-06 13:03:57,521 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-06 13:03:57,522 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-06 13:03:57,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][190], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 5#L80-1true, 182#true, 17#L91-1true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-02-06 13:03:57,862 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-02-06 13:03:57,863 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-06 13:03:57,863 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-06 13:03:57,863 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-06 13:03:57,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][190], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 66#L81-1true, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-1true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 17#L91-1true, 182#true, Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-02-06 13:03:57,875 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-02-06 13:03:57,875 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-06 13:03:57,875 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-06 13:03:57,875 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-06 13:03:57,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 22#L73-3true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 89#L94-3true]) [2025-02-06 13:03:57,932 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-02-06 13:03:57,932 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-06 13:03:57,932 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-06 13:03:57,932 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-06 13:03:57,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][231], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 86#L93-1true, Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 22#L73-3true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-06 13:03:57,932 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-02-06 13:03:57,933 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-06 13:03:57,933 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-06 13:03:57,933 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-06 13:03:57,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 6#L93-2true, 5#L80-1true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-06 13:03:57,933 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-02-06 13:03:57,933 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-06 13:03:57,933 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-06 13:03:57,933 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-06 13:03:57,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 38#L131-1true, 5#L80-1true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 89#L94-3true]) [2025-02-06 13:03:57,983 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-02-06 13:03:57,983 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-06 13:03:57,983 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-06 13:03:57,983 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-06 13:03:57,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][231], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 86#L93-1true, Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 5#L80-1true, 38#L131-1true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-06 13:03:57,984 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-02-06 13:03:57,984 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-06 13:03:57,984 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-06 13:03:57,984 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-06 13:03:57,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 66#L81-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 6#L93-2true, 38#L131-1true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-06 13:03:57,984 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-02-06 13:03:57,984 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-06 13:03:57,984 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-06 13:03:57,984 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-06 13:03:58,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][190], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 66#L81-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, 17#L91-1true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-02-06 13:03:58,175 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-02-06 13:03:58,175 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-06 13:03:58,175 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-06 13:03:58,175 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-06 13:03:58,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][190], [30#L46true, 24#L82-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-1true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, 17#L91-1true, Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2025-02-06 13:03:58,190 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-02-06 13:03:58,190 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-06 13:03:58,190 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-06 13:03:58,190 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-06 13:03:58,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 5#L80-1true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 89#L94-3true]) [2025-02-06 13:03:58,253 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-02-06 13:03:58,253 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-06 13:03:58,253 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 13:03:58,253 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-06 13:03:58,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][231], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 86#L93-1true, Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 5#L80-1true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-06 13:03:58,254 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-02-06 13:03:58,254 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 13:03:58,254 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-06 13:03:58,254 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-06 13:03:58,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 66#L81-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 6#L93-2true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-06 13:03:58,254 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-02-06 13:03:58,254 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-06 13:03:58,254 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 13:03:58,254 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-06 13:03:58,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 66#L81-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 38#L131-1true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 89#L94-3true]) [2025-02-06 13:03:58,312 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-02-06 13:03:58,312 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-06 13:03:58,312 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 13:03:58,313 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-06 13:03:58,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][231], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 86#L93-1true, Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 66#L81-1true, 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 38#L131-1true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-06 13:03:58,313 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-02-06 13:03:58,313 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 13:03:58,313 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-06 13:03:58,313 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-06 13:03:58,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [30#L46true, 24#L82-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 6#L93-2true, 38#L131-1true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:03:58,313 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-02-06 13:03:58,314 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-06 13:03:58,314 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-06 13:03:58,314 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 13:03:58,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][190], [30#L46true, 24#L82-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 99#true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 17#L91-1true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2025-02-06 13:03:58,698 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-02-06 13:03:58,698 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 13:03:58,698 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 13:03:58,698 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-06 13:03:58,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][190], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-1true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, 17#L91-1true, Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 11#thread2EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:03:58,718 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-02-06 13:03:58,719 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 13:03:58,719 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 13:03:58,719 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-06 13:03:58,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 66#L81-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 89#L94-3true]) [2025-02-06 13:03:58,804 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-02-06 13:03:58,805 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 13:03:58,805 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 13:03:58,805 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-06 13:03:58,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][231], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 86#L93-1true, Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), 66#L81-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-06 13:03:58,805 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-02-06 13:03:58,805 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 13:03:58,805 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-06 13:03:58,805 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 13:03:58,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [30#L46true, 24#L82-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 99#true, 6#L93-2true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:03:58,806 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-02-06 13:03:58,806 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-06 13:03:58,806 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 13:03:58,806 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 13:03:58,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [30#L46true, 24#L82-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 38#L131-1true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L94-3true]) [2025-02-06 13:03:58,893 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-02-06 13:03:58,893 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 13:03:58,893 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 13:03:58,893 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-06 13:03:58,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][231], [30#L46true, 24#L82-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 86#L93-1true, Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 38#L131-1true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:03:58,894 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-02-06 13:03:58,894 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 13:03:58,894 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-06 13:03:58,894 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 13:03:59,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L106-1-->L108: Formula: (= v_~n3~0_33 0) InVars {} OutVars{~n3~0=v_~n3~0_33} AuxVars[] AssignedVars[~n3~0][391], [33#L69-1true, 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 46#L108true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-1true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 158#(<= ~n3~0 ~n1~0), 31#L46-3true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:03:59,060 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-02-06 13:03:59,060 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-06 13:03:59,060 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-06 13:03:59,060 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 13:03:59,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][190], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 99#true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 17#L91-1true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 11#thread2EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:03:59,211 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-02-06 13:03:59,211 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-06 13:03:59,211 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 13:03:59,211 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-06 13:03:59,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [30#L46true, 24#L82-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 99#true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L94-3true]) [2025-02-06 13:03:59,322 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-02-06 13:03:59,322 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-02-06 13:03:59,322 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-06 13:03:59,322 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-06 13:03:59,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][231], [30#L46true, 24#L82-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 86#L93-1true, Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 99#true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:03:59,322 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-02-06 13:03:59,322 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-02-06 13:03:59,322 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-06 13:03:59,322 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-06 13:03:59,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L106-1-->L108: Formula: (= v_~n3~0_33 0) InVars {} OutVars{~n3~0=v_~n3~0_33} AuxVars[] AssignedVars[~n3~0][391], [33#L69-1true, 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 46#L108true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 158#(<= ~n3~0 ~n1~0), 31#L46-3true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:03:59,724 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-02-06 13:03:59,724 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-06 13:03:59,724 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-02-06 13:03:59,724 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-02-06 13:04:02,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][77], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 8#L60true, 26#thread3EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-1true, 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2025-02-06 13:04:02,790 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-06 13:04:02,790 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 13:04:02,791 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 13:04:02,791 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 13:04:02,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][77], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 46#L108true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 10#thread1EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-1true, 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 158#(<= ~n3~0 ~n1~0), 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2025-02-06 13:04:02,791 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-06 13:04:02,791 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 13:04:02,791 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 13:04:02,791 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 13:04:02,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][77], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 8#L60true, 26#thread3EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-1true, 182#true, 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:04:02,792 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-06 13:04:02,792 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 13:04:02,792 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 13:04:02,792 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 13:04:02,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][77], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 46#L108true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 10#thread1EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-1true, 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:04:02,792 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-06 13:04:02,792 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 13:04:02,792 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 13:04:02,792 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 13:04:03,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][77], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 82#L132true, 8#L60true, 26#thread3EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:04:03,052 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 13:04:03,052 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:04:03,052 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:04:03,052 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:04:03,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][77], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 46#L108true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 82#L132true, 10#thread1EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:04:03,052 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 13:04:03,052 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:04:03,052 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:04:03,052 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:04:03,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][77], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 82#L132true, 8#L60true, 26#thread3EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 158#(<= ~n3~0 ~n1~0), 141#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:04:03,053 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 13:04:03,053 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:04:03,053 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:04:03,053 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:04:03,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][77], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 46#L108true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 82#L132true, 10#thread1EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 158#(<= ~n3~0 ~n1~0), 141#true, 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2025-02-06 13:04:03,053 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 13:04:03,053 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:04:03,053 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:04:03,054 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:04:03,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][77], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 26#thread3EXITtrue, 10#thread1EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-1true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 158#(<= ~n3~0 ~n1~0), 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2025-02-06 13:04:03,159 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 13:04:03,159 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:04:03,159 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:04:03,159 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:04:03,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][77], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 26#thread3EXITtrue, 10#thread1EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-1true, 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:04:03,159 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 13:04:03,159 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:04:03,159 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:04:03,159 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:04:03,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][77], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 82#L132true, 26#thread3EXITtrue, 10#thread1EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:04:03,599 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 13:04:03,599 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:04:03,599 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:04:03,599 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:04:03,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][77], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 56#L133true, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 46#L108true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:04:03,600 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 13:04:03,600 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:04:03,600 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:04:03,600 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:04:03,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][77], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 82#L132true, 26#thread3EXITtrue, 10#thread1EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 158#(<= ~n3~0 ~n1~0), 141#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:04:03,600 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 13:04:03,600 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:04:03,600 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:04:03,600 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:04:03,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][77], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 56#L133true, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 46#L108true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 158#(<= ~n3~0 ~n1~0), 141#true, 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2025-02-06 13:04:03,601 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 13:04:03,601 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:04:03,601 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:04:03,601 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:04:03,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][77], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 56#L133true, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 26#thread3EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-06 13:04:03,810 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 13:04:03,810 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 13:04:03,810 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 13:04:03,810 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 13:04:03,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][77], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 56#L133true, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 26#thread3EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 158#(<= ~n3~0 ~n1~0), 141#true, 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2025-02-06 13:04:03,811 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 13:04:03,811 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 13:04:03,811 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 13:04:03,811 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 13:04:04,198 INFO L124 PetriNetUnfolderBase]: 86567/125618 cut-off events. [2025-02-06 13:04:04,198 INFO L125 PetriNetUnfolderBase]: For 211986/217984 co-relation queries the response was YES. [2025-02-06 13:04:04,871 INFO L83 FinitePrefix]: Finished finitePrefix Result has 420867 conditions, 125618 events. 86567/125618 cut-off events. For 211986/217984 co-relation queries the response was YES. Maximal size of possible extension queue 3482. Compared 953209 event pairs, 21277 based on Foata normal form. 1684/124634 useless extension candidates. Maximal degree in co-relation 277699. Up to 98793 conditions per place. [2025-02-06 13:04:05,460 INFO L140 encePairwiseOnDemand]: 78/92 looper letters, 399 selfloop transitions, 88 changer transitions 0/528 dead transitions. [2025-02-06 13:04:05,460 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 139 places, 528 transitions, 4268 flow [2025-02-06 13:04:05,460 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-02-06 13:04:05,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-02-06 13:04:05,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 359 transitions. [2025-02-06 13:04:05,461 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5574534161490683 [2025-02-06 13:04:05,461 INFO L175 Difference]: Start difference. First operand has 133 places, 281 transitions, 1839 flow. Second operand 7 states and 359 transitions. [2025-02-06 13:04:05,461 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 139 places, 528 transitions, 4268 flow [2025-02-06 13:04:06,762 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 139 places, 528 transitions, 4262 flow, removed 3 selfloop flow, removed 0 redundant places. [2025-02-06 13:04:06,766 INFO L231 Difference]: Finished difference. Result has 143 places, 325 transitions, 2482 flow [2025-02-06 13:04:06,767 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=1837, PETRI_DIFFERENCE_MINUEND_PLACES=133, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=281, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=50, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=213, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=2482, PETRI_PLACES=143, PETRI_TRANSITIONS=325} [2025-02-06 13:04:06,768 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 51 predicate places. [2025-02-06 13:04:06,768 INFO L471 AbstractCegarLoop]: Abstraction has has 143 places, 325 transitions, 2482 flow [2025-02-06 13:04:06,768 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 35.0) internal successors, (175), 5 states have internal predecessors, (175), 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-06 13:04:06,768 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 13:04:06,768 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 13:04:06,768 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-02-06 13:04:06,768 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2025-02-06 13:04:06,769 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 13:04:06,769 INFO L85 PathProgramCache]: Analyzing trace with hash -1767741367, now seen corresponding path program 6 times [2025-02-06 13:04:06,769 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 13:04:06,769 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2122681309] [2025-02-06 13:04:06,769 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-02-06 13:04:06,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 13:04:06,776 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 74 statements into 1 equivalence classes. [2025-02-06 13:04:06,786 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-02-06 13:04:06,786 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s) [2025-02-06 13:04:06,786 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 13:04:06,826 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-06 13:04:06,827 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 13:04:06,827 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2122681309] [2025-02-06 13:04:06,827 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2122681309] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 13:04:06,827 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 13:04:06,827 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-06 13:04:06,827 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [102586346] [2025-02-06 13:04:06,827 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 13:04:06,827 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 13:04:06,828 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 13:04:06,828 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 13:04:06,828 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 13:04:06,828 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 92 [2025-02-06 13:04:06,828 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 143 places, 325 transitions, 2482 flow. Second operand has 3 states, 3 states have (on average 45.333333333333336) internal successors, (136), 3 states have internal predecessors, (136), 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-06 13:04:06,828 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 13:04:06,828 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 92 [2025-02-06 13:04:06,829 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 13:04:09,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L106-1-->L108: Formula: (= v_~n3~0_33 0) InVars {} OutVars{~n3~0=v_~n3~0_33} AuxVars[] AssignedVars[~n3~0][308], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 184#(<= ~n3~0 ~n2~0), 33#L69-1true, 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 46#L108true, 38#L131-1true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 158#(<= ~n3~0 ~n1~0), 195#true, 31#L46-3true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-06 13:04:09,869 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-02-06 13:04:09,869 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-06 13:04:09,869 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-06 13:04:09,869 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-06 13:04:10,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L106-1-->L108: Formula: (= v_~n3~0_33 0) InVars {} OutVars{~n3~0=v_~n3~0_33} AuxVars[] AssignedVars[~n3~0][308], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 184#(<= ~n3~0 ~n2~0), 33#L69-1true, 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 46#L108true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 195#true, Black: 158#(<= ~n3~0 ~n1~0), 31#L46-3true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-06 13:04:10,255 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-02-06 13:04:10,255 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-02-06 13:04:10,255 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-06 13:04:10,255 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-02-06 13:04:12,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][81], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 184#(<= ~n3~0 ~n2~0), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 8#L60true, 26#thread3EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-1true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 195#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-06 13:04:12,862 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-06 13:04:12,863 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 13:04:12,863 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 13:04:12,863 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 13:04:12,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][81], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 184#(<= ~n3~0 ~n2~0), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 8#L60true, 26#thread3EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-1true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 195#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-06 13:04:12,863 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-06 13:04:12,863 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 13:04:12,863 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 13:04:12,864 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-06 13:04:13,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][81], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 184#(<= ~n3~0 ~n2~0), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 82#L132true, 8#L60true, 26#thread3EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 195#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-06 13:04:13,049 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 13:04:13,049 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:04:13,049 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:04:13,049 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:04:13,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][81], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 184#(<= ~n3~0 ~n2~0), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 82#L132true, 8#L60true, 26#thread3EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 195#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-06 13:04:13,049 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 13:04:13,049 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:04:13,049 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:04:13,049 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:04:13,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][81], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 184#(<= ~n3~0 ~n2~0), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 26#thread3EXITtrue, 10#thread1EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-1true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, 195#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-06 13:04:13,305 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 13:04:13,305 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:04:13,305 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:04:13,305 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:04:13,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][81], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 184#(<= ~n3~0 ~n2~0), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 26#thread3EXITtrue, 10#thread1EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-1true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 195#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-06 13:04:13,306 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-06 13:04:13,306 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:04:13,306 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:04:13,306 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-06 13:04:13,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][81], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 184#(<= ~n3~0 ~n2~0), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 82#L132true, 26#thread3EXITtrue, 10#thread1EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, 195#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-06 13:04:13,531 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 13:04:13,531 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:04:13,531 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:04:13,531 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:04:13,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][81], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 184#(<= ~n3~0 ~n2~0), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 56#L133true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 46#L108true, 58#L70true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 195#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-06 13:04:13,531 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 13:04:13,531 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:04:13,531 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:04:13,531 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:04:13,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][81], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 184#(<= ~n3~0 ~n2~0), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 82#L132true, 26#thread3EXITtrue, 10#thread1EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), 195#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-06 13:04:13,532 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 13:04:13,532 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:04:13,532 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:04:13,532 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:04:13,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][81], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 184#(<= ~n3~0 ~n2~0), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 56#L133true, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 46#L108true, 58#L70true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 158#(<= ~n3~0 ~n1~0), 195#true, 141#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-06 13:04:13,533 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-06 13:04:13,533 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:04:13,533 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:04:13,533 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-06 13:04:13,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][81], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 184#(<= ~n3~0 ~n2~0), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 56#L133true, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 26#thread3EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, 195#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-06 13:04:13,797 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 13:04:13,797 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 13:04:13,797 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 13:04:13,797 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 13:04:13,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][81], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 184#(<= ~n3~0 ~n2~0), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 56#L133true, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 26#thread3EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), 195#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-06 13:04:13,798 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-06 13:04:13,798 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 13:04:13,798 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 13:04:13,798 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-06 13:04:14,554 INFO L124 PetriNetUnfolderBase]: 62516/94383 cut-off events. [2025-02-06 13:04:14,555 INFO L125 PetriNetUnfolderBase]: For 194328/198576 co-relation queries the response was YES. [2025-02-06 13:04:15,105 INFO L83 FinitePrefix]: Finished finitePrefix Result has 331517 conditions, 94383 events. 62516/94383 cut-off events. For 194328/198576 co-relation queries the response was YES. Maximal size of possible extension queue 2764. Compared 739646 event pairs, 31706 based on Foata normal form. 2252/95832 useless extension candidates. Maximal degree in co-relation 214417. Up to 76664 conditions per place. [2025-02-06 13:04:15,379 INFO L140 encePairwiseOnDemand]: 88/92 looper letters, 349 selfloop transitions, 2 changer transitions 0/400 dead transitions. [2025-02-06 13:04:15,379 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 145 places, 400 transitions, 3727 flow [2025-02-06 13:04:15,379 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 13:04:15,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 13:04:15,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 167 transitions. [2025-02-06 13:04:15,380 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.605072463768116 [2025-02-06 13:04:15,380 INFO L175 Difference]: Start difference. First operand has 143 places, 325 transitions, 2482 flow. Second operand 3 states and 167 transitions. [2025-02-06 13:04:15,380 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 145 places, 400 transitions, 3727 flow [2025-02-06 13:04:16,239 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 145 places, 400 transitions, 3633 flow, removed 47 selfloop flow, removed 0 redundant places. [2025-02-06 13:04:16,242 INFO L231 Difference]: Finished difference. Result has 146 places, 319 transitions, 2351 flow [2025-02-06 13:04:16,243 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=2337, PETRI_DIFFERENCE_MINUEND_PLACES=143, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=319, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=317, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2351, PETRI_PLACES=146, PETRI_TRANSITIONS=319} [2025-02-06 13:04:16,243 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 54 predicate places. [2025-02-06 13:04:16,243 INFO L471 AbstractCegarLoop]: Abstraction has has 146 places, 319 transitions, 2351 flow [2025-02-06 13:04:16,243 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 45.333333333333336) internal successors, (136), 3 states have internal predecessors, (136), 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-06 13:04:16,244 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 13:04:16,244 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 13:04:16,244 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-02-06 13:04:16,244 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2025-02-06 13:04:16,244 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 13:04:16,244 INFO L85 PathProgramCache]: Analyzing trace with hash -740827835, now seen corresponding path program 7 times [2025-02-06 13:04:16,244 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 13:04:16,245 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [397625740] [2025-02-06 13:04:16,245 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-02-06 13:04:16,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 13:04:16,250 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-02-06 13:04:16,256 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-02-06 13:04:16,256 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 13:04:16,256 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 13:04:16,306 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-06 13:04:16,306 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 13:04:16,306 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [397625740] [2025-02-06 13:04:16,306 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [397625740] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 13:04:16,306 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 13:04:16,306 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-06 13:04:16,306 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1334815217] [2025-02-06 13:04:16,306 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 13:04:16,307 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 13:04:16,307 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 13:04:16,307 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 13:04:16,307 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 13:04:16,307 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 92 [2025-02-06 13:04:16,307 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 146 places, 319 transitions, 2351 flow. Second operand has 3 states, 3 states have (on average 45.333333333333336) internal successors, (136), 3 states have internal predecessors, (136), 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-06 13:04:16,307 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 13:04:16,307 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 92 [2025-02-06 13:04:16,307 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand