./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 4f9af400 extending candidate: java ['java'] extending candidate: /usr/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/oracle-jdk-bin-*/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/openjdk-*/bin/java ['java', '/usr/bin/java'] extending candidate: /usr/lib/jvm/java-*-openjdk-amd64/bin/java ['java', '/usr/bin/java', '/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java', '/usr/lib/jvm/java-17-openjdk-amd64/bin/java', '/usr/lib/jvm/java-11-openjdk-amd64/bin/java', '/usr/lib/jvm/java-1.17.0-openjdk-amd64/bin/java'] ['/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) )\nCHECK( init(main()), LTL(G valid-deref) )\nCHECK( init(main()), LTL(G valid-memtrack) )\n\n', '--witnessprinter.graph.data.producer', 'Automizer', '--witnessprinter.graph.data.architecture', '32bit', '--witnessprinter.graph.data.programhash', '34869a03f5df1c4e30332edfc2e178623447ef6ef2cce96cd0ac89e3886ca4a4'] 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-?-4f9af40 [2024-11-07 19:30:52,429 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-07 19:30:52,529 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-07 19:30:52,535 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-07 19:30:52,537 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-07 19:30:52,564 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-07 19:30:52,565 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-07 19:30:52,565 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-07 19:30:52,566 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-07 19:30:52,566 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-07 19:30:52,567 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-07 19:30:52,567 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-07 19:30:52,568 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-07 19:30:52,568 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-07 19:30:52,568 INFO L153 SettingsManager]: * Use SBE=true [2024-11-07 19:30:52,568 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-07 19:30:52,568 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-07 19:30:52,568 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-07 19:30:52,568 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-07 19:30:52,568 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-07 19:30:52,568 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-07 19:30:52,568 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-07 19:30:52,568 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-07 19:30:52,568 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-07 19:30:52,568 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-07 19:30:52,569 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-07 19:30:52,569 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-07 19:30:52,569 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-07 19:30:52,569 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-07 19:30:52,569 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-07 19:30:52,569 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-07 19:30:52,569 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-07 19:30:52,569 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-07 19:30:52,569 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 19:30:52,569 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-07 19:30:52,569 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-07 19:30:52,569 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-07 19:30:52,569 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-07 19:30:52,569 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-07 19:30:52,569 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-07 19:30:52,569 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-07 19:30:52,569 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-07 19:30:52,570 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 [2024-11-07 19:30:52,862 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-07 19:30:52,875 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-07 19:30:52,877 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-07 19:30:52,879 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-07 19:30:52,879 INFO L274 PluginConnector]: CDTParser initialized [2024-11-07 19:30:52,880 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 [2024-11-07 19:30:54,174 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-07 19:30:54,408 INFO L384 CDTParser]: Found 1 translation units. [2024-11-07 19:30:54,409 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c [2024-11-07 19:30:54,418 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/89455fb9c/aa78703966594b2089ce23ec4ab6fe98/FLAG630e28aca [2024-11-07 19:30:54,735 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/89455fb9c/aa78703966594b2089ce23ec4ab6fe98 [2024-11-07 19:30:54,737 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-07 19:30:54,738 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-07 19:30:54,739 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-07 19:30:54,739 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-07 19:30:54,742 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-07 19:30:54,743 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 07:30:54" (1/1) ... [2024-11-07 19:30:54,743 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@19ba7a90 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 07:30:54, skipping insertion in model container [2024-11-07 19:30:54,743 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 07:30:54" (1/1) ... [2024-11-07 19:30:54,761 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 19:30:54,907 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 19:30:54,915 INFO L200 MainTranslator]: Completed pre-run [2024-11-07 19:30:54,938 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 19:30:54,949 INFO L204 MainTranslator]: Completed translation [2024-11-07 19:30:54,949 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 07:30:54 WrapperNode [2024-11-07 19:30:54,950 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-07 19:30:54,950 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-07 19:30:54,950 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-07 19:30:54,951 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-07 19:30:54,955 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 07:30:54" (1/1) ... [2024-11-07 19:30:54,960 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 07:30:54" (1/1) ... [2024-11-07 19:30:54,979 INFO L138 Inliner]: procedures = 19, calls = 24, calls flagged for inlining = 17, calls inlined = 17, statements flattened = 240 [2024-11-07 19:30:54,979 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-07 19:30:54,980 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-07 19:30:54,980 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-07 19:30:54,980 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-07 19:30:54,987 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 07:30:54" (1/1) ... [2024-11-07 19:30:54,987 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 07:30:54" (1/1) ... [2024-11-07 19:30:54,989 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 07:30:54" (1/1) ... [2024-11-07 19:30:55,000 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-11-07 19:30:55,000 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 07:30:54" (1/1) ... [2024-11-07 19:30:55,001 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 07:30:54" (1/1) ... [2024-11-07 19:30:55,006 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 07:30:54" (1/1) ... [2024-11-07 19:30:55,008 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 07:30:54" (1/1) ... [2024-11-07 19:30:55,009 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 07:30:54" (1/1) ... [2024-11-07 19:30:55,010 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 07:30:54" (1/1) ... [2024-11-07 19:30:55,012 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-07 19:30:55,013 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-07 19:30:55,013 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-07 19:30:55,013 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-07 19:30:55,014 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 07:30:54" (1/1) ... [2024-11-07 19:30:55,022 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 19:30:55,041 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-07 19:30:55,055 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) [2024-11-07 19:30:55,058 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 [2024-11-07 19:30:55,077 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-07 19:30:55,077 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-07 19:30:55,077 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-07 19:30:55,077 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-07 19:30:55,078 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-07 19:30:55,078 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-11-07 19:30:55,078 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-11-07 19:30:55,078 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-07 19:30:55,078 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-07 19:30:55,078 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-07 19:30:55,079 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-07 19:30:55,165 INFO L238 CfgBuilder]: Building ICFG [2024-11-07 19:30:55,166 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-07 19:30:55,478 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-07 19:30:55,478 INFO L287 CfgBuilder]: Performing block encoding [2024-11-07 19:30:55,673 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-07 19:30:55,674 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-07 19:30:55,674 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 07:30:55 BoogieIcfgContainer [2024-11-07 19:30:55,674 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-07 19:30:55,676 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-07 19:30:55,676 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-07 19:30:55,680 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-07 19:30:55,680 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 07:30:54" (1/3) ... [2024-11-07 19:30:55,681 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@63b162f4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 07:30:55, skipping insertion in model container [2024-11-07 19:30:55,681 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 07:30:54" (2/3) ... [2024-11-07 19:30:55,681 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@63b162f4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 07:30:55, skipping insertion in model container [2024-11-07 19:30:55,681 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 07:30:55" (3/3) ... [2024-11-07 19:30:55,682 INFO L112 eAbstractionObserver]: Analyzing ICFG parallel-bakery-3.wvr.c [2024-11-07 19:30:55,693 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-07 19:30:55,693 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations. [2024-11-07 19:30:55,693 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-07 19:30:55,752 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-07 19:30:55,783 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 96 places, 92 transitions, 205 flow [2024-11-07 19:30:55,841 INFO L124 PetriNetUnfolderBase]: 6/89 cut-off events. [2024-11-07 19:30:55,843 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-07 19:30:55,847 INFO L83 FinitePrefix]: Finished finitePrefix Result has 102 conditions, 89 events. 6/89 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 130 event pairs, 0 based on Foata normal form. 0/81 useless extension candidates. Maximal degree in co-relation 65. Up to 2 conditions per place. [2024-11-07 19:30:55,847 INFO L82 GeneralOperation]: Start removeDead. Operand has 96 places, 92 transitions, 205 flow [2024-11-07 19:30:55,850 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 92 places, 88 transitions, 194 flow [2024-11-07 19:30:55,856 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 19:30:55,865 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;@464b5a9f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 19:30:55,865 INFO L334 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2024-11-07 19:30:55,895 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-07 19:30:55,895 INFO L124 PetriNetUnfolderBase]: 6/85 cut-off events. [2024-11-07 19:30:55,895 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-07 19:30:55,895 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:30:55,896 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 19:30:55,897 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-07 19:30:55,900 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:30:55,901 INFO L85 PathProgramCache]: Analyzing trace with hash -1025847775, now seen corresponding path program 1 times [2024-11-07 19:30:55,908 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:30:55,908 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [756054621] [2024-11-07 19:30:55,908 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:30:55,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:30:56,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:30:56,727 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:30:56,728 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:30:56,728 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [756054621] [2024-11-07 19:30:56,730 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [756054621] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 19:30:56,730 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 19:30:56,731 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-11-07 19:30:56,732 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1397281263] [2024-11-07 19:30:56,732 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 19:30:56,738 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-07 19:30:56,742 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:30:56,761 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-07 19:30:56,762 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72 [2024-11-07 19:30:56,813 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 92 [2024-11-07 19:30:56,819 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 92 places, 88 transitions, 194 flow. Second operand has 9 states, 9 states have (on average 51.77777777777778) internal successors, (466), 9 states have internal predecessors, (466), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:30:56,819 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:30:56,819 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 92 [2024-11-07 19:30:56,821 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 19:30:57,836 INFO L124 PetriNetUnfolderBase]: 2377/4349 cut-off events. [2024-11-07 19:30:57,836 INFO L125 PetriNetUnfolderBase]: For 308/308 co-relation queries the response was YES. [2024-11-07 19:30:57,849 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8249 conditions, 4349 events. 2377/4349 cut-off events. For 308/308 co-relation queries the response was YES. Maximal size of possible extension queue 194. Compared 29627 event pairs, 631 based on Foata normal form. 6/4152 useless extension candidates. Maximal degree in co-relation 7413. Up to 1306 conditions per place. [2024-11-07 19:30:57,869 INFO L140 encePairwiseOnDemand]: 80/92 looper letters, 121 selfloop transitions, 18 changer transitions 15/197 dead transitions. [2024-11-07 19:30:57,869 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 100 places, 197 transitions, 774 flow [2024-11-07 19:30:57,871 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-07 19:30:57,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-11-07 19:30:57,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 677 transitions. [2024-11-07 19:30:57,885 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6689723320158103 [2024-11-07 19:30:57,888 INFO L175 Difference]: Start difference. First operand has 92 places, 88 transitions, 194 flow. Second operand 11 states and 677 transitions. [2024-11-07 19:30:57,888 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 100 places, 197 transitions, 774 flow [2024-11-07 19:30:57,905 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 94 places, 197 transitions, 726 flow, removed 0 selfloop flow, removed 6 redundant places. [2024-11-07 19:30:57,913 INFO L231 Difference]: Finished difference. Result has 98 places, 102 transitions, 276 flow [2024-11-07 19:30:57,915 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=178, PETRI_DIFFERENCE_MINUEND_PLACES=84, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=86, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=77, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=276, PETRI_PLACES=98, PETRI_TRANSITIONS=102} [2024-11-07 19:30:57,918 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 6 predicate places. [2024-11-07 19:30:57,918 INFO L471 AbstractCegarLoop]: Abstraction has has 98 places, 102 transitions, 276 flow [2024-11-07 19:30:57,919 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 51.77777777777778) internal successors, (466), 9 states have internal predecessors, (466), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:30:57,919 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:30:57,919 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 19:30:57,920 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-07 19:30:57,920 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-07 19:30:57,921 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:30:57,921 INFO L85 PathProgramCache]: Analyzing trace with hash -211008489, now seen corresponding path program 2 times [2024-11-07 19:30:57,921 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:30:57,922 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [740138411] [2024-11-07 19:30:57,922 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:30:57,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:30:57,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:30:58,137 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:30:58,138 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:30:58,138 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [740138411] [2024-11-07 19:30:58,138 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [740138411] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 19:30:58,138 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 19:30:58,138 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 19:30:58,138 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [530991963] [2024-11-07 19:30:58,139 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 19:30:58,139 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-07 19:30:58,141 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:30:58,141 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-07 19:30:58,141 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-07 19:30:58,184 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 46 out of 92 [2024-11-07 19:30:58,185 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 98 places, 102 transitions, 276 flow. Second operand has 5 states, 5 states have (on average 53.8) internal successors, (269), 5 states have internal predecessors, (269), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:30:58,185 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:30:58,185 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 46 of 92 [2024-11-07 19:30:58,185 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 19:30:59,131 INFO L124 PetriNetUnfolderBase]: 4542/8158 cut-off events. [2024-11-07 19:30:59,132 INFO L125 PetriNetUnfolderBase]: For 102/108 co-relation queries the response was YES. [2024-11-07 19:30:59,147 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15794 conditions, 8158 events. 4542/8158 cut-off events. For 102/108 co-relation queries the response was YES. Maximal size of possible extension queue 311. Compared 59455 event pairs, 699 based on Foata normal form. 0/7630 useless extension candidates. Maximal degree in co-relation 15767. Up to 4795 conditions per place. [2024-11-07 19:30:59,179 INFO L140 encePairwiseOnDemand]: 78/92 looper letters, 97 selfloop transitions, 24 changer transitions 0/179 dead transitions. [2024-11-07 19:30:59,179 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 102 places, 179 transitions, 680 flow [2024-11-07 19:30:59,180 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-07 19:30:59,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-07 19:30:59,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 445 transitions. [2024-11-07 19:30:59,182 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6909937888198758 [2024-11-07 19:30:59,182 INFO L175 Difference]: Start difference. First operand has 98 places, 102 transitions, 276 flow. Second operand 7 states and 445 transitions. [2024-11-07 19:30:59,182 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 102 places, 179 transitions, 680 flow [2024-11-07 19:30:59,186 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 101 places, 179 transitions, 678 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-07 19:30:59,189 INFO L231 Difference]: Finished difference. Result has 106 places, 124 transitions, 429 flow [2024-11-07 19:30:59,189 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=274, PETRI_DIFFERENCE_MINUEND_PLACES=95, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=102, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=89, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=429, PETRI_PLACES=106, PETRI_TRANSITIONS=124} [2024-11-07 19:30:59,191 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 14 predicate places. [2024-11-07 19:30:59,191 INFO L471 AbstractCegarLoop]: Abstraction has has 106 places, 124 transitions, 429 flow [2024-11-07 19:30:59,191 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 53.8) internal successors, (269), 5 states have internal predecessors, (269), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:30:59,191 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:30:59,191 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 19:30:59,191 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-07 19:30:59,192 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-07 19:30:59,192 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:30:59,192 INFO L85 PathProgramCache]: Analyzing trace with hash -562404707, now seen corresponding path program 3 times [2024-11-07 19:30:59,192 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:30:59,192 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1861379938] [2024-11-07 19:30:59,192 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:30:59,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:30:59,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:30:59,397 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:30:59,397 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:30:59,397 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1861379938] [2024-11-07 19:30:59,397 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1861379938] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 19:30:59,397 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 19:30:59,397 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 19:30:59,397 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1692385735] [2024-11-07 19:30:59,397 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 19:30:59,398 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-07 19:30:59,399 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:30:59,399 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-07 19:30:59,399 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-11-07 19:30:59,458 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 92 [2024-11-07 19:30:59,458 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 106 places, 124 transitions, 429 flow. Second operand has 5 states, 5 states have (on average 54.8) internal successors, (274), 5 states have internal predecessors, (274), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:30:59,459 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:30:59,459 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 92 [2024-11-07 19:30:59,459 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 19:30:59,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 53#L91-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 43#L69true, Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:30:59,787 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-07 19:30:59,787 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-07 19:30:59,787 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-07 19:30:59,787 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-07 19:30:59,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 53#L91-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 43#L69true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:30:59,789 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-07 19:30:59,789 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:30:59,789 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-07 19:30:59,789 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-07 19:30:59,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 53#L91-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:30:59,790 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-07 19:30:59,790 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-07 19:30:59,790 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-07 19:30:59,790 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:30:59,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [29#L67-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 53#L91-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:30:59,795 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is not cut-off event [2024-11-07 19:30:59,795 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2024-11-07 19:30:59,795 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2024-11-07 19:30:59,795 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2024-11-07 19:30:59,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 53#L91-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:30:59,843 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-07 19:30:59,843 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:30:59,843 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:30:59,843 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:30:59,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [29#L67-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 53#L91-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:30:59,847 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is not cut-off event [2024-11-07 19:30:59,847 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is not cut-off event [2024-11-07 19:30:59,847 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is not cut-off event [2024-11-07 19:30:59,847 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is not cut-off event [2024-11-07 19:30:59,849 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 53#L91-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 43#L69true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:30:59,849 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-07 19:30:59,849 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-07 19:30:59,849 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-07 19:30:59,849 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-07 19:30:59,849 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-07 19:30:59,877 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 53#L91-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 43#L69true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:30:59,877 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-07 19:30:59,877 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:30:59,877 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-07 19:30:59,877 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-07 19:30:59,877 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:30:59,881 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 53#L91-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:30:59,881 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-07 19:30:59,881 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-07 19:30:59,881 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:30:59,881 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-07 19:30:59,881 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:30:59,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [29#L67-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:30:59,882 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is not cut-off event [2024-11-07 19:30:59,883 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2024-11-07 19:30:59,883 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2024-11-07 19:30:59,883 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2024-11-07 19:30:59,912 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [14#L69-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 53#L91-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:30:59,912 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-07 19:30:59,912 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:30:59,912 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:30:59,912 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:30:59,913 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:30:59,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [29#L67-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:30:59,914 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2024-11-07 19:30:59,914 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-07 19:30:59,914 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-07 19:30:59,914 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-07 19:30:59,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 43#L69true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:30:59,918 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-07 19:30:59,918 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:30:59,918 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:30:59,918 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:30:59,919 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 43#L69true, Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:30:59,919 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2024-11-07 19:30:59,919 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-07 19:30:59,919 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-07 19:30:59,919 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-07 19:30:59,919 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-07 19:30:59,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [14#L69-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:30:59,919 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-07 19:30:59,919 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:30:59,919 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:30:59,919 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:30:59,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 43#L69true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:30:59,945 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-07 19:30:59,945 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:30:59,945 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:30:59,945 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:30:59,946 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 43#L69true, Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:30:59,946 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-07 19:30:59,946 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-07 19:30:59,946 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-07 19:30:59,946 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-07 19:30:59,946 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-07 19:30:59,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:30:59,946 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-07 19:30:59,946 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:30:59,946 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:30:59,946 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:30:59,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 43#L69true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:30:59,951 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-07 19:30:59,951 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:30:59,951 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:30:59,951 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:30:59,952 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [14#L69-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:30:59,952 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-07 19:30:59,952 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:30:59,952 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:30:59,952 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:30:59,952 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:30:59,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 43#L69true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:30:59,981 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-07 19:30:59,981 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:30:59,981 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:30:59,981 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:30:59,981 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [14#L69-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:30:59,981 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-07 19:30:59,981 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:30:59,981 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:30:59,982 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:30:59,982 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:30:59,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:30:59,993 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-07 19:30:59,993 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:30:59,993 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:30:59,993 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:30:59,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, 101#(= ~i~0 0), 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:30:59,994 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-07 19:30:59,994 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:30:59,994 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:30:59,994 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:30:59,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [29#L67-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:30:59,995 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-07 19:30:59,996 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-07 19:30:59,996 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-07 19:30:59,996 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-07 19:31:00,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [14#L69-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:00,067 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-07 19:31:00,067 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:00,067 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:00,067 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:00,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, 101#(= ~i~0 0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:00,067 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-07 19:31:00,067 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:00,067 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:00,067 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:00,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [29#L67-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:00,069 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-07 19:31:00,069 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-07 19:31:00,069 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-07 19:31:00,069 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-07 19:31:00,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-07 19:31:00,075 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-07 19:31:00,075 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:00,075 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:00,075 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:00,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, 43#L69true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-07 19:31:00,076 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-07 19:31:00,076 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:00,076 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:00,076 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:00,077 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 43#L69true, Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:00,077 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-07 19:31:00,077 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-07 19:31:00,077 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-07 19:31:00,077 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-07 19:31:00,077 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-07 19:31:00,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:00,078 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-07 19:31:00,078 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:00,078 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:00,078 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:00,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:00,106 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-07 19:31:00,106 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:00,106 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:00,106 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:00,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 43#L69true, Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:00,106 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-07 19:31:00,107 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:00,107 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:00,107 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:00,108 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 43#L69true, Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:00,108 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-07 19:31:00,108 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-07 19:31:00,108 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-07 19:31:00,108 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-07 19:31:00,108 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-07 19:31:00,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:00,108 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-07 19:31:00,108 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:00,108 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:00,108 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:00,117 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [14#L69-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-07 19:31:00,117 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-07 19:31:00,117 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:00,117 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:00,117 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:00,117 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:00,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 43#L69true, Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,150 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:00,150 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:00,150 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:00,150 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:00,157 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [14#L69-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:00,157 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:00,157 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:00,157 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:00,158 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:00,158 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:00,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, 41#L80true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:00,174 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:00,174 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:00,174 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:00,175 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:00,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:00,175 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:00,175 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:00,175 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:00,175 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:00,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 29#L67-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,178 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-07 19:31:00,178 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:00,178 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:00,178 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:00,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 43#L69true, Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,210 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:00,210 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:00,210 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,210 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,211 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:00,211 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:00,212 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,212 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 43#L69true, Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,212 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:00,212 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:00,212 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,213 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 41#L80true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:00,221 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:00,221 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:00,221 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:00,221 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:00,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:00,222 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:00,222 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:00,224 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:00,224 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:00,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 29#L67-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,227 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-07 19:31:00,227 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:00,227 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:00,227 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:00,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [41#L80true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-07 19:31:00,239 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:00,239 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:00,239 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:00,239 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:00,239 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 43#L69true, Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,240 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:00,240 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:00,240 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:00,240 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:00,240 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:00,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 29#L67-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,241 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:00,241 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:00,241 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:00,241 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:00,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,274 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,274 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:00,274 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,274 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:00,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 43#L69true, Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,275 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,275 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:00,275 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,275 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:00,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,276 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,276 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:00,276 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,276 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:00,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, 41#L80true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:00,283 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,283 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:00,283 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:00,283 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:00,284 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 43#L69true, Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,284 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,284 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:00,284 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:00,284 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,284 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 29#L67-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,285 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,285 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:00,285 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,285 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,303 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 14#L69-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,303 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,303 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:00,303 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,303 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:00,303 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,304 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 43#L69true, Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,304 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,304 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:00,304 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:00,304 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,304 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,343 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:00,343 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:00,343 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:00,343 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:00,350 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 14#L69-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,350 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:00,350 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,350 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:00,350 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,350 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:00,350 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 43#L69true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,351 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:00,351 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:00,351 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,351 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:00,351 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 41#L80true, 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:00,371 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:00,371 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,371 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,371 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:00,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,372 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:00,372 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,372 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,372 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:00,372 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 14#L69-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,372 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:00,373 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,373 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:00,373 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,373 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:00,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [41#L80true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:00,408 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:00,408 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:00,408 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:00,408 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,409 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:00,409 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:00,409 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,409 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:00,409 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,409 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:00,409 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:00,409 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:00,409 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:00,409 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:00,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,428 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:00,428 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:00,428 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:00,428 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:00,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,460 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:00,460 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:00,460 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:00,460 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:00,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 41#L80true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,537 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:00,537 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:00,538 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:00,538 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:00,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 41#L80true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,570 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:00,570 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:00,570 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:00,570 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:00,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 41#L80true, 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,597 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:00,597 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:00,597 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:00,597 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:00,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 41#L80true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,624 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 19:31:00,626 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:00,626 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:00,626 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:00,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 141#true, 39#L81true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,651 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 19:31:00,651 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:00,651 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:00,651 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:00,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 39#L81true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,652 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 19:31:00,652 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:00,652 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:00,652 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:00,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 141#true, 78#L132true, 39#L81true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,673 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:00,673 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:00,674 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:00,674 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:00,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [18#L106true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, 39#L81true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,674 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:00,674 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:00,674 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:00,674 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:00,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 141#true, 39#L81true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,697 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:00,697 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:00,697 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:00,697 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:00,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 39#L81true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,698 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:00,698 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:00,698 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:00,698 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:00,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-07 19:31:00,699 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:00,699 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:00,699 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:00,699 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:00,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-07 19:31:00,700 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:00,700 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:00,700 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:00,700 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:00,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-07 19:31:00,700 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:00,700 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:00,700 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:00,700 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:00,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 141#true, 78#L132true, 39#L81true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,715 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:00,715 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:00,716 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:00,716 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:00,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, 39#L81true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,716 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:00,716 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:00,716 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:00,716 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:00,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-07 19:31:00,717 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:00,717 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:00,717 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:00,717 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:00,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-07 19:31:00,717 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:00,717 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:00,718 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:00,718 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:00,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-07 19:31:00,718 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:00,718 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:00,718 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:00,718 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:00,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,797 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:00,797 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:00,797 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:00,797 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:00,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,797 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:00,797 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:00,797 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:00,797 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:00,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,798 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:00,798 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:00,798 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:00,798 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:00,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, 99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,808 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:00,808 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:00,808 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:00,808 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:00,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,808 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:00,808 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:00,808 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:00,808 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:00,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:00,809 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:00,809 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:00,809 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:00,809 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:00,896 INFO L124 PetriNetUnfolderBase]: 7746/13927 cut-off events. [2024-11-07 19:31:00,896 INFO L125 PetriNetUnfolderBase]: For 4042/4631 co-relation queries the response was YES. [2024-11-07 19:31:00,935 INFO L83 FinitePrefix]: Finished finitePrefix Result has 31541 conditions, 13927 events. 7746/13927 cut-off events. For 4042/4631 co-relation queries the response was YES. Maximal size of possible extension queue 562. Compared 111926 event pairs, 1405 based on Foata normal form. 52/12946 useless extension candidates. Maximal degree in co-relation 21919. Up to 8634 conditions per place. [2024-11-07 19:31:00,993 INFO L140 encePairwiseOnDemand]: 79/92 looper letters, 84 selfloop transitions, 33 changer transitions 0/189 dead transitions. [2024-11-07 19:31:00,993 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 110 places, 189 transitions, 894 flow [2024-11-07 19:31:00,993 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-07 19:31:00,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-07 19:31:00,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 324 transitions. [2024-11-07 19:31:00,994 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7043478260869566 [2024-11-07 19:31:00,994 INFO L175 Difference]: Start difference. First operand has 106 places, 124 transitions, 429 flow. Second operand 5 states and 324 transitions. [2024-11-07 19:31:00,994 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 110 places, 189 transitions, 894 flow [2024-11-07 19:31:01,006 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 110 places, 189 transitions, 894 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 19:31:01,009 INFO L231 Difference]: Finished difference. Result has 113 places, 154 transitions, 695 flow [2024-11-07 19:31:01,010 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=429, PETRI_DIFFERENCE_MINUEND_PLACES=106, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=124, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=105, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=695, PETRI_PLACES=113, PETRI_TRANSITIONS=154} [2024-11-07 19:31:01,011 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 21 predicate places. [2024-11-07 19:31:01,011 INFO L471 AbstractCegarLoop]: Abstraction has has 113 places, 154 transitions, 695 flow [2024-11-07 19:31:01,012 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 54.8) internal successors, (274), 5 states have internal predecessors, (274), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:31:01,012 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:31:01,012 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 19:31:01,012 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-07 19:31:01,012 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-07 19:31:01,013 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:31:01,013 INFO L85 PathProgramCache]: Analyzing trace with hash 45913457, now seen corresponding path program 4 times [2024-11-07 19:31:01,013 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:31:01,013 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1607857437] [2024-11-07 19:31:01,013 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:31:01,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:31:01,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:31:01,244 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:31:01,245 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:31:01,245 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1607857437] [2024-11-07 19:31:01,245 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1607857437] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 19:31:01,245 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 19:31:01,245 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-11-07 19:31:01,245 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1212634665] [2024-11-07 19:31:01,245 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 19:31:01,246 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-07 19:31:01,246 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:31:01,246 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-07 19:31:01,247 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72 [2024-11-07 19:31:01,284 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 92 [2024-11-07 19:31:01,285 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 113 places, 154 transitions, 695 flow. Second operand has 9 states, 9 states have (on average 51.77777777777778) internal successors, (466), 9 states have internal predecessors, (466), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:31:01,285 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:31:01,285 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 92 [2024-11-07 19:31:01,285 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 19:31:01,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-07 19:31:01,826 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-07 19:31:01,826 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:01,826 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:01,826 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:01,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-07 19:31:01,826 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-07 19:31:01,826 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:01,826 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:01,826 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:01,877 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:01,877 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-07 19:31:01,877 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:01,877 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:01,877 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:01,877 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:01,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:01,881 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-07 19:31:01,881 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:01,881 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:01,881 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:01,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-07 19:31:01,886 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-07 19:31:01,886 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:01,886 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:01,886 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:01,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:01,933 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-07 19:31:01,933 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:01,933 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:01,933 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:01,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-07 19:31:01,936 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:01,936 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:01,936 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:01,936 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:01,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 151#(= ~i~0 0), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:01,943 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:01,943 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:01,943 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:01,943 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:01,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [70#L46-1true, 41#L80true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 53#L91-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:01,989 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-07 19:31:01,989 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:01,989 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:01,989 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:01,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 151#(= ~i~0 0), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:01,991 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:01,991 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:01,991 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:01,991 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 12#L94-1true, 19#L56true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:02,001 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-07 19:31:02,001 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,001 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,001 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:02,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, 19#L56true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:02,001 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,001 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,001 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,001 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][128], [20#L56-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 159#(and (= ~i1~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-07 19:31:02,002 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,002 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,002 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,002 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][128], [20#L56-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 159#(and (= ~i1~0 0) (= ~i~0 0)), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:02,002 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,002 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,002 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,002 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,003 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,003 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,003 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,003 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,005 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,005 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,005 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,005 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,007 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-07 19:31:02,007 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-07 19:31:02,007 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:02,007 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,007 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,007 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:02,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 6#L80-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 53#L91-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:02,105 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,105 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:02,105 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:02,105 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:02,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][86], [14#L69-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 19#L56true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:02,107 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-07 19:31:02,107 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:02,107 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:02,108 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:02,108 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, 19#L56true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:02,108 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,108 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,108 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,108 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,108 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][163], [20#L56-1true, 14#L69-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 159#(and (= ~i1~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:02,108 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,108 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,108 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,108 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,109 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,109 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,109 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,109 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,110 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-07 19:31:02,110 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,111 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,111 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,111 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,111 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,112 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,112 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,112 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,112 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [41#L80true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:02,118 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,118 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:02,118 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:02,118 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:02,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:02,119 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,119 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:02,119 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:02,119 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:02,124 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][128], [20#L56-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 159#(and (= ~i1~0 0) (= ~i~0 0)), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:02,125 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,125 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,125 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,125 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,125 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 19#L56true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-07 19:31:02,126 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,126 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,126 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,127 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,130 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,130 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,130 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,130 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,130 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,130 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 53#L91-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,166 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,166 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,166 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,166 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:02,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [41#L80true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:02,167 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,167 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,167 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,167 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:02,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:02,168 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,168 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,168 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:02,168 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][162], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 14#L69-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,172 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,172 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,172 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,172 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,172 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][128], [20#L56-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 159#(and (= ~i1~0 0) (= ~i~0 0)), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:02,172 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,172 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,173 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,173 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,173 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 151#(= ~i~0 0), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 19#L56true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-07 19:31:02,174 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,174 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,174 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,174 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,175 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,175 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,175 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,175 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,175 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,175 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 6#L80-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:02,183 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,183 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,183 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,183 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:02,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,184 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,184 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,184 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,184 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:02,188 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,188 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,188 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,188 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,188 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,189 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][128], [20#L56-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 159#(and (= ~i1~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-07 19:31:02,190 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,190 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,190 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,190 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 19#L56true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,193 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,193 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,193 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,193 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,194 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [33#L105true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 149#true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,194 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,194 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,195 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,195 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,195 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 6#L80-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:02,229 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,229 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,229 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,229 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,229 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,230 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,230 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,230 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,234 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,234 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,235 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,235 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,235 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,235 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][128], [20#L56-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 159#(and (= ~i1~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:02,236 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,236 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,236 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,237 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,237 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,238 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,238 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,238 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,238 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,238 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 109#(and (= ~i3~0 0) (= ~i~0 0)), 151#(= ~i~0 0), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 19#L56true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,240 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,240 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,240 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,240 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,247 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,247 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,247 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,247 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [33#L105true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,247 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,247 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,247 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:02,247 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,254 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,254 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,254 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,255 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 19#L56true, 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,255 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,255 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,256 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,256 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,258 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 19#L56true, 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-07 19:31:02,258 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,258 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,258 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,258 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,258 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 39#L81true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,290 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,290 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,290 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,290 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [33#L105true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,290 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,290 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,290 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,291 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,295 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 19#L56true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:02,295 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,295 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,295 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,295 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,296 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,297 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,298 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,298 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,298 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 149#true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 19#L56true, 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,299 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,299 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,299 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,299 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 53#L91-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,306 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,306 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,306 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,306 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [70#L46-1true, 41#L80true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:02,306 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,306 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,306 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,306 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:02,310 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][128], [20#L56-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 159#(and (= ~i1~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-07 19:31:02,310 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,310 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,310 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,310 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,311 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,315 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 151#(= ~i~0 0), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 19#L56true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,315 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,315 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,315 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,315 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,315 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][128], [20#L56-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 159#(and (= ~i1~0 0) (= ~i~0 0)), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,316 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,316 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,316 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,316 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [70#L46-1true, 41#L80true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:02,332 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,332 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,332 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,332 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,338 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][128], [20#L56-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 159#(and (= ~i1~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-07 19:31:02,338 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,338 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,338 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,338 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,338 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,339 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 19#L56true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,339 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,339 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,339 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,339 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,339 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][128], [20#L56-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 159#(and (= ~i1~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,345 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,345 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,345 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,345 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][161], [99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,354 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,354 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,354 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,354 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 6#L80-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:02,354 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,354 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,354 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,354 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [41#L80true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,355 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,355 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,355 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,355 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [24#thread3EXITtrue, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,355 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,355 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,355 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,355 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,362 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,362 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,362 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,362 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,362 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,362 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,363 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][128], [20#L56-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 109#(and (= ~i3~0 0) (= ~i~0 0)), 159#(and (= ~i1~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,363 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,363 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,363 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,363 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,363 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,370 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 149#true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 19#L56true, 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,370 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,370 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,370 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,370 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,370 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 40#L57true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,371 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,371 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,371 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,371 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 40#L57true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,372 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,372 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,372 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,372 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][235], [33#L105true, 20#L56-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,372 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,372 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,372 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,372 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [114#(and (= ~i3~0 0) (= ~i1~0 1) (= ~i~0 1)), 33#L105true, 20#L56-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,372 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,372 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,372 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,372 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 6#L80-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:02,443 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,443 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,443 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,443 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [41#L80true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,444 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,444 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,444 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,444 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,444 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,444 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,444 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,444 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,452 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,452 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,452 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,452 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,452 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,452 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,453 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][128], [20#L56-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 109#(and (= ~i3~0 0) (= ~i~0 0)), 159#(and (= ~i1~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,453 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,453 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,453 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,453 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,453 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,453 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 149#true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 19#L56true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,453 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,453 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,453 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,453 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,453 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,464 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,464 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,464 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,464 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,465 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,465 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,465 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,465 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][235], [20#L56-1true, 33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,465 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,465 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,465 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,465 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [114#(and (= ~i3~0 0) (= ~i1~0 1) (= ~i~0 1)), 20#L56-1true, 33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,465 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,465 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,465 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,465 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,475 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,475 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,475 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,475 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:02,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,475 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,475 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,475 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,475 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 6#L80-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,476 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,476 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,476 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,476 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [33#L105true, 70#L46-1true, 41#L80true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,476 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,476 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,476 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,476 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,483 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 40#L57true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,483 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,483 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,483 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,483 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,483 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,484 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 40#L57true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,484 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,484 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,484 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,484 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,484 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,484 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][235], [20#L56-1true, 33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,484 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,484 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,484 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,484 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,484 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,496 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [114#(and (= ~i3~0 0) (= ~i1~0 1) (= ~i~0 1)), 20#L56-1true, 33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 149#true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,496 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,496 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,496 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,496 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,496 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][235], [99#true, 33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,498 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,498 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,498 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,498 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][235], [33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 152#(= ~i1~0 0), 40#L57true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,498 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,498 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,498 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,498 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [33#L105true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,499 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,499 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,499 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,499 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 149#true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,499 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,499 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,499 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,499 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, 149#true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,526 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,526 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,526 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,526 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 6#L80-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,526 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,526 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,526 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,526 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [33#L105true, 70#L46-1true, 41#L80true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,527 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,527 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,527 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,527 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,536 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,537 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,537 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,537 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,537 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,537 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,537 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,538 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,538 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,538 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,538 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,538 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,538 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][235], [20#L56-1true, 33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,538 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,538 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,539 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,539 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,539 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,539 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [114#(and (= ~i3~0 0) (= ~i1~0 1) (= ~i~0 1)), 33#L105true, 20#L56-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,539 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,539 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,539 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,539 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,540 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][235], [99#true, 33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 152#(= ~i1~0 0), 40#L57true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,553 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,553 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,553 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,553 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][235], [33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,554 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,554 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,554 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,554 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [33#L105true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,554 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,554 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,555 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,555 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 40#L57true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,555 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,555 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,555 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,556 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,564 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,564 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:02,565 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,565 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,565 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,565 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,565 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,565 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [33#L105true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 6#L80-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,566 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,566 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,566 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,566 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,567 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,567 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,567 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:02,567 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,575 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][235], [99#true, 33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 152#(= ~i1~0 0), 40#L57true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,575 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,575 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,575 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,575 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,575 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,575 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][235], [33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,575 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,575 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,575 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,575 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,576 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,576 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [33#L105true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,576 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,576 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,576 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,576 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,576 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,597 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 149#true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,598 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,598 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,598 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,598 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,598 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,610 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,610 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,610 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,610 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [33#L105true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 6#L80-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,610 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,610 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,610 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,610 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,610 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,610 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,610 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,611 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,617 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][235], [99#true, 33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,617 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,617 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,618 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,618 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,618 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,618 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][235], [33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,618 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,618 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,618 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,618 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,618 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,618 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][137], [33#L105true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,618 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,618 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,618 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,618 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,618 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,619 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][151], [33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 40#L57true, 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,619 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,619 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,619 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,619 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,619 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 33#L105true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,638 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,638 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,638 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,638 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [33#L105true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,638 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,638 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,638 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,638 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [33#L105true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,639 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,639 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,639 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,639 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [24#thread3EXITtrue, 70#L46-1true, 41#L80true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,639 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,639 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,639 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,639 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 33#L105true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,672 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,672 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,672 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,672 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [33#L105true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,673 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,673 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,673 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,673 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [33#L105true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,673 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,673 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,673 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,673 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [24#thread3EXITtrue, 41#L80true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,674 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,674 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,674 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,674 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,708 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,708 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:02,708 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,708 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [24#thread3EXITtrue, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 6#L80-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,708 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,708 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,708 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,708 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][162], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-07 19:31:02,721 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,721 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,721 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,721 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][161], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-07 19:31:02,728 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,728 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,728 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,728 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [24#thread3EXITtrue, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 6#L80-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,749 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,749 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,749 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,749 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][162], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-07 19:31:02,756 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,756 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,756 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,756 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][161], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-07 19:31:02,761 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,761 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,761 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,761 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,774 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,774 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,774 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,774 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,774 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,774 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,774 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,775 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:02,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [24#thread3EXITtrue, 99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,775 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,775 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,775 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,775 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [24#thread3EXITtrue, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,776 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,776 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,776 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,776 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [24#thread3EXITtrue, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,776 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,776 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,776 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,776 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][228], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, 35#L131-4true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-07 19:31:02,777 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,777 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,777 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,777 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][234], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, 35#L131-4true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-07 19:31:02,777 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,777 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,777 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,777 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [24#thread3EXITtrue, 99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,838 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,838 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,838 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,838 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [24#thread3EXITtrue, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,838 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,838 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,838 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,838 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [24#thread3EXITtrue, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 39#L81true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,839 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,839 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,839 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,839 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][228], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 152#(= ~i1~0 0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-07 19:31:02,842 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,842 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,842 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,842 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][234], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-07 19:31:02,842 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,842 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,843 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,843 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][162], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 82#L132-1true, 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-07 19:31:02,851 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,851 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:02,851 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:02,851 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:02,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][161], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 82#L132-1true, 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-07 19:31:02,860 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,860 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:02,860 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:02,860 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:02,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 10#L104-1true, 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,876 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,876 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,876 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,876 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 33#L105true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,877 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,877 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,877 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,877 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:02,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][228], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 152#(= ~i1~0 0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,878 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,878 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,878 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,878 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][234], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,879 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,879 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,879 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,879 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][162], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,879 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,879 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,879 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,880 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][161], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 149#true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,880 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,880 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,880 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,880 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][228], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, 82#L132-1true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-07 19:31:02,948 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:02,948 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,948 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:02,948 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:02,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][228], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,948 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:02,948 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,948 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:02,948 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:02,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][234], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 82#L132-1true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-07 19:31:02,949 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:02,949 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:02,949 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:02,949 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][234], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,949 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:02,949 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:02,949 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:02,949 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][162], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,950 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:02,950 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,950 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:02,950 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:02,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][161], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,950 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:02,950 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:02,950 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:02,950 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:02,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 33#L105true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:02,976 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:02,976 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:02,976 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:02,976 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:03,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][228], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, 82#L132-1true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:03,018 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 19:31:03,018 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:03,018 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:03,018 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:03,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][234], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 82#L132-1true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:03,018 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 19:31:03,018 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:03,018 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:03,019 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:03,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][162], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 82#L132-1true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:03,019 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 19:31:03,019 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:03,019 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:03,019 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:03,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][161], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 82#L132-1true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:03,019 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 19:31:03,019 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:03,019 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:03,019 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:03,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [24#thread3EXITtrue, 99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:03,058 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 19:31:03,058 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:03,058 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:03,058 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:03,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][228], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 152#(= ~i1~0 0), 57#L133true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:03,096 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-07 19:31:03,096 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 19:31:03,096 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:03,096 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 19:31:03,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][234], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 57#L133true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:03,097 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-07 19:31:03,097 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 19:31:03,097 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 19:31:03,097 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:03,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][162], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 57#L133true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:03,097 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-07 19:31:03,097 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 19:31:03,097 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:03,097 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 19:31:03,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][161], [99#true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 57#L133true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:03,097 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-07 19:31:03,097 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:03,097 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 19:31:03,097 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 19:31:03,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [24#thread3EXITtrue, 99#true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:03,134 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-07 19:31:03,134 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:03,134 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:03,134 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:03,334 INFO L124 PetriNetUnfolderBase]: 11349/19193 cut-off events. [2024-11-07 19:31:03,335 INFO L125 PetriNetUnfolderBase]: For 11521/13096 co-relation queries the response was YES. [2024-11-07 19:31:03,405 INFO L83 FinitePrefix]: Finished finitePrefix Result has 50682 conditions, 19193 events. 11349/19193 cut-off events. For 11521/13096 co-relation queries the response was YES. Maximal size of possible extension queue 760. Compared 152907 event pairs, 2198 based on Foata normal form. 232/18112 useless extension candidates. Maximal degree in co-relation 32816. Up to 4625 conditions per place. [2024-11-07 19:31:03,497 INFO L140 encePairwiseOnDemand]: 81/92 looper letters, 184 selfloop transitions, 31 changer transitions 9/308 dead transitions. [2024-11-07 19:31:03,497 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 123 places, 308 transitions, 1723 flow [2024-11-07 19:31:03,498 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-07 19:31:03,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-11-07 19:31:03,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 686 transitions. [2024-11-07 19:31:03,501 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6778656126482213 [2024-11-07 19:31:03,501 INFO L175 Difference]: Start difference. First operand has 113 places, 154 transitions, 695 flow. Second operand 11 states and 686 transitions. [2024-11-07 19:31:03,501 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 123 places, 308 transitions, 1723 flow [2024-11-07 19:31:03,520 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 123 places, 308 transitions, 1723 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 19:31:03,525 INFO L231 Difference]: Finished difference. Result has 129 places, 177 transitions, 924 flow [2024-11-07 19:31:03,526 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=695, PETRI_DIFFERENCE_MINUEND_PLACES=113, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=154, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=134, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=924, PETRI_PLACES=129, PETRI_TRANSITIONS=177} [2024-11-07 19:31:03,527 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 37 predicate places. [2024-11-07 19:31:03,528 INFO L471 AbstractCegarLoop]: Abstraction has has 129 places, 177 transitions, 924 flow [2024-11-07 19:31:03,528 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 51.77777777777778) internal successors, (466), 9 states have internal predecessors, (466), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:31:03,528 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:31:03,528 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 19:31:03,528 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-07 19:31:03,529 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-07 19:31:03,530 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:31:03,531 INFO L85 PathProgramCache]: Analyzing trace with hash -1632921615, now seen corresponding path program 5 times [2024-11-07 19:31:03,531 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:31:03,531 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [661478883] [2024-11-07 19:31:03,531 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:31:03,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:31:03,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:31:03,670 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:31:03,670 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:31:03,670 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [661478883] [2024-11-07 19:31:03,670 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [661478883] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 19:31:03,670 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 19:31:03,670 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 19:31:03,670 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1210792515] [2024-11-07 19:31:03,671 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 19:31:03,671 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-07 19:31:03,672 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:31:03,672 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-07 19:31:03,672 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-07 19:31:03,711 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 46 out of 92 [2024-11-07 19:31:03,711 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 129 places, 177 transitions, 924 flow. Second operand has 5 states, 5 states have (on average 53.8) internal successors, (269), 5 states have internal predecessors, (269), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:31:03,711 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:31:03,712 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 46 of 92 [2024-11-07 19:31:03,712 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 19:31:04,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 53#L91-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 152#(= ~i1~0 0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 179#true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2024-11-07 19:31:04,289 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-07 19:31:04,289 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:04,289 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:04,289 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:04,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 53#L91-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 152#(= ~i1~0 0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 179#true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-07 19:31:04,315 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-07 19:31:04,315 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:04,315 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:04,315 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:04,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 151#(= ~i~0 0), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 143#(<= ~n2~0 ~n3~0), Black: 152#(= ~i1~0 0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-07 19:31:04,353 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-07 19:31:04,353 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-07 19:31:04,353 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-07 19:31:04,353 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-07 19:31:04,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 151#(= ~i~0 0), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 143#(<= ~n2~0 ~n3~0), Black: 152#(= ~i1~0 0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-07 19:31:04,382 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-07 19:31:04,382 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-07 19:31:04,382 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-07 19:31:04,382 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-07 19:31:04,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 53#L91-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 152#(= ~i1~0 0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 179#true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, 19#L56true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-07 19:31:04,390 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-07 19:31:04,390 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:04,390 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:04,390 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:04,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 53#L91-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 151#(= ~i~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 152#(= ~i1~0 0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 179#true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 19#L56true, 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-07 19:31:04,416 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-07 19:31:04,416 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:04,416 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:04,416 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:04,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 53#L91-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,421 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:04,421 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:04,421 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:04,421 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:04,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 53#L91-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,442 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:04,442 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:04,442 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:04,443 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:04,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 73#L58true, 53#L91-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,453 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-07 19:31:04,453 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:04,453 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:04,453 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:04,453 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 53#L91-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,453 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:04,453 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:04,453 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:04,453 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:04,453 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:04,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, 151#(= ~i~0 0), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 143#(<= ~n2~0 ~n3~0), Black: 152#(= ~i1~0 0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-07 19:31:04,458 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-07 19:31:04,458 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-07 19:31:04,458 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-07 19:31:04,458 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-07 19:31:04,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 53#L91-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 152#(= ~i1~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 82#L132-1true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,484 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:04,484 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:04,484 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:04,484 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:04,485 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 53#L91-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,486 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:04,486 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:04,486 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:04,486 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:04,486 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:04,486 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 53#L91-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 152#(= ~i1~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 179#true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 82#L132-1true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,486 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:04,486 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:04,486 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:04,486 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:04,486 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:04,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 73#L58true, 53#L91-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,486 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:04,486 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:04,486 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:04,486 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:04,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [14#L69-3true, 70#L46-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, 151#(= ~i~0 0), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 143#(<= ~n2~0 ~n3~0), Black: 152#(= ~i1~0 0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2024-11-07 19:31:04,491 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-07 19:31:04,491 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:04,491 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:04,492 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:04,536 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 53#L91-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,537 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:04,537 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:04,537 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:04,537 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:04,537 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:04,537 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:04,564 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 53#L91-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,564 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:04,564 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:04,564 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:04,564 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:04,564 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:04,564 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:04,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 21#L45-3true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,571 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:04,571 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:04,571 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:04,571 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:04,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 66#L93-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 73#L58true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,574 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:04,574 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:04,574 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:04,574 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:04,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 73#L58true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,574 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:04,574 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:04,574 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:04,574 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:04,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 21#L45-3true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,751 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:04,751 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:04,751 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:04,751 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:04,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 66#L93-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 73#L58true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,754 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:04,754 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:04,754 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:04,754 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:04,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 73#L58true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,754 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:04,754 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:04,754 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:04,754 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:04,757 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 53#L91-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 152#(= ~i1~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 179#true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, 82#L132-1true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,757 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:04,757 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:04,757 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:04,757 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:04,757 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:04,757 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:04,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 66#L93-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,770 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:04,770 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:04,770 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:04,770 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:04,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,770 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:04,770 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:04,770 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:04,770 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:04,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,777 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:04,777 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:04,777 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:04,777 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:04,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 66#L93-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,799 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:04,799 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:04,799 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:04,799 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:04,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,799 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:04,799 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:04,799 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:04,799 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:04,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,806 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:04,806 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:04,806 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:04,806 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:04,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 66#L93-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 82#L132-1true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,837 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:04,838 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:04,838 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:04,838 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:04,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 82#L132-1true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,838 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:04,838 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:04,838 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:04,838 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:04,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-07 19:31:04,850 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:04,850 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:04,850 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:04,850 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:04,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 73#L58true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,853 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:04,853 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:04,853 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:04,853 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:04,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-07 19:31:04,878 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:04,878 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:04,878 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:04,878 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:04,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 73#L58true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,881 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:04,881 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:04,881 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:04,881 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:04,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,900 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:04,900 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:04,900 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:04,900 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:04,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 19#L56true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,911 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:04,911 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:04,911 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:04,911 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:04,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,928 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:04,928 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:04,928 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:04,928 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:04,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 19#L56true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,939 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:04,940 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:04,940 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:04,940 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:04,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 82#L132-1true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,964 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 19:31:04,964 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:04,964 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:04,964 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:04,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-07 19:31:04,981 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 19:31:04,981 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:04,981 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:04,981 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:04,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 73#L58true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,982 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:04,982 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:04,982 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:04,982 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:04,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-07 19:31:04,996 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:04,996 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:04,996 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:04,996 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:04,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 73#L58true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:04,996 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:04,996 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:04,997 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:04,997 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:05,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 152#(= ~i1~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, 82#L132-1true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:05,006 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,006 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,006 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,006 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-07 19:31:05,015 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:05,015 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:05,015 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:05,015 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:05,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 162#(and (= ~i1~0 0) (= ~i~0 1)), 73#L58true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:05,017 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:05,017 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:05,017 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:05,017 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:05,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, 73#L58true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 179#true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:05,017 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:05,017 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:05,017 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:05,017 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:05,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:05,027 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:05,027 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:05,027 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,027 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 152#(= ~i1~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, 35#L131-4true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:05,028 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:05,028 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:05,028 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,028 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 13#thread1EXITtrue, 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:05,028 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:05,028 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,028 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:05,028 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,030 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 73#L58true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:05,030 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:05,030 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:05,030 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:05,030 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:05,030 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:05,036 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-07 19:31:05,036 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-11-07 19:31:05,036 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-07 19:31:05,036 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-07 19:31:05,036 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-07 19:31:05,036 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-07 19:31:05,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-07 19:31:05,036 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-11-07 19:31:05,036 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-07 19:31:05,036 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-07 19:31:05,036 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-07 19:31:05,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-07 19:31:05,039 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,039 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,039 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:05,039 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 162#(and (= ~i1~0 0) (= ~i~0 1)), 73#L58true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:05,041 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,041 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:05,041 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:05,041 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, 73#L58true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:05,041 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,041 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,041 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:05,041 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:05,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:05,050 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,050 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,050 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,050 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [18#L106true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 179#true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 82#L132-1true, 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:05,050 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,050 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,050 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,050 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, 78#L132true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:05,050 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,050 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,050 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,050 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 13#thread1EXITtrue, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:05,051 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,051 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,051 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,051 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 152#(= ~i1~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 179#true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 82#L132-1true, 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:05,051 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,051 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,051 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,051 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 82#L132-1true, 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:05,052 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,052 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:05,052 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,052 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:05,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 152#(= ~i1~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 82#L132-1true, 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:05,052 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,052 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:05,052 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:05,053 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,054 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 73#L58true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:05,054 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,054 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:05,054 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,054 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,054 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:05,058 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-07 19:31:05,058 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-11-07 19:31:05,058 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-07 19:31:05,058 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-07 19:31:05,058 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-07 19:31:05,058 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-07 19:31:05,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), 89#L82true]) [2024-11-07 19:31:05,058 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-11-07 19:31:05,058 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-07 19:31:05,058 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-07 19:31:05,058 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-07 19:31:05,074 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 13#thread1EXITtrue, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:05,074 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,074 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,074 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:05,074 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,074 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:05,083 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [18#L106true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 179#true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 82#L132-1true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:05,083 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,083 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,083 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,083 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,083 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,083 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 179#true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 82#L132-1true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:05,083 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 19:31:05,083 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:05,083 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,083 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,083 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:05,083 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 152#(= ~i1~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, 82#L132-1true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:05,083 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 19:31:05,083 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:05,083 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:05,083 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,083 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,084 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 152#(= ~i1~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, 82#L132-1true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:05,084 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,084 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,084 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,084 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,084 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 179#true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 82#L132-1true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:05,084 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 19:31:05,084 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:05,084 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,084 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,084 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 179#true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 82#L132-1true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:05,084 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,084 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,084 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,084 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,084 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,095 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 179#true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 82#L132-1true, 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:05,095 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,095 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:05,095 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:05,095 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,095 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,096 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:05,096 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 82#L132-1true, 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:05,096 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,096 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:05,096 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:05,096 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:05,096 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,096 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,096 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 152#(= ~i1~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 179#true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 141#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 82#L132-1true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:05,097 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,097 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:05,097 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:05,097 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,097 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,097 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 13#thread1EXITtrue, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:05,097 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,097 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,098 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,098 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:05,098 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,137 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 149#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 151#(= ~i~0 0), Black: 143#(<= ~n2~0 ~n3~0), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 179#true, 141#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 82#L132-1true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:05,137 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 19:31:05,138 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,138 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:05,138 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:05,138 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,138 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:05,392 INFO L124 PetriNetUnfolderBase]: 12162/21832 cut-off events. [2024-11-07 19:31:05,393 INFO L125 PetriNetUnfolderBase]: For 16299/17267 co-relation queries the response was YES. [2024-11-07 19:31:05,440 INFO L83 FinitePrefix]: Finished finitePrefix Result has 60765 conditions, 21832 events. 12162/21832 cut-off events. For 16299/17267 co-relation queries the response was YES. Maximal size of possible extension queue 818. Compared 186007 event pairs, 2056 based on Foata normal form. 139/20288 useless extension candidates. Maximal degree in co-relation 60282. Up to 13258 conditions per place. [2024-11-07 19:31:05,506 INFO L140 encePairwiseOnDemand]: 78/92 looper letters, 121 selfloop transitions, 55 changer transitions 0/285 dead transitions. [2024-11-07 19:31:05,506 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 135 places, 285 transitions, 1704 flow [2024-11-07 19:31:05,507 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-07 19:31:05,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-07 19:31:05,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 440 transitions. [2024-11-07 19:31:05,508 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6832298136645962 [2024-11-07 19:31:05,508 INFO L175 Difference]: Start difference. First operand has 129 places, 177 transitions, 924 flow. Second operand 7 states and 440 transitions. [2024-11-07 19:31:05,508 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 135 places, 285 transitions, 1704 flow [2024-11-07 19:31:05,649 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 135 places, 285 transitions, 1696 flow, removed 4 selfloop flow, removed 0 redundant places. [2024-11-07 19:31:05,652 INFO L231 Difference]: Finished difference. Result has 140 places, 229 transitions, 1409 flow [2024-11-07 19:31:05,652 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=916, PETRI_DIFFERENCE_MINUEND_PLACES=129, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=177, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=21, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=149, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=1409, PETRI_PLACES=140, PETRI_TRANSITIONS=229} [2024-11-07 19:31:05,653 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 48 predicate places. [2024-11-07 19:31:05,653 INFO L471 AbstractCegarLoop]: Abstraction has has 140 places, 229 transitions, 1409 flow [2024-11-07 19:31:05,653 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 53.8) internal successors, (269), 5 states have internal predecessors, (269), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:31:05,653 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:31:05,654 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 19:31:05,654 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-07 19:31:05,654 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-07 19:31:05,654 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:31:05,654 INFO L85 PathProgramCache]: Analyzing trace with hash 947421773, now seen corresponding path program 6 times [2024-11-07 19:31:05,654 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:31:05,655 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1574843465] [2024-11-07 19:31:05,655 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:31:05,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:31:05,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:31:05,747 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:31:05,747 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:31:05,747 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1574843465] [2024-11-07 19:31:05,747 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1574843465] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 19:31:05,747 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 19:31:05,747 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-07 19:31:05,748 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [438397884] [2024-11-07 19:31:05,748 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 19:31:05,749 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 19:31:05,749 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:31:05,749 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 19:31:05,750 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 19:31:05,754 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 54 out of 92 [2024-11-07 19:31:05,754 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 140 places, 229 transitions, 1409 flow. Second operand has 3 states, 3 states have (on average 66.0) internal successors, (198), 3 states have internal predecessors, (198), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:31:05,755 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:31:05,755 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 54 of 92 [2024-11-07 19:31:05,755 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 19:31:06,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [130#(<= (+ ~n2~0 1) ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 19#L56true, 193#true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, 28#$Ultimate##0true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,010 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-07 19:31:06,010 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-07 19:31:06,010 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-07 19:31:06,010 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:06,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [130#(<= (+ ~n2~0 1) ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 19#L56true, 193#true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, 11#L65true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,040 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-07 19:31:06,040 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:06,040 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:06,040 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:06,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][127], [130#(<= (+ ~n2~0 1) ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 49#L65-1true, 19#L56true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 195#(= ~e2~0 1), 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,273 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-07 19:31:06,274 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:06,274 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:06,274 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:06,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, 28#$Ultimate##0true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,398 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-07 19:31:06,398 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:06,398 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:06,398 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:06,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 74#L71-1true, 179#true, 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,442 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-07 19:31:06,442 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-07 19:31:06,442 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-07 19:31:06,442 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-07 19:31:06,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, 11#L65true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,454 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-07 19:31:06,454 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:06,454 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:06,455 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:06,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][60], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 49#L65-1true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 195#(= ~e2~0 1), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,455 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-07 19:31:06,455 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:06,455 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:06,455 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:06,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, 28#$Ultimate##0true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,462 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-07 19:31:06,463 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:06,463 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:06,463 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:06,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 74#L71-1true, 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,488 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-07 19:31:06,488 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-07 19:31:06,488 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-07 19:31:06,488 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-07 19:31:06,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,499 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-07 19:31:06,499 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:06,499 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:06,499 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:06,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, 11#L65true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,518 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-07 19:31:06,518 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:06,518 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:06,519 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:06,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 41#L80true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,554 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:06,554 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:06,554 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:06,554 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:06,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][60], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 49#L65-1true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 195#(= ~e2~0 1), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,568 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:06,568 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:06,568 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:06,568 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:06,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][60], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,575 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-07 19:31:06,575 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:06,575 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:06,575 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:06,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][60], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 195#(= ~e2~0 1), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,632 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-07 19:31:06,632 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:06,632 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:06,632 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:06,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 74#L71-1true, 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,658 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-07 19:31:06,658 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:06,658 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:06,658 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:06,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 74#L71-1true, 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,705 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-07 19:31:06,705 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:06,705 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:06,705 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:06,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 41#L80true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,714 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:06,714 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:06,714 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:06,714 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:06,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][60], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,725 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-07 19:31:06,725 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:06,725 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:06,725 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:06,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 74#L71-1true, 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,749 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,749 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,749 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:06,749 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,752 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 74#L71-1true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,752 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,752 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,752 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:06,752 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,752 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,753 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:06,753 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:06,753 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:06,753 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:06,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][60], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 195#(= ~e2~0 1), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,763 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-07 19:31:06,763 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:06,763 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:06,763 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:06,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,772 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:06,772 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:06,772 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:06,772 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:06,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,781 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:06,781 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:06,781 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:06,781 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:06,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][60], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 195#(= ~e2~0 1), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,782 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-07 19:31:06,782 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:06,782 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:06,782 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:06,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 41#L80true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,804 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,804 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,804 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,804 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,804 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 41#L80true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,804 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:06,804 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,804 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,804 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,804 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,808 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:06,808 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:06,808 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:06,808 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:06,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,816 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:06,816 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:06,816 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:06,816 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:06,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][60], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 195#(= ~e2~0 1), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,817 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-07 19:31:06,817 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:06,817 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-07 19:31:06,817 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:06,825 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 74#L71-1true, 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,825 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,825 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,825 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:06,825 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,825 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,825 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,826 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,826 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,826 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,826 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,826 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:06,826 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,826 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 41#L80true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,826 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,826 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,826 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:06,826 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,839 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,839 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:06,839 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,839 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:06,839 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,839 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,839 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 74#L71-1true, 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,839 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:06,839 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,839 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:06,839 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,839 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,839 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,839 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,857 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 74#L71-1true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,858 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,858 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,858 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:06,858 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,858 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,858 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,858 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,858 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:06,869 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,870 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,870 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,870 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,870 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:06,870 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,870 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,870 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,878 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,878 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,878 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,878 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:06,878 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:06,878 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,878 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([644] L45-1-->L45-3: Formula: (= v_~n1~0_5 |v_thread1Thread1of1ForFork2_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork2_~tmp3~0#1=|v_thread1Thread1of1ForFork2_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork2_~tmp3~0#1=|v_thread1Thread1of1ForFork2_~tmp3~0#1_9|, ~n1~0=v_~n1~0_5} AuxVars[] AssignedVars[~n1~0][58], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 21#L45-3true, 193#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,910 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 19:31:06,910 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:06,910 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:06,910 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:06,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([669] L81-->L82: Formula: (= v_~n2~0_4 0) InVars {} OutVars{~n2~0=v_~n2~0_4} AuxVars[] AssignedVars[~n2~0][143], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 21#L45-3true, 193#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,911 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 19:31:06,911 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:06,911 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:06,911 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:06,912 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 41#L80true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,912 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,912 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,912 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,912 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,912 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:06,912 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,912 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,912 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 74#L71-1true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,912 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,912 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,912 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,912 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 193#true, 41#L80true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,913 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,914 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,914 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:06,914 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:06,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,937 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,937 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,937 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:06,937 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,949 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:06,950 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:06,950 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:06,950 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:06,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 19#L56true, 99#true, 193#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,951 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,951 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,951 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,951 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,966 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:06,966 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:06,966 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:06,966 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,967 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:06,967 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,967 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:06,967 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:06,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132-1true, 99#true, 193#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 41#L80true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,968 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:06,968 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:06,968 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:06,968 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:06,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,980 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 19:31:06,980 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:06,980 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:06,980 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:06,981 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 193#true, 41#L80true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,981 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:06,982 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,982 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:06,982 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:06,982 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:06,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 19#L56true, 99#true, 193#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:06,982 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:06,982 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:06,982 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:06,982 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:07,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([644] L45-1-->L45-3: Formula: (= v_~n1~0_5 |v_thread1Thread1of1ForFork2_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork2_~tmp3~0#1=|v_thread1Thread1of1ForFork2_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork2_~tmp3~0#1=|v_thread1Thread1of1ForFork2_~tmp3~0#1_9|, ~n1~0=v_~n1~0_5} AuxVars[] AssignedVars[~n1~0][58], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 21#L45-3true, 193#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:07,015 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 19:31:07,015 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:07,015 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:07,015 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:07,030 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132-1true, 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 193#true, 41#L80true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:07,030 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 19:31:07,030 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:07,030 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:07,030 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:07,030 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:07,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:07,037 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:07,037 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:07,037 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:07,037 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:07,037 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:07,037 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 19:31:07,037 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:07,037 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:07,037 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:07,037 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:07,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 73#L58true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:07,050 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 19:31:07,050 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:07,050 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:07,050 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:07,054 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:07,054 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 19:31:07,054 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:07,054 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:07,054 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:07,054 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:07,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:07,054 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:07,054 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:07,054 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:07,054 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:07,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:07,065 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:07,066 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:07,066 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:07,066 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:07,066 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:07,066 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:07,066 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:07,066 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:07,066 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:07,066 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:07,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 73#L58true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:07,080 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:07,080 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:07,080 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:07,080 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:07,083 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:07,083 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:07,083 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:07,083 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:07,083 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:07,084 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:07,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:07,084 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:07,084 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:07,084 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:07,084 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:07,109 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 73#L58true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:07,109 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:07,109 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:07,109 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:07,110 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:07,110 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:07,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132-1true, 99#true, 193#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:07,139 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 19:31:07,139 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:07,139 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:07,139 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:07,139 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 73#L58true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:07,139 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:07,139 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:07,139 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:07,139 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:07,140 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:07,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:07,149 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:07,149 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:07,149 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:07,149 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:07,168 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:07,168 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:07,168 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:07,168 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:07,168 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:07,168 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:07,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:07,181 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:07,181 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:07,182 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:07,182 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:07,202 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:07,202 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:07,202 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:07,202 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:07,202 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:07,202 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:07,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 57#L133true, Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:07,261 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 19:31:07,262 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:07,262 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 19:31:07,262 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 19:31:07,266 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132-1true, 99#true, 193#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:07,266 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 19:31:07,266 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:07,266 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:07,267 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:07,267 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:07,319 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][117], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 57#L133true, Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:07,319 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-07 19:31:07,319 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:07,319 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 19:31:07,319 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:07,319 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 19:31:07,608 INFO L124 PetriNetUnfolderBase]: 8209/17471 cut-off events. [2024-11-07 19:31:07,608 INFO L125 PetriNetUnfolderBase]: For 17934/18856 co-relation queries the response was YES. [2024-11-07 19:31:07,657 INFO L83 FinitePrefix]: Finished finitePrefix Result has 51097 conditions, 17471 events. 8209/17471 cut-off events. For 17934/18856 co-relation queries the response was YES. Maximal size of possible extension queue 687. Compared 169859 event pairs, 2756 based on Foata normal form. 441/16454 useless extension candidates. Maximal degree in co-relation 50727. Up to 5927 conditions per place. [2024-11-07 19:31:07,704 INFO L140 encePairwiseOnDemand]: 88/92 looper letters, 75 selfloop transitions, 2 changer transitions 0/248 dead transitions. [2024-11-07 19:31:07,704 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 142 places, 248 transitions, 1679 flow [2024-11-07 19:31:07,705 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 19:31:07,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 19:31:07,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 210 transitions. [2024-11-07 19:31:07,705 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7608695652173914 [2024-11-07 19:31:07,705 INFO L175 Difference]: Start difference. First operand has 140 places, 229 transitions, 1409 flow. Second operand 3 states and 210 transitions. [2024-11-07 19:31:07,706 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 142 places, 248 transitions, 1679 flow [2024-11-07 19:31:07,837 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 142 places, 248 transitions, 1679 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 19:31:07,840 INFO L231 Difference]: Finished difference. Result has 143 places, 228 transitions, 1411 flow [2024-11-07 19:31:07,840 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=1401, PETRI_DIFFERENCE_MINUEND_PLACES=140, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=228, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=226, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1411, PETRI_PLACES=143, PETRI_TRANSITIONS=228} [2024-11-07 19:31:07,840 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 51 predicate places. [2024-11-07 19:31:07,840 INFO L471 AbstractCegarLoop]: Abstraction has has 143 places, 228 transitions, 1411 flow [2024-11-07 19:31:07,841 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 66.0) internal successors, (198), 3 states have internal predecessors, (198), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:31:07,841 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:31:07,841 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 19:31:07,841 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-07 19:31:07,841 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-07 19:31:07,842 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:31:07,842 INFO L85 PathProgramCache]: Analyzing trace with hash 828620929, now seen corresponding path program 7 times [2024-11-07 19:31:07,842 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:31:07,842 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1073580216] [2024-11-07 19:31:07,842 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:31:07,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:31:07,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:31:07,952 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:31:07,952 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:31:07,952 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1073580216] [2024-11-07 19:31:07,952 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1073580216] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 19:31:07,952 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 19:31:07,953 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 19:31:07,953 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [255382609] [2024-11-07 19:31:07,953 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 19:31:07,953 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-07 19:31:07,953 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:31:07,954 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-07 19:31:07,954 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-07 19:31:07,993 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 46 out of 92 [2024-11-07 19:31:07,994 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 143 places, 228 transitions, 1411 flow. Second operand has 5 states, 5 states have (on average 53.8) internal successors, (269), 5 states have internal predecessors, (269), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:31:07,994 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:31:07,994 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 46 of 92 [2024-11-07 19:31:07,994 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 19:31:08,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 84#L93-1true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,534 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-07 19:31:08,534 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-07 19:31:08,534 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-07 19:31:08,534 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:08,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 80#L93true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,534 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-07 19:31:08,534 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-07 19:31:08,534 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-07 19:31:08,534 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-07 19:31:08,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 84#L93-1true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 195#(= ~e2~0 1), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,578 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-07 19:31:08,578 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:08,578 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:08,578 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:08,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 80#L93true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 195#(= ~e2~0 1), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,579 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-07 19:31:08,579 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:08,579 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-07 19:31:08,579 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-07 19:31:08,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 66#L93-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,583 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-07 19:31:08,583 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-07 19:31:08,583 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-07 19:31:08,583 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:08,584 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 84#L93-1true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,584 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-07 19:31:08,584 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-07 19:31:08,584 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-07 19:31:08,585 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-07 19:31:08,585 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:08,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 66#L93-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 195#(= ~e2~0 1), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,637 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-07 19:31:08,637 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:08,637 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:08,637 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:08,638 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 84#L93-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 195#(= ~e2~0 1), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,638 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-07 19:31:08,638 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:08,638 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:08,638 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:08,638 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:08,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 80#L93true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,713 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2024-11-07 19:31:08,713 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-07 19:31:08,713 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-07 19:31:08,713 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-07 19:31:08,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 84#L93-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,713 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-07 19:31:08,713 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:08,713 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:08,713 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:08,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 80#L93true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 195#(= ~e2~0 1), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,760 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-07 19:31:08,760 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-07 19:31:08,760 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-07 19:31:08,760 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-07 19:31:08,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 84#L93-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 195#(= ~e2~0 1), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,760 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-07 19:31:08,760 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:08,760 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:08,760 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:08,764 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 84#L93-1true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,764 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-07 19:31:08,764 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:08,764 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:08,764 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:08,764 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:08,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,765 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-07 19:31:08,765 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:08,765 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:08,765 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:08,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,765 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-07 19:31:08,765 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:08,765 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:08,765 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:08,768 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,768 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-07 19:31:08,768 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-07 19:31:08,768 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-07 19:31:08,768 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-07 19:31:08,768 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-07 19:31:08,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 84#L93-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,803 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-07 19:31:08,803 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:08,803 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:08,803 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:08,806 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 84#L93-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 195#(= ~e2~0 1), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,806 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-07 19:31:08,806 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:08,806 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:08,806 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:08,806 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:08,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 195#(= ~e2~0 1), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,807 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-07 19:31:08,807 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:08,807 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:08,807 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:08,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 195#(= ~e2~0 1), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,808 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-07 19:31:08,808 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:08,808 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:08,808 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:08,811 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 195#(= ~e2~0 1), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,811 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-07 19:31:08,811 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-07 19:31:08,811 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-07 19:31:08,811 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-07 19:31:08,811 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-07 19:31:08,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 84#L93-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 41#L80true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,851 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:08,851 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:08,851 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:08,852 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:08,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 80#L93true, 41#L80true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,869 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-07 19:31:08,869 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-07 19:31:08,869 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-07 19:31:08,869 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-07 19:31:08,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 80#L93true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,905 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-07 19:31:08,905 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-07 19:31:08,905 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-07 19:31:08,905 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-07 19:31:08,910 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 84#L93-1true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,910 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-07 19:31:08,910 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:08,910 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:08,910 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:08,910 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:08,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,911 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-07 19:31:08,911 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:08,911 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:08,911 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:08,918 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,918 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-07 19:31:08,918 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-07 19:31:08,918 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-07 19:31:08,918 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-07 19:31:08,918 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-07 19:31:08,954 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 84#L93-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,954 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:08,954 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:08,954 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:08,954 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:08,954 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:08,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,955 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:08,955 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:08,955 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:08,955 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:08,961 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,961 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-07 19:31:08,961 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:08,961 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:08,961 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:08,961 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:08,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,969 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:08,969 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:08,969 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:08,969 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:08,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,972 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-07 19:31:08,972 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:08,972 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:08,972 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:08,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:08,972 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:08,972 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:08,972 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:08,972 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:09,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 195#(= ~e2~0 1), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,020 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:09,020 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:09,020 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:09,020 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:09,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 195#(= ~e2~0 1), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,022 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-07 19:31:09,022 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:09,022 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:09,022 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:09,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 195#(= ~e2~0 1), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,022 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:09,022 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:09,022 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:09,022 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:09,038 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 195#(= ~e2~0 1), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,038 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:09,038 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:09,038 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:09,038 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:09,038 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:09,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 53#L91-3true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,038 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:09,039 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:09,039 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:09,039 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:09,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 84#L93-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,039 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:09,039 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:09,039 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:09,039 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:09,087 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 195#(= ~e2~0 1), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,087 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:09,087 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:09,087 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:09,087 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:09,088 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:09,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 53#L91-3true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,088 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:09,088 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:09,088 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:09,088 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:09,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 84#L93-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,088 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:09,088 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:09,088 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:09,089 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:09,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 80#L93true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,110 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:09,110 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:09,110 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:09,110 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:09,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 84#L93-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,110 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:09,110 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:09,110 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:09,110 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:09,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,126 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-07 19:31:09,126 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:09,126 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:09,126 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:09,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 195#(= ~e2~0 1), 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,126 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:09,126 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:09,126 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:09,126 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:09,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 80#L93true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,156 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:09,156 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:09,156 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:09,156 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:09,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 84#L93-1true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,156 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:09,156 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:09,156 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:09,156 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:09,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 195#(= ~e2~0 1), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,175 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-07 19:31:09,175 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:09,175 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:09,175 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:09,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 195#(= ~e2~0 1), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,175 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:09,175 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:09,175 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:09,175 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:09,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,180 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:09,180 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:09,180 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:09,180 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:09,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,180 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:09,180 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:09,180 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:09,180 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:09,181 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 195#(= ~e2~0 1), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,181 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:09,181 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:09,181 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:09,181 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:09,181 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:09,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 41#L80true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,184 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-07 19:31:09,184 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:09,184 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:09,184 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:09,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,218 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:09,218 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:09,218 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:09,218 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:09,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,218 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:09,218 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:09,218 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:09,218 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:09,219 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 195#(= ~e2~0 1), 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,219 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:09,219 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:09,219 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:09,219 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:09,219 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:09,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,221 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-07 19:31:09,221 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:09,221 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:09,221 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:09,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,298 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:09,298 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:09,298 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:09,298 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:09,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,516 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:09,516 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:09,516 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:09,516 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:09,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,543 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:09,543 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:09,543 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:09,543 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:09,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,543 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:09,543 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:09,543 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:09,543 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:09,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L91-1-->L91-3: Formula: (= v_~n3~0_6 |v_thread3Thread1of1ForFork1_~tmp1~1#1_9|) InVars {thread3Thread1of1ForFork1_~tmp1~1#1=|v_thread3Thread1of1ForFork1_~tmp1~1#1_9|} OutVars{~n3~0=v_~n3~0_6, thread3Thread1of1ForFork1_~tmp1~1#1=|v_thread3Thread1of1ForFork1_~tmp1~1#1_9|} AuxVars[] AssignedVars[~n3~0][169], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 73#L58true, 53#L91-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,556 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-07 19:31:09,556 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-07 19:31:09,556 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-07 19:31:09,556 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-07 19:31:09,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([676] L91-1-->L91-3: Formula: (= v_~n3~0_6 |v_thread3Thread1of1ForFork1_~tmp1~1#1_9|) InVars {thread3Thread1of1ForFork1_~tmp1~1#1=|v_thread3Thread1of1ForFork1_~tmp1~1#1_9|} OutVars{~n3~0=v_~n3~0_6, thread3Thread1of1ForFork1_~tmp1~1#1=|v_thread3Thread1of1ForFork1_~tmp1~1#1_9|} AuxVars[] AssignedVars[~n3~0][169], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 73#L58true, 53#L91-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,556 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:09,556 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:09,556 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:09,556 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:09,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,575 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:09,575 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:09,575 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:09,576 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:09,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,576 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:09,576 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:09,576 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:09,576 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:09,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,715 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:09,715 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:09,715 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:09,715 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:09,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,715 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:09,715 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:09,715 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:09,715 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:09,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,739 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:09,739 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:09,739 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:09,739 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:09,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,740 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:09,740 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:09,740 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:09,740 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:09,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,772 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:09,772 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:09,772 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:09,772 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:09,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 193#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:09,800 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:09,800 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:09,800 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:09,800 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:10,317 INFO L124 PetriNetUnfolderBase]: 14614/26742 cut-off events. [2024-11-07 19:31:10,317 INFO L125 PetriNetUnfolderBase]: For 35934/37117 co-relation queries the response was YES. [2024-11-07 19:31:10,428 INFO L83 FinitePrefix]: Finished finitePrefix Result has 85202 conditions, 26742 events. 14614/26742 cut-off events. For 35934/37117 co-relation queries the response was YES. Maximal size of possible extension queue 927. Compared 237366 event pairs, 1804 based on Foata normal form. 180/25074 useless extension candidates. Maximal degree in co-relation 84560. Up to 14833 conditions per place. [2024-11-07 19:31:10,521 INFO L140 encePairwiseOnDemand]: 78/92 looper letters, 149 selfloop transitions, 54 changer transitions 0/328 dead transitions. [2024-11-07 19:31:10,521 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 149 places, 328 transitions, 2328 flow [2024-11-07 19:31:10,522 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-07 19:31:10,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-07 19:31:10,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 442 transitions. [2024-11-07 19:31:10,523 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6863354037267081 [2024-11-07 19:31:10,523 INFO L175 Difference]: Start difference. First operand has 143 places, 228 transitions, 1411 flow. Second operand 7 states and 442 transitions. [2024-11-07 19:31:10,523 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 149 places, 328 transitions, 2328 flow [2024-11-07 19:31:10,745 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 147 places, 328 transitions, 2324 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 19:31:10,749 INFO L231 Difference]: Finished difference. Result has 151 places, 262 transitions, 1827 flow [2024-11-07 19:31:10,750 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=1407, PETRI_DIFFERENCE_MINUEND_PLACES=141, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=228, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=27, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=192, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=1827, PETRI_PLACES=151, PETRI_TRANSITIONS=262} [2024-11-07 19:31:10,750 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 59 predicate places. [2024-11-07 19:31:10,750 INFO L471 AbstractCegarLoop]: Abstraction has has 151 places, 262 transitions, 1827 flow [2024-11-07 19:31:10,751 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 53.8) internal successors, (269), 5 states have internal predecessors, (269), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:31:10,751 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:31:10,751 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 19:31:10,751 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-07 19:31:10,751 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-07 19:31:10,752 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:31:10,752 INFO L85 PathProgramCache]: Analyzing trace with hash 1752127785, now seen corresponding path program 8 times [2024-11-07 19:31:10,752 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:31:10,753 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [818243547] [2024-11-07 19:31:10,753 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:31:10,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:31:10,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:31:10,859 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:31:10,859 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:31:10,859 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [818243547] [2024-11-07 19:31:10,859 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [818243547] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 19:31:10,859 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 19:31:10,860 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-07 19:31:10,860 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [941490969] [2024-11-07 19:31:10,860 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 19:31:10,860 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 19:31:10,860 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:31:10,861 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 19:31:10,861 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 19:31:10,864 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 54 out of 92 [2024-11-07 19:31:10,865 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 151 places, 262 transitions, 1827 flow. Second operand has 3 states, 3 states have (on average 66.0) internal successors, (198), 3 states have internal predecessors, (198), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:31:10,865 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:31:10,865 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 54 of 92 [2024-11-07 19:31:10,865 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 19:31:11,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,531 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-07 19:31:11,531 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:11,532 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:11,532 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:11,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][58], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-07 19:31:11,532 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-07 19:31:11,532 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:11,532 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:11,532 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:11,537 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][58], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-07 19:31:11,537 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-07 19:31:11,537 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-07 19:31:11,538 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-07 19:31:11,538 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-07 19:31:11,538 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-07 19:31:11,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,570 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-07 19:31:11,570 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:11,570 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:11,570 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:11,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][58], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-07 19:31:11,570 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-07 19:31:11,570 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:11,570 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:11,570 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:11,573 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][58], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-07 19:31:11,573 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-07 19:31:11,573 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-07 19:31:11,573 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-07 19:31:11,573 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-07 19:31:11,573 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-07 19:31:11,617 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,617 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-07 19:31:11,617 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-07 19:31:11,617 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-07 19:31:11,617 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-07 19:31:11,617 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-07 19:31:11,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 143#(<= ~n2~0 ~n3~0), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,618 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-07 19:31:11,618 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-07 19:31:11,618 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-07 19:31:11,618 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-07 19:31:11,649 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,649 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-07 19:31:11,649 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:11,649 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-07 19:31:11,649 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-07 19:31:11,649 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-07 19:31:11,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 143#(<= ~n2~0 ~n3~0), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,649 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-07 19:31:11,649 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-07 19:31:11,649 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-07 19:31:11,649 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-07 19:31:11,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,654 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-07 19:31:11,654 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-07 19:31:11,655 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-07 19:31:11,655 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-07 19:31:11,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,689 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-07 19:31:11,689 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:11,689 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:11,689 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:11,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,698 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-07 19:31:11,698 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:11,698 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:11,698 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:11,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,738 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-07 19:31:11,738 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:11,738 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:11,738 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:11,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 143#(<= ~n2~0 ~n3~0), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,753 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-07 19:31:11,753 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:11,753 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:11,753 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:11,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 74#L71-1true, 143#(<= ~n2~0 ~n3~0), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,753 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-07 19:31:11,753 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:11,753 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:11,753 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:11,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 143#(<= ~n2~0 ~n3~0), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,800 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-07 19:31:11,800 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:11,800 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:11,800 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:11,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 74#L71-1true, 179#true, 143#(<= ~n2~0 ~n3~0), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,801 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-07 19:31:11,801 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:11,801 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:11,801 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:11,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 41#L80true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 143#(<= ~n2~0 ~n3~0), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,810 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:11,810 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:11,810 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:11,810 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:11,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 70#L46-1true, 41#L80true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,810 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-07 19:31:11,810 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:11,810 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:11,810 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:11,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,817 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-07 19:31:11,817 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:11,817 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:11,817 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:11,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,817 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:11,817 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:11,817 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:11,817 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:11,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 41#L80true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 143#(<= ~n2~0 ~n3~0), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,844 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:11,844 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:11,844 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:11,844 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:11,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,844 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-07 19:31:11,844 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:11,844 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:11,844 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:11,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,852 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-07 19:31:11,852 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:11,852 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:11,852 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:11,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,852 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:11,852 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:11,852 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:11,852 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:11,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,858 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:11,858 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:11,858 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:11,858 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:11,859 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,859 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:11,859 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:11,859 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:11,859 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:11,859 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:11,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 41#L80true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,890 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:11,890 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:11,890 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:11,890 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:11,891 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,891 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:11,891 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:11,891 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:11,891 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:11,891 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:11,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,918 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-07 19:31:11,918 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:11,918 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:11,918 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:11,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,918 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:11,918 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:11,918 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:11,918 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:11,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,944 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-07 19:31:11,944 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-07 19:31:11,944 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-07 19:31:11,944 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-07 19:31:11,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,944 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:11,945 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:11,945 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:11,945 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:11,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,951 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:11,951 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:11,951 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:11,951 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:11,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,963 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-07 19:31:11,963 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-07 19:31:11,963 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-07 19:31:11,963 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-07 19:31:11,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,963 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:11,963 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:11,963 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:11,963 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:11,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,978 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:11,978 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:11,978 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:11,978 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:11,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 90#L95-1true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,991 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-07 19:31:11,991 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-07 19:31:11,991 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-07 19:31:11,991 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-07 19:31:11,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 41#L80true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,992 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:11,992 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:11,992 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:11,992 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:11,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,996 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:11,996 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:11,996 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:11,996 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:11,997 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,997 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:11,997 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:11,997 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:11,997 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:11,997 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:11,997 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:11,997 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:11,997 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:11,997 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:11,997 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:11,998 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:12,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:12,022 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:12,022 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:12,022 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:12,022 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:12,022 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:12,022 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:12,022 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:12,022 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:12,022 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:12,022 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:12,023 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:12,023 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:12,023 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:12,023 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:12,023 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:12,023 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:12,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:12,339 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-11-07 19:31:12,339 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-07 19:31:12,339 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-07 19:31:12,339 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-07 19:31:12,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:12,365 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-11-07 19:31:12,365 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-07 19:31:12,365 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-07 19:31:12,365 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-07 19:31:12,620 INFO L124 PetriNetUnfolderBase]: 9078/19652 cut-off events. [2024-11-07 19:31:12,620 INFO L125 PetriNetUnfolderBase]: For 26975/27987 co-relation queries the response was YES. [2024-11-07 19:31:12,704 INFO L83 FinitePrefix]: Finished finitePrefix Result has 62552 conditions, 19652 events. 9078/19652 cut-off events. For 26975/27987 co-relation queries the response was YES. Maximal size of possible extension queue 769. Compared 197593 event pairs, 3159 based on Foata normal form. 400/18860 useless extension candidates. Maximal degree in co-relation 62001. Up to 6308 conditions per place. [2024-11-07 19:31:12,761 INFO L140 encePairwiseOnDemand]: 88/92 looper letters, 85 selfloop transitions, 2 changer transitions 0/284 dead transitions. [2024-11-07 19:31:12,761 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 153 places, 284 transitions, 2155 flow [2024-11-07 19:31:12,761 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 19:31:12,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 19:31:12,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 209 transitions. [2024-11-07 19:31:12,762 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7572463768115942 [2024-11-07 19:31:12,762 INFO L175 Difference]: Start difference. First operand has 151 places, 262 transitions, 1827 flow. Second operand 3 states and 209 transitions. [2024-11-07 19:31:12,762 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 153 places, 284 transitions, 2155 flow [2024-11-07 19:31:12,940 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 153 places, 284 transitions, 2121 flow, removed 17 selfloop flow, removed 0 redundant places. [2024-11-07 19:31:12,942 INFO L231 Difference]: Finished difference. Result has 154 places, 261 transitions, 1792 flow [2024-11-07 19:31:12,942 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=1782, PETRI_DIFFERENCE_MINUEND_PLACES=151, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=261, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=259, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1792, PETRI_PLACES=154, PETRI_TRANSITIONS=261} [2024-11-07 19:31:12,943 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 62 predicate places. [2024-11-07 19:31:12,943 INFO L471 AbstractCegarLoop]: Abstraction has has 154 places, 261 transitions, 1792 flow [2024-11-07 19:31:12,943 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 66.0) internal successors, (198), 3 states have internal predecessors, (198), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:31:12,943 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:31:12,943 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 19:31:12,943 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-07 19:31:12,943 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-07 19:31:12,944 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:31:12,944 INFO L85 PathProgramCache]: Analyzing trace with hash -1794954609, now seen corresponding path program 9 times [2024-11-07 19:31:12,944 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:31:12,944 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [26455323] [2024-11-07 19:31:12,944 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:31:12,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:31:12,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:31:13,091 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:31:13,091 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:31:13,091 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [26455323] [2024-11-07 19:31:13,091 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [26455323] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 19:31:13,092 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 19:31:13,092 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-11-07 19:31:13,092 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1424688054] [2024-11-07 19:31:13,092 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 19:31:13,092 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-07 19:31:13,092 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:31:13,092 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-07 19:31:13,092 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72 [2024-11-07 19:31:13,139 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 92 [2024-11-07 19:31:13,140 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 154 places, 261 transitions, 1792 flow. Second operand has 9 states, 9 states have (on average 51.77777777777778) internal successors, (466), 9 states have internal predecessors, (466), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:31:13,140 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:31:13,140 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 92 [2024-11-07 19:31:13,140 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 19:31:13,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][110], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, 12#L94-1true, 76#$Ultimate##0true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 212#(= ~e3~0 1), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:13,619 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-07 19:31:13,619 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-07 19:31:13,619 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-07 19:31:13,619 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-07 19:31:13,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][110], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 60#L41true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 212#(= ~e3~0 1), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:13,645 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-07 19:31:13,645 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-07 19:31:13,645 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-07 19:31:13,645 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-07 19:31:13,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][78], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, 76#$Ultimate##0true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-07 19:31:13,649 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-07 19:31:13,649 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-07 19:31:13,649 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-07 19:31:13,649 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-07 19:31:13,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][78], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 60#L41true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 212#(= ~e3~0 1), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:13,675 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-07 19:31:13,675 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-07 19:31:13,675 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-07 19:31:13,675 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-07 19:31:13,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 212#(= ~e3~0 1), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:13,753 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,753 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,753 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:13,753 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-07 19:31:13,760 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2024-11-07 19:31:13,760 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-07 19:31:13,760 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-07 19:31:13,760 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-07 19:31:13,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][78], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 53#L91-3true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-07 19:31:13,761 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-07 19:31:13,761 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:13,761 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:13,761 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:13,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 53#L91-3true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-07 19:31:13,761 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2024-11-07 19:31:13,761 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-07 19:31:13,761 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-07 19:31:13,761 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-07 19:31:13,817 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 212#(= ~e3~0 1), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:13,817 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-07 19:31:13,817 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,817 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,817 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:13,817 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 66#L93-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 212#(= ~e3~0 1), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:13,817 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-07 19:31:13,817 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,817 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:13,817 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,817 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-07 19:31:13,818 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,818 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,818 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,818 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:13,818 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,818 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:13,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-07 19:31:13,818 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-07 19:31:13,818 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:13,818 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,818 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:13,818 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 212#(= ~e3~0 1), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:13,818 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,818 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:13,818 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,818 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:13,818 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,822 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 212#(= ~e3~0 1), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:13,822 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-07 19:31:13,822 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-07 19:31:13,822 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-07 19:31:13,822 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-07 19:31:13,822 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-07 19:31:13,822 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 14#L69-3true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-07 19:31:13,822 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-07 19:31:13,822 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,822 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,822 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:13,822 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,822 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,822 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:13,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][78], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 212#(= ~e3~0 1), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:13,822 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-07 19:31:13,822 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,822 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:13,822 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,823 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-07 19:31:13,823 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-07 19:31:13,823 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:13,823 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,823 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:13,823 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,823 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,873 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 212#(= ~e3~0 1), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:13,873 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,873 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:13,873 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,873 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:13,873 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:13,873 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,873 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][78], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 212#(= ~e3~0 1), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:13,875 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,875 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:13,876 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:13,876 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:13,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 212#(= ~e3~0 1), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:13,955 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-07 19:31:13,955 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-07 19:31:13,955 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-07 19:31:13,955 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-07 19:31:14,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,116 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-07 19:31:14,116 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:14,116 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:14,116 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:14,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-07 19:31:14,183 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-07 19:31:14,183 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:14,183 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:14,183 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:14,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,184 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-07 19:31:14,184 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:14,184 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:14,184 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:14,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 6#L80-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-07 19:31:14,192 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:14,192 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:14,192 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:14,192 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:14,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), 10#L104-1true, Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,193 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:14,193 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:14,193 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:14,193 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:14,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 6#L80-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-07 19:31:14,459 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:14,459 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:14,459 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:14,459 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:14,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), 10#L104-1true, Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,460 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:14,460 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:14,460 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:14,460 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:14,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 39#L81true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-07 19:31:14,475 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:14,475 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:14,475 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:14,475 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:14,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,476 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:14,476 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:14,477 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:14,477 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:14,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,493 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-07 19:31:14,493 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:14,493 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:14,493 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:14,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,493 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:14,493 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:14,493 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:14,493 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:14,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 39#L81true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), 212#(= ~e3~0 1)]) [2024-11-07 19:31:14,555 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:14,555 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:14,555 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:14,555 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:14,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,556 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:14,556 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:14,557 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:14,557 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:14,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 74#L71-1true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,558 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-07 19:31:14,558 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:14,558 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:14,558 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:14,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,572 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-07 19:31:14,572 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:14,572 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:14,572 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:14,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,572 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:14,572 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:14,572 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:14,572 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:14,582 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,582 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:14,582 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:14,582 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:14,582 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:14,582 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:14,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,583 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-07 19:31:14,583 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:14,583 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:14,583 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:14,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 212#(= ~e3~0 1), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,602 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-07 19:31:14,602 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:14,602 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:14,602 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:14,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), 10#L104-1true, Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 74#L71-1true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,637 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:14,637 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:14,637 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:14,638 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:14,638 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,638 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:14,638 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:14,638 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:14,638 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:14,638 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:14,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 41#L80true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,639 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-07 19:31:14,639 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:14,639 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:14,639 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:14,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 212#(= ~e3~0 1), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,656 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-07 19:31:14,656 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:14,656 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:14,656 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:14,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 6#L80-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,665 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:14,665 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:14,665 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:14,665 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:14,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 41#L80true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), 10#L104-1true, Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,666 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:14,666 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:14,666 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:14,666 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:14,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 6#L80-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,716 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:14,716 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:14,716 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:14,716 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:14,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 41#L80true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), 10#L104-1true, Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,716 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:14,716 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:14,716 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:14,716 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:14,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), 33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 74#L71-1true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,717 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:14,717 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:14,717 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:14,717 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:14,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 39#L81true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,750 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:14,750 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:14,750 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:14,750 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:14,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 6#L80-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, 10#L104-1true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,750 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:14,750 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:14,750 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:14,750 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:14,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), 33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 41#L80true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,752 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:14,752 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:14,752 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:14,752 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:14,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 39#L81true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,811 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,811 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,811 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:14,811 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 6#L80-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, 10#L104-1true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,811 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,811 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,812 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:14,812 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 33#L105true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 41#L80true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,812 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,812 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,812 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:14,812 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 39#L81true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, 10#L104-1true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,852 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,852 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,852 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:14,852 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 33#L105true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 6#L80-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,852 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,852 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,852 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,852 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:14,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 39#L81true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, 10#L104-1true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,853 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,853 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:14,853 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,853 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,854 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,854 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:14,854 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,854 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,855 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,855 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,855 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,855 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:14,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 39#L81true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, 10#L104-1true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,913 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:14,913 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:14,913 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,913 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:14,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 33#L105true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 6#L80-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,913 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:14,913 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:14,913 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:14,913 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 39#L81true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, 10#L104-1true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,914 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:14,914 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:14,914 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:14,914 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,915 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:14,915 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:14,915 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:14,915 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,915 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:14,916 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:14,916 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:14,916 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 33#L105true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 39#L81true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,960 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:14,960 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:14,960 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:14,960 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 33#L105true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 39#L81true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,961 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:14,961 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:14,961 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:14,961 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 33#L105true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 39#L81true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,961 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:14,961 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:14,961 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:14,961 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, 10#L104-1true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,963 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:14,963 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:14,963 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:14,963 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 6#L80-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:14,963 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:14,963 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:14,963 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:14,963 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:15,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), 33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 39#L81true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:15,030 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 19:31:15,031 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:15,031 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:15,031 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:15,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 33#L105true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 39#L81true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:15,031 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 19:31:15,031 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:15,031 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:15,031 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:15,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 33#L105true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 39#L81true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:15,031 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 19:31:15,031 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:15,031 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:15,031 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:15,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, 10#L104-1true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:15,033 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 19:31:15,033 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:15,033 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:15,033 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:15,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 6#L80-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:15,033 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 19:31:15,033 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:15,033 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:15,033 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:15,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), 33#L105true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:15,086 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 19:31:15,086 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:15,087 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:15,087 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:15,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 39#L81true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:15,087 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 19:31:15,087 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:15,087 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:15,087 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:15,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 33#L105true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:15,340 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:15,340 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:15,340 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:15,340 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:15,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 39#L81true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:15,341 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:15,341 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:15,341 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:15,341 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:15,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:15,562 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:15,562 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:15,562 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:15,562 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:15,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 210#true, 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), 214#true, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:15,673 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:15,673 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:15,673 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:15,673 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:16,401 INFO L124 PetriNetUnfolderBase]: 16280/28259 cut-off events. [2024-11-07 19:31:16,401 INFO L125 PetriNetUnfolderBase]: For 43810/45320 co-relation queries the response was YES. [2024-11-07 19:31:16,497 INFO L83 FinitePrefix]: Finished finitePrefix Result has 96150 conditions, 28259 events. 16280/28259 cut-off events. For 43810/45320 co-relation queries the response was YES. Maximal size of possible extension queue 983. Compared 239971 event pairs, 3160 based on Foata normal form. 87/26513 useless extension candidates. Maximal degree in co-relation 95465. Up to 6261 conditions per place. [2024-11-07 19:31:16,580 INFO L140 encePairwiseOnDemand]: 81/92 looper letters, 205 selfloop transitions, 34 changer transitions 4/394 dead transitions. [2024-11-07 19:31:16,581 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 164 places, 394 transitions, 2888 flow [2024-11-07 19:31:16,581 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-07 19:31:16,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-11-07 19:31:16,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 682 transitions. [2024-11-07 19:31:16,582 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6739130434782609 [2024-11-07 19:31:16,582 INFO L175 Difference]: Start difference. First operand has 154 places, 261 transitions, 1792 flow. Second operand 11 states and 682 transitions. [2024-11-07 19:31:16,583 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 164 places, 394 transitions, 2888 flow [2024-11-07 19:31:16,893 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 162 places, 394 transitions, 2884 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 19:31:16,896 INFO L231 Difference]: Finished difference. Result has 166 places, 268 transitions, 1938 flow [2024-11-07 19:31:16,896 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=1788, PETRI_DIFFERENCE_MINUEND_PLACES=152, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=261, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=27, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=231, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=1938, PETRI_PLACES=166, PETRI_TRANSITIONS=268} [2024-11-07 19:31:16,897 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 74 predicate places. [2024-11-07 19:31:16,897 INFO L471 AbstractCegarLoop]: Abstraction has has 166 places, 268 transitions, 1938 flow [2024-11-07 19:31:16,897 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 51.77777777777778) internal successors, (466), 9 states have internal predecessors, (466), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:31:16,897 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:31:16,897 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 19:31:16,897 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-07 19:31:16,897 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-07 19:31:16,898 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:31:16,898 INFO L85 PathProgramCache]: Analyzing trace with hash -483768833, now seen corresponding path program 10 times [2024-11-07 19:31:16,898 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:31:16,898 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [510315366] [2024-11-07 19:31:16,898 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:31:16,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:31:16,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:31:17,061 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:31:17,061 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:31:17,062 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [510315366] [2024-11-07 19:31:17,062 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [510315366] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 19:31:17,062 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 19:31:17,062 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 19:31:17,062 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1794473751] [2024-11-07 19:31:17,062 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 19:31:17,062 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-07 19:31:17,062 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:31:17,063 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-07 19:31:17,063 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-07 19:31:17,139 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 49 out of 92 [2024-11-07 19:31:17,139 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 166 places, 268 transitions, 1938 flow. Second operand has 5 states, 5 states have (on average 56.4) internal successors, (282), 5 states have internal predecessors, (282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:31:17,140 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:31:17,140 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 49 of 92 [2024-11-07 19:31:17,140 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 19:31:17,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][157], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, 35#L131-4true, 76#$Ultimate##0true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:17,508 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-07 19:31:17,508 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-07 19:31:17,508 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-07 19:31:17,508 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-07 19:31:17,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][157], [60#L41true, Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:17,529 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-07 19:31:17,529 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-07 19:31:17,529 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-07 19:31:17,529 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-07 19:31:17,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][157], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, 12#L94-1true, 76#$Ultimate##0true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:17,532 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-07 19:31:17,532 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-07 19:31:17,532 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-07 19:31:17,532 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-07 19:31:17,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][157], [60#L41true, Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:17,559 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-07 19:31:17,559 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-07 19:31:17,559 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-07 19:31:17,559 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-07 19:31:17,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][157], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 21#L45-3true, 14#L69-3true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:17,714 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-07 19:31:17,714 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:17,714 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:17,714 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:17,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][157], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 70#L46-1true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:17,719 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-07 19:31:17,719 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:17,719 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:17,720 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:17,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][157], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 21#L45-3true, 242#true, 14#L69-3true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:17,752 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-07 19:31:17,752 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:17,752 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:17,752 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:17,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][157], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 19#L56true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:17,929 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-07 19:31:17,929 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:17,929 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:17,929 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:17,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][157], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 19#L56true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:17,986 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-07 19:31:17,986 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:17,986 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:17,986 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:18,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][88], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 21#L45-3true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:18,016 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:18,016 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:18,016 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:18,016 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:18,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][88], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 21#L45-3true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:18,057 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:18,057 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:18,057 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:18,057 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:18,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][88], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:18,078 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:18,078 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:18,078 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:18,078 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:18,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][88], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 214#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:18,111 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:18,111 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:18,111 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:18,111 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:18,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][157], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 227#(and (= ~i1~0 0) (= ~i~0 1)), 179#true, 141#true, 35#L131-4true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:18,122 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-07 19:31:18,122 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:18,122 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:18,122 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:18,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][157], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 227#(and (= ~i1~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, 12#L94-1true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:18,148 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-07 19:31:18,148 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:18,148 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:18,148 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-07 19:31:18,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][157], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 82#L132-1true, 99#true, 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 227#(and (= ~i1~0 0) (= ~i~0 1)), 179#true, 141#true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:18,149 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:18,149 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:18,149 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:18,149 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:19,185 INFO L124 PetriNetUnfolderBase]: 10897/21031 cut-off events. [2024-11-07 19:31:19,186 INFO L125 PetriNetUnfolderBase]: For 43211/44008 co-relation queries the response was YES. [2024-11-07 19:31:19,301 INFO L83 FinitePrefix]: Finished finitePrefix Result has 73313 conditions, 21031 events. 10897/21031 cut-off events. For 43211/44008 co-relation queries the response was YES. Maximal size of possible extension queue 752. Compared 188895 event pairs, 2496 based on Foata normal form. 233/19756 useless extension candidates. Maximal degree in co-relation 72739. Up to 13273 conditions per place. [2024-11-07 19:31:19,379 INFO L140 encePairwiseOnDemand]: 81/92 looper letters, 104 selfloop transitions, 59 changer transitions 0/294 dead transitions. [2024-11-07 19:31:19,379 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 170 places, 294 transitions, 2329 flow [2024-11-07 19:31:19,379 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-07 19:31:19,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-07 19:31:19,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 328 transitions. [2024-11-07 19:31:19,381 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7130434782608696 [2024-11-07 19:31:19,381 INFO L175 Difference]: Start difference. First operand has 166 places, 268 transitions, 1938 flow. Second operand 5 states and 328 transitions. [2024-11-07 19:31:19,381 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 170 places, 294 transitions, 2329 flow [2024-11-07 19:31:19,644 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 167 places, 294 transitions, 2282 flow, removed 14 selfloop flow, removed 3 redundant places. [2024-11-07 19:31:19,648 INFO L231 Difference]: Finished difference. Result has 168 places, 263 transitions, 1977 flow [2024-11-07 19:31:19,648 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=1849, PETRI_DIFFERENCE_MINUEND_PLACES=163, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=263, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=59, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=204, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=1977, PETRI_PLACES=168, PETRI_TRANSITIONS=263} [2024-11-07 19:31:19,649 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 76 predicate places. [2024-11-07 19:31:19,649 INFO L471 AbstractCegarLoop]: Abstraction has has 168 places, 263 transitions, 1977 flow [2024-11-07 19:31:19,649 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 56.4) internal successors, (282), 5 states have internal predecessors, (282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:31:19,649 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:31:19,649 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 19:31:19,649 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-07 19:31:19,650 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-07 19:31:19,650 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:31:19,650 INFO L85 PathProgramCache]: Analyzing trace with hash 757494299, now seen corresponding path program 11 times [2024-11-07 19:31:19,650 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:31:19,650 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [684675691] [2024-11-07 19:31:19,650 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:31:19,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:31:19,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:31:19,994 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:31:19,994 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:31:19,994 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [684675691] [2024-11-07 19:31:19,994 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [684675691] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 19:31:19,994 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 19:31:19,994 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 19:31:19,994 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [304000486] [2024-11-07 19:31:19,995 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 19:31:19,995 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-07 19:31:19,995 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:31:19,995 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-07 19:31:19,995 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-07 19:31:20,060 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 49 out of 92 [2024-11-07 19:31:20,061 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 168 places, 263 transitions, 1977 flow. Second operand has 5 states, 5 states have (on average 56.4) internal successors, (282), 5 states have internal predecessors, (282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:31:20,061 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:31:20,062 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 49 of 92 [2024-11-07 19:31:20,062 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 19:31:20,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 248#true, 70#L46-1true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:20,531 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-07 19:31:20,531 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-07 19:31:20,531 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-07 19:31:20,531 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-07 19:31:20,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 248#true, 70#L46-1true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:20,569 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-07 19:31:20,570 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-07 19:31:20,570 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-07 19:31:20,570 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-07 19:31:20,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:20,690 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:20,690 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:20,690 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:20,690 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:20,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 29#L67-3true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:20,692 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-07 19:31:20,692 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:20,692 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:20,692 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:20,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 29#L67-3true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:20,692 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:20,692 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:20,692 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:20,693 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:20,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:20,753 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:20,753 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:20,753 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:20,753 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:20,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 29#L67-3true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:20,754 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-07 19:31:20,754 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:20,755 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:20,755 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:20,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 29#L67-3true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:20,755 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:20,755 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:20,755 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:20,755 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:20,767 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 29#L67-3true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:20,767 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:20,767 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:20,767 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:20,767 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:20,767 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:20,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 248#true, 99#true, 70#L46-1true, 53#L91-3true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:20,768 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:20,768 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:20,768 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:20,768 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:20,975 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 29#L67-3true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:20,975 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:20,975 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:20,975 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:20,975 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:20,976 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:20,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 248#true, 99#true, 70#L46-1true, 53#L91-3true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:20,976 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:20,976 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:20,976 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:20,976 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:20,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 74#L71-1true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:20,989 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-07 19:31:20,989 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:20,989 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:20,989 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:20,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:20,995 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-07 19:31:20,995 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:20,995 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:20,995 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:20,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:20,996 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:20,996 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:20,996 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:20,996 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:21,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 74#L71-1true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,026 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-07 19:31:21,027 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:21,027 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:21,027 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:21,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,032 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-07 19:31:21,032 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:21,032 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:21,032 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:21,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,032 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:21,032 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:21,032 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:21,032 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:21,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 248#true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,039 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:21,039 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:21,039 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:21,039 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:21,039 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,039 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:21,039 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:21,039 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:21,039 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:21,039 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:21,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 41#L80true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,041 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-07 19:31:21,041 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:21,041 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:21,041 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:21,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 242#true, 248#true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,068 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:21,068 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:21,068 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:21,069 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:21,069 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,069 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:21,069 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:21,069 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:21,069 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:21,069 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:21,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 41#L80true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,070 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-07 19:31:21,070 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:21,070 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:21,070 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:21,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,126 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:21,126 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:21,126 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:21,127 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:21,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,135 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-07 19:31:21,135 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-07 19:31:21,135 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-07 19:31:21,135 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-07 19:31:21,136 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,136 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-07 19:31:21,136 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-07 19:31:21,136 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-07 19:31:21,136 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-07 19:31:21,136 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-07 19:31:21,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 41#L80true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,136 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:21,136 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:21,136 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:21,136 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:21,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 41#L80true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,152 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:21,152 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:21,152 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:21,153 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:21,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,162 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-07 19:31:21,162 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-07 19:31:21,162 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-07 19:31:21,162 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-07 19:31:21,162 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 41#L80true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,162 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-07 19:31:21,162 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-07 19:31:21,162 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2024-11-07 19:31:21,162 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-07 19:31:21,162 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-07 19:31:21,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 41#L80true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,162 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:21,162 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:21,162 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:21,163 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:21,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,169 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:21,169 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:21,169 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:21,169 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:21,170 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 41#L80true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,170 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:21,170 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:21,170 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:21,170 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:21,170 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:21,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,194 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:21,195 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:21,195 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:21,195 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:21,195 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 41#L80true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,195 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:21,195 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:21,195 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:21,195 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:21,195 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:21,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,310 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:21,310 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:21,310 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:21,310 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:21,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,310 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:21,310 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:21,310 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:21,310 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:21,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,310 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:21,310 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:21,311 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:21,311 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:21,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,311 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:21,311 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:21,311 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:21,311 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:21,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,333 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:21,333 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:21,333 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:21,333 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:21,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,334 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:21,334 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:21,334 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:21,334 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:21,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,334 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:21,334 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:21,334 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:21,334 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:21,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,334 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:21,334 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:21,334 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:21,334 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:21,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,360 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:21,360 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:21,360 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:21,360 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:21,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,360 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:21,360 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:21,360 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:21,360 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:21,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 99#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,380 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:21,380 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:21,380 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:21,380 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:21,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 242#true, 248#true, 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:21,380 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:21,380 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:21,380 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:21,380 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:21,854 INFO L124 PetriNetUnfolderBase]: 10245/19892 cut-off events. [2024-11-07 19:31:21,854 INFO L125 PetriNetUnfolderBase]: For 39310/40372 co-relation queries the response was YES. [2024-11-07 19:31:21,914 INFO L83 FinitePrefix]: Finished finitePrefix Result has 68474 conditions, 19892 events. 10245/19892 cut-off events. For 39310/40372 co-relation queries the response was YES. Maximal size of possible extension queue 721. Compared 178773 event pairs, 1829 based on Foata normal form. 211/18551 useless extension candidates. Maximal degree in co-relation 67907. Up to 12365 conditions per place. [2024-11-07 19:31:21,963 INFO L140 encePairwiseOnDemand]: 81/92 looper letters, 108 selfloop transitions, 42 changer transitions 0/290 dead transitions. [2024-11-07 19:31:21,963 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 172 places, 290 transitions, 2381 flow [2024-11-07 19:31:21,964 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-07 19:31:21,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-07 19:31:21,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 325 transitions. [2024-11-07 19:31:21,965 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7065217391304348 [2024-11-07 19:31:21,965 INFO L175 Difference]: Start difference. First operand has 168 places, 263 transitions, 1977 flow. Second operand 5 states and 325 transitions. [2024-11-07 19:31:21,965 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 172 places, 290 transitions, 2381 flow [2024-11-07 19:31:22,099 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 169 places, 290 transitions, 2278 flow, removed 2 selfloop flow, removed 3 redundant places. [2024-11-07 19:31:22,102 INFO L231 Difference]: Finished difference. Result has 170 places, 261 transitions, 1945 flow [2024-11-07 19:31:22,102 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=1855, PETRI_DIFFERENCE_MINUEND_PLACES=165, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=261, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=42, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=219, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=1945, PETRI_PLACES=170, PETRI_TRANSITIONS=261} [2024-11-07 19:31:22,102 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 78 predicate places. [2024-11-07 19:31:22,103 INFO L471 AbstractCegarLoop]: Abstraction has has 170 places, 261 transitions, 1945 flow [2024-11-07 19:31:22,103 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 56.4) internal successors, (282), 5 states have internal predecessors, (282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:31:22,103 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:31:22,103 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 19:31:22,103 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-07 19:31:22,103 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-07 19:31:22,103 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:31:22,103 INFO L85 PathProgramCache]: Analyzing trace with hash -2072275049, now seen corresponding path program 12 times [2024-11-07 19:31:22,103 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:31:22,104 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [569338413] [2024-11-07 19:31:22,104 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:31:22,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:31:22,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:31:22,233 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:31:22,233 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:31:22,233 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [569338413] [2024-11-07 19:31:22,233 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [569338413] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 19:31:22,234 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 19:31:22,234 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 19:31:22,234 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1896325007] [2024-11-07 19:31:22,234 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 19:31:22,235 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-07 19:31:22,235 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:31:22,235 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-07 19:31:22,236 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-07 19:31:22,294 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 49 out of 92 [2024-11-07 19:31:22,295 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 170 places, 261 transitions, 1945 flow. Second operand has 5 states, 5 states have (on average 56.4) internal successors, (282), 5 states have internal predecessors, (282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:31:22,295 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:31:22,295 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 49 of 92 [2024-11-07 19:31:22,295 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 19:31:22,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 248#true, 70#L46-1true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:22,927 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-07 19:31:22,927 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-07 19:31:22,927 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-07 19:31:22,927 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-07 19:31:22,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 248#true, 70#L46-1true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:22,977 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-07 19:31:22,977 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-07 19:31:22,977 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-07 19:31:22,977 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-07 19:31:23,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,101 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-07 19:31:23,101 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:23,101 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:23,101 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:23,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 29#L67-3true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,102 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-07 19:31:23,102 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:23,102 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:23,102 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:23,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 29#L67-3true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,102 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:23,102 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:23,102 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:23,102 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:23,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,158 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-07 19:31:23,158 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:23,158 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:23,158 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:23,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 29#L67-3true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,159 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-07 19:31:23,159 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:23,159 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:23,159 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:23,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 29#L67-3true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,159 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:23,159 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:23,159 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:23,159 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:23,172 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 29#L67-3true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,172 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:23,172 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:23,172 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:23,172 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:23,172 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:23,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 248#true, 99#true, 70#L46-1true, 53#L91-3true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,173 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:23,173 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:23,173 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:23,173 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:23,226 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 29#L67-3true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,226 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:23,226 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:23,226 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:23,226 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:23,226 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:23,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 248#true, 99#true, 70#L46-1true, 53#L91-3true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,227 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:23,227 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:23,227 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:23,227 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:23,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 74#L71-1true, 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,246 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-07 19:31:23,246 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:23,246 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:23,246 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:23,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,254 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-07 19:31:23,254 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:23,254 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:23,254 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:23,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,254 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:23,254 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:23,254 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:23,254 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:23,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 74#L71-1true, 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,298 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-07 19:31:23,298 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:23,298 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:23,298 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:23,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,305 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-07 19:31:23,306 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:23,306 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:23,306 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:23,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,306 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:23,306 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:23,306 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:23,306 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:23,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 248#true, 99#true, 70#L46-1true, 254#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,316 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:23,316 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:23,316 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:23,316 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:23,316 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,316 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:23,316 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:23,316 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:23,316 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:23,316 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:23,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 41#L80true, 70#L46-1true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,318 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-07 19:31:23,318 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:23,318 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:23,318 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:23,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 248#true, 99#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,360 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:23,361 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:23,361 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:23,361 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:23,361 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,361 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:23,361 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:23,361 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:23,361 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:23,361 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:23,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 41#L80true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,363 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-07 19:31:23,363 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:23,363 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:23,363 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:23,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 99#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,450 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-07 19:31:23,450 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-07 19:31:23,451 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-07 19:31:23,451 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-07 19:31:23,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 41#L80true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,452 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-07 19:31:23,452 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-07 19:31:23,452 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-07 19:31:23,452 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-07 19:31:23,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 41#L80true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,452 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:23,452 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:23,452 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:23,452 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:23,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 99#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,486 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-07 19:31:23,486 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-07 19:31:23,486 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-07 19:31:23,486 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-07 19:31:23,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 41#L80true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,487 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-07 19:31:23,487 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-07 19:31:23,487 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-07 19:31:23,487 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2024-11-07 19:31:23,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 41#L80true, 70#L46-1true, 254#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,487 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:23,487 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:23,487 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:23,487 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:23,495 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 41#L80true, 70#L46-1true, 254#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,495 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:23,495 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:23,495 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:23,495 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:23,495 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:23,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 99#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,496 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:23,496 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:23,496 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:23,496 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:23,497 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 41#L80true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,497 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:23,497 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:23,497 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:23,497 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:23,497 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:23,527 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 41#L80true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,527 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:23,527 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:23,527 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:23,527 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:23,527 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:23,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 99#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,528 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:23,528 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:23,528 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:23,528 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:23,528 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 41#L80true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,528 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:23,529 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:23,529 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:23,529 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:23,529 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:23,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 99#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,678 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:23,678 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:23,678 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:23,678 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:23,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,679 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:23,679 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:23,679 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:23,679 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:23,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 99#true, 70#L46-1true, 254#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,707 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:23,707 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:23,707 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:23,707 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:23,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,707 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:23,708 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:23,708 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:23,708 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:23,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 99#true, 70#L46-1true, 254#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,736 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:23,736 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:23,736 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:23,736 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:23,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 254#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,736 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:23,736 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:23,736 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:23,736 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:23,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 99#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,737 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:23,737 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:23,737 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:23,737 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:23,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,738 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:23,738 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:23,738 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:23,738 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:23,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 99#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,759 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:23,759 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:23,759 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:23,759 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:23,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 18#L106true, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 254#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,760 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:23,760 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:23,760 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:23,760 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:23,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 99#true, 70#L46-1true, 254#true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,761 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:23,761 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:23,761 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:23,761 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:23,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 248#true, 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 151#(= ~i~0 0), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:23,761 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:23,761 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:23,761 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:23,761 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:24,227 INFO L124 PetriNetUnfolderBase]: 9601/18807 cut-off events. [2024-11-07 19:31:24,227 INFO L125 PetriNetUnfolderBase]: For 37297/38202 co-relation queries the response was YES. [2024-11-07 19:31:24,303 INFO L83 FinitePrefix]: Finished finitePrefix Result has 63458 conditions, 18807 events. 9601/18807 cut-off events. For 37297/38202 co-relation queries the response was YES. Maximal size of possible extension queue 695. Compared 168866 event pairs, 1877 based on Foata normal form. 214/17509 useless extension candidates. Maximal degree in co-relation 62956. Up to 11685 conditions per place. [2024-11-07 19:31:24,349 INFO L140 encePairwiseOnDemand]: 80/92 looper letters, 101 selfloop transitions, 45 changer transitions 2/287 dead transitions. [2024-11-07 19:31:24,349 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 174 places, 287 transitions, 2347 flow [2024-11-07 19:31:24,349 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-07 19:31:24,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-07 19:31:24,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 323 transitions. [2024-11-07 19:31:24,350 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7021739130434783 [2024-11-07 19:31:24,350 INFO L175 Difference]: Start difference. First operand has 170 places, 261 transitions, 1945 flow. Second operand 5 states and 323 transitions. [2024-11-07 19:31:24,350 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 174 places, 287 transitions, 2347 flow [2024-11-07 19:31:24,467 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 172 places, 287 transitions, 2295 flow, removed 1 selfloop flow, removed 2 redundant places. [2024-11-07 19:31:24,469 INFO L231 Difference]: Finished difference. Result has 173 places, 258 transitions, 1958 flow [2024-11-07 19:31:24,470 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=1885, PETRI_DIFFERENCE_MINUEND_PLACES=168, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=260, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=45, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=215, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=1958, PETRI_PLACES=173, PETRI_TRANSITIONS=258} [2024-11-07 19:31:24,470 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 81 predicate places. [2024-11-07 19:31:24,470 INFO L471 AbstractCegarLoop]: Abstraction has has 173 places, 258 transitions, 1958 flow [2024-11-07 19:31:24,471 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 56.4) internal successors, (282), 5 states have internal predecessors, (282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:31:24,471 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:31:24,471 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 19:31:24,471 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-07 19:31:24,471 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-07 19:31:24,471 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:31:24,472 INFO L85 PathProgramCache]: Analyzing trace with hash 1596087743, now seen corresponding path program 13 times [2024-11-07 19:31:24,472 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:31:24,472 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [832254978] [2024-11-07 19:31:24,472 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:31:24,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:31:24,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:31:24,667 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:31:24,667 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:31:24,667 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [832254978] [2024-11-07 19:31:24,667 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [832254978] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 19:31:24,668 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 19:31:24,668 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 19:31:24,668 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [386007794] [2024-11-07 19:31:24,668 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 19:31:24,668 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-07 19:31:24,668 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:31:24,668 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-07 19:31:24,668 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-07 19:31:24,747 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 49 out of 92 [2024-11-07 19:31:24,747 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 173 places, 258 transitions, 1958 flow. Second operand has 5 states, 5 states have (on average 56.4) internal successors, (282), 5 states have internal predecessors, (282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:31:24,748 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:31:24,748 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 49 of 92 [2024-11-07 19:31:24,748 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 19:31:25,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L93-1-->L93-3: Formula: (= v_~n3~0_9 |v_thread3Thread1of1ForFork1_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork1_~tmp2~1#1=|v_thread3Thread1of1ForFork1_~tmp2~1#1_9|} OutVars{thread3Thread1of1ForFork1_~tmp2~1#1=|v_thread3Thread1of1ForFork1_~tmp2~1#1_9|, ~n3~0=v_~n3~0_9} AuxVars[] AssignedVars[~n3~0][126], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 66#L93-3true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 260#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:25,337 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-07 19:31:25,337 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:25,337 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:25,337 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:25,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] L93-1-->L93-3: Formula: (= v_~n3~0_9 |v_thread3Thread1of1ForFork1_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork1_~tmp2~1#1=|v_thread3Thread1of1ForFork1_~tmp2~1#1_9|} OutVars{thread3Thread1of1ForFork1_~tmp2~1#1=|v_thread3Thread1of1ForFork1_~tmp2~1#1_9|, ~n3~0=v_~n3~0_9} AuxVars[] AssignedVars[~n3~0][126], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 66#L93-3true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 260#true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:25,380 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-07 19:31:25,380 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:25,380 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:25,380 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:25,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 260#true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:25,391 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-07 19:31:25,391 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:25,391 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:25,391 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:25,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 260#true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 29#L67-3true, 70#L46-1true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:25,440 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-07 19:31:25,440 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:25,440 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:25,440 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:25,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 260#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 14#L69-3true, 70#L46-1true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:25,497 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-07 19:31:25,497 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-07 19:31:25,497 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-07 19:31:25,497 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-07 19:31:25,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][152], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 260#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:25,498 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-07 19:31:25,498 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:25,498 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:25,498 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:25,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 260#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 14#L69-3true, 70#L46-1true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:25,547 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-07 19:31:25,547 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-07 19:31:25,547 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-07 19:31:25,547 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-07 19:31:25,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][152], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 260#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 70#L46-1true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:25,548 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-07 19:31:25,548 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:25,548 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:25,548 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:26,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 260#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:26,378 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-11-07 19:31:26,378 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-07 19:31:26,378 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-07 19:31:26,378 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-07 19:31:26,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][56], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 260#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, 254#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:26,393 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-11-07 19:31:26,393 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-07 19:31:26,393 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-07 19:31:26,393 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-07 19:31:26,605 INFO L124 PetriNetUnfolderBase]: 9708/18887 cut-off events. [2024-11-07 19:31:26,605 INFO L125 PetriNetUnfolderBase]: For 39083/39981 co-relation queries the response was YES. [2024-11-07 19:31:26,674 INFO L83 FinitePrefix]: Finished finitePrefix Result has 62758 conditions, 18887 events. 9708/18887 cut-off events. For 39083/39981 co-relation queries the response was YES. Maximal size of possible extension queue 748. Compared 169783 event pairs, 2270 based on Foata normal form. 136/17342 useless extension candidates. Maximal degree in co-relation 62423. Up to 10893 conditions per place. [2024-11-07 19:31:26,721 INFO L140 encePairwiseOnDemand]: 81/92 looper letters, 103 selfloop transitions, 58 changer transitions 1/299 dead transitions. [2024-11-07 19:31:26,721 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 177 places, 299 transitions, 2486 flow [2024-11-07 19:31:26,722 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-07 19:31:26,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-07 19:31:26,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 329 transitions. [2024-11-07 19:31:26,722 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7152173913043478 [2024-11-07 19:31:26,723 INFO L175 Difference]: Start difference. First operand has 173 places, 258 transitions, 1958 flow. Second operand 5 states and 329 transitions. [2024-11-07 19:31:26,723 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 177 places, 299 transitions, 2486 flow [2024-11-07 19:31:26,844 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 174 places, 299 transitions, 2391 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-07 19:31:26,848 INFO L231 Difference]: Finished difference. Result has 176 places, 264 transitions, 2115 flow [2024-11-07 19:31:26,848 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=1856, PETRI_DIFFERENCE_MINUEND_PLACES=170, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=256, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=50, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=198, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=2115, PETRI_PLACES=176, PETRI_TRANSITIONS=264} [2024-11-07 19:31:26,849 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 84 predicate places. [2024-11-07 19:31:26,849 INFO L471 AbstractCegarLoop]: Abstraction has has 176 places, 264 transitions, 2115 flow [2024-11-07 19:31:26,849 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 56.4) internal successors, (282), 5 states have internal predecessors, (282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:31:26,849 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:31:26,849 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 19:31:26,849 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-07 19:31:26,849 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-07 19:31:26,850 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:31:26,850 INFO L85 PathProgramCache]: Analyzing trace with hash -473759385, now seen corresponding path program 14 times [2024-11-07 19:31:26,850 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:31:26,850 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [779910256] [2024-11-07 19:31:26,850 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:31:26,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:31:26,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:31:26,928 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:31:26,928 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:31:26,928 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [779910256] [2024-11-07 19:31:26,929 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [779910256] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 19:31:26,929 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 19:31:26,929 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 19:31:26,929 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2136604597] [2024-11-07 19:31:26,929 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 19:31:26,929 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-07 19:31:26,930 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:31:26,930 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-07 19:31:26,930 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-07 19:31:26,969 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 46 out of 92 [2024-11-07 19:31:26,970 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 176 places, 264 transitions, 2115 flow. Second operand has 5 states, 5 states have (on average 53.8) internal successors, (269), 5 states have internal predecessors, (269), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:31:26,970 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:31:26,970 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 46 of 92 [2024-11-07 19:31:26,970 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 19:31:27,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][194], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 260#true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, 12#L94-1true, 64#L43-3true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:27,764 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-07 19:31:27,764 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:27,764 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:27,764 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:27,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][194], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 260#true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 267#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 12#L94-1true, 64#L43-3true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:27,838 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-07 19:31:27,838 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:27,838 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:27,838 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:27,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][194], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 260#true, Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 21#L45-3true, 267#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:27,926 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-07 19:31:27,926 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:27,926 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:27,926 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:27,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][194], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 260#true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:27,993 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-07 19:31:27,993 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:27,993 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:27,993 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:28,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][85], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 260#true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:28,715 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:28,715 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:28,715 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:28,715 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:28,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][85], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 260#true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, 179#true, 141#true, 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:28,761 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:28,761 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:28,762 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:28,762 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:29,569 INFO L124 PetriNetUnfolderBase]: 11859/22893 cut-off events. [2024-11-07 19:31:29,569 INFO L125 PetriNetUnfolderBase]: For 55871/57692 co-relation queries the response was YES. [2024-11-07 19:31:29,644 INFO L83 FinitePrefix]: Finished finitePrefix Result has 78237 conditions, 22893 events. 11859/22893 cut-off events. For 55871/57692 co-relation queries the response was YES. Maximal size of possible extension queue 859. Compared 208381 event pairs, 2543 based on Foata normal form. 201/20879 useless extension candidates. Maximal degree in co-relation 77886. Up to 13844 conditions per place. [2024-11-07 19:31:29,701 INFO L140 encePairwiseOnDemand]: 78/92 looper letters, 159 selfloop transitions, 85 changer transitions 1/374 dead transitions. [2024-11-07 19:31:29,701 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 182 places, 374 transitions, 3328 flow [2024-11-07 19:31:29,702 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-07 19:31:29,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-07 19:31:29,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 444 transitions. [2024-11-07 19:31:29,703 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6894409937888198 [2024-11-07 19:31:29,703 INFO L175 Difference]: Start difference. First operand has 176 places, 264 transitions, 2115 flow. Second operand 7 states and 444 transitions. [2024-11-07 19:31:29,703 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 182 places, 374 transitions, 3328 flow [2024-11-07 19:31:29,854 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 180 places, 374 transitions, 3251 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 19:31:29,858 INFO L231 Difference]: Finished difference. Result has 184 places, 315 transitions, 2789 flow [2024-11-07 19:31:29,858 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=2051, PETRI_DIFFERENCE_MINUEND_PLACES=174, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=264, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=44, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=209, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=2789, PETRI_PLACES=184, PETRI_TRANSITIONS=315} [2024-11-07 19:31:29,858 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 92 predicate places. [2024-11-07 19:31:29,858 INFO L471 AbstractCegarLoop]: Abstraction has has 184 places, 315 transitions, 2789 flow [2024-11-07 19:31:29,859 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 53.8) internal successors, (269), 5 states have internal predecessors, (269), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:31:29,859 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:31:29,859 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 19:31:29,859 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-07 19:31:29,859 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-07 19:31:29,859 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:31:29,859 INFO L85 PathProgramCache]: Analyzing trace with hash -1722542651, now seen corresponding path program 15 times [2024-11-07 19:31:29,859 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:31:29,859 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [362470703] [2024-11-07 19:31:29,859 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:31:29,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:31:29,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:31:29,920 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:31:29,920 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:31:29,920 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [362470703] [2024-11-07 19:31:29,920 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [362470703] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 19:31:29,920 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 19:31:29,920 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-07 19:31:29,921 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1146874596] [2024-11-07 19:31:29,921 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 19:31:29,921 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 19:31:29,921 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:31:29,921 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 19:31:29,922 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 19:31:29,924 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 54 out of 92 [2024-11-07 19:31:29,924 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 184 places, 315 transitions, 2789 flow. Second operand has 3 states, 3 states have (on average 66.0) internal successors, (198), 3 states have internal predecessors, (198), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:31:29,924 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:31:29,924 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 54 of 92 [2024-11-07 19:31:29,924 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 19:31:30,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][86], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 280#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 12#L94-1true, 76#$Ultimate##0true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:30,194 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-07 19:31:30,194 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-07 19:31:30,194 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-07 19:31:30,194 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-07 19:31:30,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][92], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 9#L41-1true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 282#(= ~e1~0 1), 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:30,231 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-07 19:31:30,231 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-07 19:31:30,231 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-07 19:31:30,231 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-07 19:31:30,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][86], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 60#L41true, Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 280#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:30,234 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-07 19:31:30,234 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-07 19:31:30,234 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-07 19:31:30,234 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-07 19:31:30,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][92], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 9#L41-1true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 282#(= ~e1~0 1), 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:30,278 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-07 19:31:30,278 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-07 19:31:30,278 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-07 19:31:30,278 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-07 19:31:30,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][147], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 29#L67-3true, 70#L46-1true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:30,296 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-07 19:31:30,296 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:30,296 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:30,296 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:30,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][147], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 29#L67-3true, 70#L46-1true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:30,338 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-07 19:31:30,338 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:30,338 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:30,338 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:30,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][92], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 70#L46-1true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 282#(= ~e1~0 1), 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:30,398 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-07 19:31:30,398 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:30,398 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:30,398 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:30,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 14#L69-3true, 70#L46-1true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 282#(= ~e1~0 1), 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:30,400 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-07 19:31:30,400 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-07 19:31:30,400 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-07 19:31:30,400 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-07 19:31:30,400 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][92], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 70#L46-1true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 282#(= ~e1~0 1), 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:30,400 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-07 19:31:30,400 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:30,400 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:30,400 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:30,400 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:30,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][92], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 70#L46-1true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 282#(= ~e1~0 1), 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:30,444 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-07 19:31:30,444 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:30,444 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:30,444 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:30,445 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][92], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 70#L46-1true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:30,445 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-07 19:31:30,445 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:30,445 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:30,445 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:30,445 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:30,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][86], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 54#L47-1true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 280#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 12#L94-1true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:30,697 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-07 19:31:30,697 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:30,697 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:30,697 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:30,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][86], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 54#L47-1true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 280#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:30,735 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-07 19:31:30,735 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:30,735 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:30,735 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:30,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][147], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 41#L80true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0)]) [2024-11-07 19:31:30,792 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:30,792 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:30,792 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:30,792 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:30,798 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][147], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 41#L80true, 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0)]) [2024-11-07 19:31:30,798 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:30,798 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:30,798 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:30,798 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:30,798 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:30,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][92], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0)]) [2024-11-07 19:31:30,803 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:30,803 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:30,803 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:30,803 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:30,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][147], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 41#L80true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0)]) [2024-11-07 19:31:30,840 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:30,840 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:30,840 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:30,840 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:30,846 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][147], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 41#L80true, 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0)]) [2024-11-07 19:31:30,846 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:30,846 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:30,846 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:30,846 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:30,846 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:30,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][92], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0)]) [2024-11-07 19:31:30,849 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:30,849 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:30,849 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:30,849 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:30,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][121], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 280#true, 19#L56true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:30,856 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-07 19:31:30,856 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:30,856 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:30,856 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:30,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][121], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 19#L56true, 280#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 267#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:30,899 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-07 19:31:30,899 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:30,899 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:30,899 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:30,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][147], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 149#true, 267#true, 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:30,923 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:30,923 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:30,923 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:30,923 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:30,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][147], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 149#true, 267#true, 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:30,965 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:30,965 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:30,965 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:30,965 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:30,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][147], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:30,983 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:30,983 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:30,983 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:30,983 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:31,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][147], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:31,017 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:31,017 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:31,017 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:31,017 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:31,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][92], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:31,028 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-07 19:31:31,028 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:31,028 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:31,028 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:31,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][92], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 282#(= ~e1~0 1), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:31,057 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-07 19:31:31,057 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-07 19:31:31,057 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:31,057 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-07 19:31:31,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][121], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 54#L47-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 280#true, 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:31,112 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 19:31:31,112 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:31,112 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:31,112 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:31,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][121], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 54#L47-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 280#true, 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:31,112 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:31,112 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:31,112 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:31,112 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:31,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][121], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 280#true, 99#true, 73#L58true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 227#(and (= ~i1~0 0) (= ~i~0 1)), 179#true, 141#true, 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 162#(and (= ~i1~0 0) (= ~i~0 1)), 41#L80true, 267#true, 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:31,140 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 19:31:31,140 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:31,140 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:31,140 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:31,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][121], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 280#true, 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 227#(and (= ~i1~0 0) (= ~i~0 1)), 179#true, 141#true, 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 82#L132-1true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 41#L80true, 267#true, 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:31,180 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:31,180 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:31,180 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:31,180 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:31,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][121], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 280#true, 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 227#(and (= ~i1~0 0) (= ~i~0 1)), 179#true, 141#true, 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 162#(and (= ~i1~0 0) (= ~i~0 1)), 41#L80true, 267#true, 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:31,180 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 19:31:31,181 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:31,181 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:31,181 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 19:31:31,769 INFO L124 PetriNetUnfolderBase]: 8179/18507 cut-off events. [2024-11-07 19:31:31,769 INFO L125 PetriNetUnfolderBase]: For 46193/47839 co-relation queries the response was YES. [2024-11-07 19:31:31,848 INFO L83 FinitePrefix]: Finished finitePrefix Result has 61431 conditions, 18507 events. 8179/18507 cut-off events. For 46193/47839 co-relation queries the response was YES. Maximal size of possible extension queue 825. Compared 190110 event pairs, 3273 based on Foata normal form. 377/17078 useless extension candidates. Maximal degree in co-relation 61164. Up to 6760 conditions per place. [2024-11-07 19:31:31,909 INFO L140 encePairwiseOnDemand]: 88/92 looper letters, 100 selfloop transitions, 2 changer transitions 0/344 dead transitions. [2024-11-07 19:31:31,909 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 186 places, 344 transitions, 3262 flow [2024-11-07 19:31:31,909 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 19:31:31,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 19:31:31,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 211 transitions. [2024-11-07 19:31:31,910 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7644927536231884 [2024-11-07 19:31:31,910 INFO L175 Difference]: Start difference. First operand has 184 places, 315 transitions, 2789 flow. Second operand 3 states and 211 transitions. [2024-11-07 19:31:31,910 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 186 places, 344 transitions, 3262 flow [2024-11-07 19:31:32,078 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 186 places, 344 transitions, 3204 flow, removed 29 selfloop flow, removed 0 redundant places. [2024-11-07 19:31:32,081 INFO L231 Difference]: Finished difference. Result has 187 places, 314 transitions, 2730 flow [2024-11-07 19:31:32,082 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=2720, PETRI_DIFFERENCE_MINUEND_PLACES=184, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=314, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=312, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2730, PETRI_PLACES=187, PETRI_TRANSITIONS=314} [2024-11-07 19:31:32,082 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 95 predicate places. [2024-11-07 19:31:32,082 INFO L471 AbstractCegarLoop]: Abstraction has has 187 places, 314 transitions, 2730 flow [2024-11-07 19:31:32,082 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 66.0) internal successors, (198), 3 states have internal predecessors, (198), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:31:32,082 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:31:32,082 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 19:31:32,082 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-07 19:31:32,082 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-07 19:31:32,083 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:31:32,083 INFO L85 PathProgramCache]: Analyzing trace with hash 2131642547, now seen corresponding path program 16 times [2024-11-07 19:31:32,083 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:31:32,083 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1426608223] [2024-11-07 19:31:32,083 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:31:32,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:31:32,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:31:32,248 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:31:32,249 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:31:32,249 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1426608223] [2024-11-07 19:31:32,249 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1426608223] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 19:31:32,249 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 19:31:32,249 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-11-07 19:31:32,249 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1987398596] [2024-11-07 19:31:32,249 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 19:31:32,249 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-07 19:31:32,249 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:31:32,250 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-07 19:31:32,250 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72 [2024-11-07 19:31:32,289 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 92 [2024-11-07 19:31:32,290 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 187 places, 314 transitions, 2730 flow. Second operand has 9 states, 9 states have (on average 51.77777777777778) internal successors, (466), 9 states have internal predecessors, (466), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:31:32,290 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:31:32,290 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 92 [2024-11-07 19:31:32,290 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 19:31:32,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][81], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 280#true, Black: 282#(= ~e1~0 1), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 12#L94-1true, 76#$Ultimate##0true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0)]) [2024-11-07 19:31:32,825 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-07 19:31:32,825 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-07 19:31:32,825 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-07 19:31:32,825 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-07 19:31:32,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][81], [60#L41true, Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 280#true, Black: 282#(= ~e1~0 1), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0)]) [2024-11-07 19:31:32,881 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-07 19:31:32,881 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-07 19:31:32,881 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-07 19:31:32,881 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-07 19:31:33,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][81], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), 197#true, Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), 34#L43-1true, Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 12#L94-1true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-07 19:31:33,107 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-07 19:31:33,107 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:33,107 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:33,107 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:33,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][81], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0)]) [2024-11-07 19:31:33,184 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-07 19:31:33,184 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:33,184 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:33,184 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:33,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 14#L69-3true, 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0)]) [2024-11-07 19:31:33,471 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-07 19:31:33,471 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:33,471 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:33,471 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:33,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][81], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0)]) [2024-11-07 19:31:33,471 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-07 19:31:33,471 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:33,472 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:33,472 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:33,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][81], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0)]) [2024-11-07 19:31:33,475 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-07 19:31:33,475 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:33,475 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:33,475 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:33,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][81], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), 10#L104-1true, Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 216#(= ~i~0 0)]) [2024-11-07 19:31:33,795 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:33,795 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:33,795 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:33,795 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:33,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][81], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), 10#L104-1true, Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 109#(and (= ~i3~0 0) (= ~i~0 0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0)]) [2024-11-07 19:31:33,795 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:33,795 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:33,795 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:33,795 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:33,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][81], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0)]) [2024-11-07 19:31:33,796 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:33,796 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:33,796 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:33,796 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:33,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][81], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 216#(= ~i~0 0)]) [2024-11-07 19:31:33,796 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:33,796 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:33,796 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:33,796 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:33,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][228], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 284#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 282#(= ~e1~0 1), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 33#L105true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:33,898 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:33,898 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:33,898 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:33,898 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:33,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][228], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), 284#true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, 141#true, 282#(= ~e1~0 1), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 33#L105true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:33,968 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:33,968 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:33,968 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:33,968 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:33,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][261], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:33,999 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:33,999 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:33,999 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:33,999 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:33,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][261], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:33,999 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:33,999 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:33,999 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:33,999 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:34,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][261], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:34,086 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:34,086 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:34,086 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:34,086 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:34,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][261], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, 141#true, 282#(= ~e1~0 1), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:34,086 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:34,086 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:34,086 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:34,086 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:35,397 INFO L124 PetriNetUnfolderBase]: 12684/24173 cut-off events. [2024-11-07 19:31:35,397 INFO L125 PetriNetUnfolderBase]: For 63156/64657 co-relation queries the response was YES. [2024-11-07 19:31:35,515 INFO L83 FinitePrefix]: Finished finitePrefix Result has 86322 conditions, 24173 events. 12684/24173 cut-off events. For 63156/64657 co-relation queries the response was YES. Maximal size of possible extension queue 929. Compared 221036 event pairs, 3259 based on Foata normal form. 78/22157 useless extension candidates. Maximal degree in co-relation 85874. Up to 6654 conditions per place. [2024-11-07 19:31:35,807 INFO L140 encePairwiseOnDemand]: 81/92 looper letters, 222 selfloop transitions, 43 changer transitions 6/460 dead transitions. [2024-11-07 19:31:35,807 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 197 places, 460 transitions, 4150 flow [2024-11-07 19:31:35,808 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-07 19:31:35,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-11-07 19:31:35,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 679 transitions. [2024-11-07 19:31:35,809 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6709486166007905 [2024-11-07 19:31:35,810 INFO L175 Difference]: Start difference. First operand has 187 places, 314 transitions, 2730 flow. Second operand 11 states and 679 transitions. [2024-11-07 19:31:35,810 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 197 places, 460 transitions, 4150 flow [2024-11-07 19:31:36,091 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 195 places, 460 transitions, 4146 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 19:31:36,095 INFO L231 Difference]: Finished difference. Result has 200 places, 336 transitions, 3059 flow [2024-11-07 19:31:36,095 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=2726, PETRI_DIFFERENCE_MINUEND_PLACES=185, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=314, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=22, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=281, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=3059, PETRI_PLACES=200, PETRI_TRANSITIONS=336} [2024-11-07 19:31:36,095 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 108 predicate places. [2024-11-07 19:31:36,096 INFO L471 AbstractCegarLoop]: Abstraction has has 200 places, 336 transitions, 3059 flow [2024-11-07 19:31:36,096 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 51.77777777777778) internal successors, (466), 9 states have internal predecessors, (466), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:31:36,096 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:31:36,096 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 19:31:36,096 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-07 19:31:36,096 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-07 19:31:36,096 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:31:36,096 INFO L85 PathProgramCache]: Analyzing trace with hash -388375341, now seen corresponding path program 17 times [2024-11-07 19:31:36,097 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:31:36,097 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1134184493] [2024-11-07 19:31:36,097 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:31:36,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:31:36,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:31:36,229 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:31:36,229 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:31:36,229 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1134184493] [2024-11-07 19:31:36,229 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1134184493] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 19:31:36,229 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 19:31:36,229 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 19:31:36,229 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [833012159] [2024-11-07 19:31:36,230 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 19:31:36,230 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-07 19:31:36,230 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:31:36,231 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-07 19:31:36,231 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-07 19:31:36,277 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 49 out of 92 [2024-11-07 19:31:36,277 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 200 places, 336 transitions, 3059 flow. Second operand has 5 states, 5 states have (on average 56.4) internal successors, (282), 5 states have internal predecessors, (282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:31:36,277 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:31:36,277 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 49 of 92 [2024-11-07 19:31:36,278 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 19:31:36,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 29#L67-3true, 70#L46-1true, 267#true, 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:36,871 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-07 19:31:36,871 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:36,871 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-07 19:31:36,871 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:36,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 29#L67-3true, 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-07 19:31:36,944 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-07 19:31:36,944 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:36,944 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:36,944 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:37,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 41#L80true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-07 19:31:37,488 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:37,488 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:37,488 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:37,488 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:37,498 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 41#L80true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-07 19:31:37,499 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:37,499 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:37,499 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:37,499 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:37,499 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:37,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 41#L80true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:37,563 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:37,564 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:37,564 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:37,564 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:37,576 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 41#L80true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-07 19:31:37,576 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:37,576 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:37,576 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:37,576 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:37,576 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:37,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 282#(= ~e1~0 1), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 19#L56true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-07 19:31:37,588 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-07 19:31:37,588 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:37,588 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:37,588 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-07 19:31:37,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), 149#true, 267#true, 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, 64#L43-3true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-07 19:31:37,653 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:37,653 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:37,653 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:37,653 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:37,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 282#(= ~e1~0 1), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 19#L56true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:37,666 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-07 19:31:37,666 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:37,666 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:37,666 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-07 19:31:37,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][87], [18#L106true, Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 284#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, 141#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:37,690 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-07 19:31:37,690 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:37,691 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:37,691 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-07 19:31:37,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 149#true, 267#true, 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-07 19:31:37,702 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:37,702 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:37,702 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:37,702 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:37,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), 89#L82true, Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 149#true, 267#true, 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-07 19:31:37,702 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:37,702 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:37,702 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:37,702 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:37,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), 149#true, 267#true, 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 64#L43-3true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-07 19:31:37,750 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:37,750 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:37,750 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:37,750 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:37,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][87], [18#L106true, Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 284#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, 141#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:37,768 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-07 19:31:37,768 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:37,768 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:37,768 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-07 19:31:37,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), 89#L82true, Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-07 19:31:37,780 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:37,780 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:37,781 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:37,781 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:37,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-07 19:31:37,781 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:37,781 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:37,781 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:37,781 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:37,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 284#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 282#(= ~e1~0 1), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 162#(and (= ~i1~0 0) (= ~i~0 1)), 267#true, 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:37,803 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:37,803 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:37,803 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:37,803 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:37,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 284#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 282#(= ~e1~0 1), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, 141#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 162#(and (= ~i1~0 0) (= ~i~0 1)), 267#true, 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-07 19:31:37,868 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:37,868 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:37,868 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:37,869 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:37,923 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 313#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:37,923 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:37,923 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:37,923 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:37,923 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:37,923 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:37,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 284#true, Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 282#(= ~e1~0 1), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, 141#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 82#L132-1true, 162#(and (= ~i1~0 0) (= ~i~0 1)), 267#true, 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-07 19:31:37,948 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:37,948 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:37,948 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:37,948 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 19:31:37,997 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 149#true, 267#true, 197#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-07 19:31:37,997 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 19:31:37,997 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:37,997 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:37,997 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:37,997 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:38,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([644] L45-1-->L45-3: Formula: (= v_~n1~0_5 |v_thread1Thread1of1ForFork2_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork2_~tmp3~0#1=|v_thread1Thread1of1ForFork2_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork2_~tmp3~0#1=|v_thread1Thread1of1ForFork2_~tmp3~0#1_9|, ~n1~0=v_~n1~0_5} AuxVars[] AssignedVars[~n1~0][58], [18#L106true, Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), 284#true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 313#true]) [2024-11-07 19:31:38,292 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 19:31:38,292 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:38,292 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 19:31:38,292 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:38,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([644] L45-1-->L45-3: Formula: (= v_~n1~0_5 |v_thread1Thread1of1ForFork2_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork2_~tmp3~0#1=|v_thread1Thread1of1ForFork2_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork2_~tmp3~0#1=|v_thread1Thread1of1ForFork2_~tmp3~0#1_9|, ~n1~0=v_~n1~0_5} AuxVars[] AssignedVars[~n1~0][58], [18#L106true, Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), 284#true, Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 78#L132true, Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:38,358 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-07 19:31:38,358 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:38,358 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 19:31:38,358 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:38,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 282#(= ~e1~0 1), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 69#thread2EXITtrue, 267#true, 217#(= ~i1~0 0), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 313#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:38,399 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 19:31:38,400 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 19:31:38,400 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:38,400 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:38,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 282#(= ~e1~0 1), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), 267#true, 217#(= ~i1~0 0), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, 13#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-07 19:31:38,427 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 19:31:38,427 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:38,427 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:38,427 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 19:31:38,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 282#(= ~e1~0 1), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), 69#thread2EXITtrue, Black: 200#(<= (+ ~n3~0 1) ~n2~0), 82#L132-1true, 267#true, 217#(= ~i1~0 0), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-07 19:31:38,485 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-07 19:31:38,485 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 19:31:38,486 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 19:31:38,486 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 19:31:38,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][171], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 152#(= ~i1~0 0), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 282#(= ~e1~0 1), 99#true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 57#L133true, Black: 151#(= ~i~0 0), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 267#true, 217#(= ~i1~0 0), Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 233#(and (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:38,802 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 19:31:38,802 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 19:31:38,802 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 19:31:38,802 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 19:31:39,017 INFO L124 PetriNetUnfolderBase]: 10679/21082 cut-off events. [2024-11-07 19:31:39,017 INFO L125 PetriNetUnfolderBase]: For 67932/69777 co-relation queries the response was YES. [2024-11-07 19:31:39,100 INFO L83 FinitePrefix]: Finished finitePrefix Result has 75938 conditions, 21082 events. 10679/21082 cut-off events. For 67932/69777 co-relation queries the response was YES. Maximal size of possible extension queue 792. Compared 194801 event pairs, 2690 based on Foata normal form. 229/19230 useless extension candidates. Maximal degree in co-relation 75544. Up to 13951 conditions per place. [2024-11-07 19:31:39,152 INFO L140 encePairwiseOnDemand]: 80/92 looper letters, 127 selfloop transitions, 71 changer transitions 3/360 dead transitions. [2024-11-07 19:31:39,152 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 204 places, 360 transitions, 3545 flow [2024-11-07 19:31:39,152 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-07 19:31:39,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-07 19:31:39,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 326 transitions. [2024-11-07 19:31:39,153 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7086956521739131 [2024-11-07 19:31:39,153 INFO L175 Difference]: Start difference. First operand has 200 places, 336 transitions, 3059 flow. Second operand 5 states and 326 transitions. [2024-11-07 19:31:39,153 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 204 places, 360 transitions, 3545 flow [2024-11-07 19:31:39,314 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 202 places, 360 transitions, 3492 flow, removed 20 selfloop flow, removed 2 redundant places. [2024-11-07 19:31:39,318 INFO L231 Difference]: Finished difference. Result has 203 places, 329 transitions, 3078 flow [2024-11-07 19:31:39,318 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=2953, PETRI_DIFFERENCE_MINUEND_PLACES=198, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=331, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=71, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=260, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=3078, PETRI_PLACES=203, PETRI_TRANSITIONS=329} [2024-11-07 19:31:39,318 INFO L277 CegarLoopForPetriNet]: 92 programPoint places, 111 predicate places. [2024-11-07 19:31:39,318 INFO L471 AbstractCegarLoop]: Abstraction has has 203 places, 329 transitions, 3078 flow [2024-11-07 19:31:39,319 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 56.4) internal successors, (282), 5 states have internal predecessors, (282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:31:39,319 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:31:39,319 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 19:31:39,319 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-11-07 19:31:39,319 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-07 19:31:39,319 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:31:39,319 INFO L85 PathProgramCache]: Analyzing trace with hash 1437695047, now seen corresponding path program 18 times [2024-11-07 19:31:39,319 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:31:39,319 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [388969360] [2024-11-07 19:31:39,319 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:31:39,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:31:39,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:31:39,393 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:31:39,393 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:31:39,393 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [388969360] [2024-11-07 19:31:39,393 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [388969360] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 19:31:39,393 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 19:31:39,393 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 19:31:39,394 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1764437244] [2024-11-07 19:31:39,394 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 19:31:39,394 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-07 19:31:39,394 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:31:39,394 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-07 19:31:39,394 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-11-07 19:31:39,437 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 92 [2024-11-07 19:31:39,438 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 203 places, 329 transitions, 3078 flow. Second operand has 5 states, 5 states have (on average 54.8) internal successors, (274), 5 states have internal predecessors, (274), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:31:39,438 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:31:39,438 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 92 [2024-11-07 19:31:39,438 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 19:31:40,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 47#L45true, Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-07 19:31:40,383 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-07 19:31:40,383 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:40,383 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:40,383 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-07 19:31:40,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 47#L45true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), 12#L94-1true, Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-07 19:31:40,435 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-07 19:31:40,435 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:40,435 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:40,435 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:40,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-07 19:31:40,438 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-07 19:31:40,438 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:40,438 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:40,438 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-07 19:31:40,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-07 19:31:40,493 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-07 19:31:40,493 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:40,493 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:40,493 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:40,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, 179#true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-07 19:31:40,502 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-07 19:31:40,502 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:40,502 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:40,502 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-07 19:31:40,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), 12#L94-1true, Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-07 19:31:40,557 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-07 19:31:40,557 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:40,557 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:40,557 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:40,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 47#L45true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-07 19:31:40,595 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-07 19:31:40,595 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:40,595 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:40,595 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-07 19:31:40,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:40,647 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-07 19:31:40,647 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:40,647 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:40,647 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:40,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), 47#L45true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, 141#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 216#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:40,659 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:40,659 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:40,659 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:40,659 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:40,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), 91#L104true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, 141#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-07 19:31:40,719 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:40,719 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:40,719 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:40,719 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:40,723 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:40,723 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:40,723 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:40,723 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:40,723 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:40,723 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-07 19:31:40,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 91#L104true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), 179#true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:40,725 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:40,725 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:40,725 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:40,726 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:40,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 47#L45true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 313#true]) [2024-11-07 19:31:40,729 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-07 19:31:40,730 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:40,730 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:40,730 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:40,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 313#true]) [2024-11-07 19:31:40,730 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:40,730 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:40,730 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:40,730 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:40,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 47#L45true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 313#true]) [2024-11-07 19:31:40,730 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:40,730 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:40,730 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:40,730 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:40,805 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), 91#L104true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-07 19:31:40,805 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:40,805 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:40,805 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:40,805 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:40,805 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-07 19:31:40,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), 91#L104true, Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 101#(= ~i~0 0), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 286#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 216#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-07 19:31:40,807 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:40,807 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:40,807 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,807 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:40,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [18#L106true, Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, 141#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, 313#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:40,810 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,810 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,810 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,810 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [18#L106true, Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), 47#L45true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, 313#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:40,810 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:40,810 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:40,810 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:40,810 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:40,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), 47#L45true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, 313#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:40,810 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,810 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,810 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,810 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,811 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [18#L106true, Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:40,811 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-07 19:31:40,811 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:40,811 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:40,811 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:40,811 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:40,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:40,812 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,812 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,812 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,812 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,813 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:40,814 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,814 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,814 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,814 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,814 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,900 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:40,900 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,900 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,900 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,900 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,900 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true]) [2024-11-07 19:31:40,901 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,901 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,902 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,902 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,903 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:40,903 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,903 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,903 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,903 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,903 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,904 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [18#L106true, Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, 141#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:40,904 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,905 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:40,905 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:40,905 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:40,905 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:40,905 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 19:31:40,905 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:40,905 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,905 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,905 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,905 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,905 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,905 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [18#L106true, Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:40,905 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,905 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,905 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,905 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,908 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [18#L106true, Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, 141#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 313#true]) [2024-11-07 19:31:40,908 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,908 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,908 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,908 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,908 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, 141#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 313#true]) [2024-11-07 19:31:40,908 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,908 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:40,908 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,908 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,989 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:40,989 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,989 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,989 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,989 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,989 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,989 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,989 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), Black: 152#(= ~i1~0 0), 4#L70-1true, 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:40,989 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:40,989 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,989 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,989 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,990 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,990 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:40,990 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,990 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:40,990 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,990 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,992 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 18#L106true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:40,992 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,992 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:40,992 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,992 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,992 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:40,992 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:40,992 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:40,992 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:40,993 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:40,994 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), 313#true, Black: 101#(= ~i~0 0)]) [2024-11-07 19:31:40,994 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,994 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:40,994 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,994 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,994 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,995 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 4#L70-1true, Black: 152#(= ~i1~0 0), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 313#true]) [2024-11-07 19:31:40,995 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,995 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,995 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,996 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,996 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,996 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,996 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 19:31:40,997 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 152#(= ~i1~0 0), 4#L70-1true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 101#(= ~i~0 0), 313#true]) [2024-11-07 19:31:40,997 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,997 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,997 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:40,997 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,997 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:40,997 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:41,061 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), 179#true, Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), 313#true, Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:41,061 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:41,061 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:41,061 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:41,061 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:41,061 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:41,062 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), 21#L45-3true, Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, 141#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, 313#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:41,062 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:41,062 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:41,062 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:41,062 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:41,062 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:41,062 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:41,062 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 19:31:41,063 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][162], [Black: 258#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 262#(and (= ~n3~0 0) (= ~n1~0 0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 264#(and (= ~n1~0 1) (= ~n3~0 1)), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 271#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 269#(<= ~n1~0 ~n2~0), Black: 275#(and (<= (+ ~n1~0 1) ~n2~0) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork2_~tmp2~0#1|)), Black: 270#(<= (+ ~n1~0 1) ~n2~0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 151#(= ~i~0 0), 4#L70-1true, Black: 152#(= ~i1~0 0), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 297#(and (= ~i2~0 0) (= ~i~0 1)), 179#true, Black: 301#(and (= 2 ~i~0) (= ~i2~0 0) (= ~i3~0 1)), 141#true, Black: 286#(= ~i~0 0), Black: 307#(and (= 3 ~i~0) (= ~i2~0 0) (= 2 ~i1~0) (= ~i3~0 1)), Black: 287#(= ~i2~0 0), Black: 182#(<= (+ ~n3~0 1) ~n1~0), Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 317#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0), Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 24#thread3EXITtrue, 319#true, Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 212#(= ~e3~0 1), 70#L46-1true, 149#true, 267#true, Black: 227#(and (= ~i1~0 0) (= ~i~0 1)), 197#true, Black: 231#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i3~0 1)), Black: 237#(and (= ~i1~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 246#(and (<= 1 ~n1~0) (= ~n2~0 ~n1~0)), 78#L132true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, 313#true, Black: 101#(= ~i~0 0), Black: 252#(and (<= 1 ~n2~0) (= ~n2~0 ~n3~0))]) [2024-11-07 19:31:41,063 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-07 19:31:41,063 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:41,063 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:41,064 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 19:31:41,064 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 19:31:41,064 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event