./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 d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fde313a5-0537-451c-a555-afbaa0beefb7/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fde313a5-0537-451c-a555-afbaa0beefb7/bin/uautomizer-verify-aQ6SnzHsRB/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fde313a5-0537-451c-a555-afbaa0beefb7/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fde313a5-0537-451c-a555-afbaa0beefb7/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fde313a5-0537-451c-a555-afbaa0beefb7/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fde313a5-0537-451c-a555-afbaa0beefb7/bin/uautomizer-verify-aQ6SnzHsRB --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-dev-d790fec [2024-11-28 05:06:35,601 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-28 05:06:35,710 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fde313a5-0537-451c-a555-afbaa0beefb7/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-28 05:06:35,719 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-28 05:06:35,719 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-28 05:06:35,755 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-28 05:06:35,756 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-28 05:06:35,757 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-28 05:06:35,757 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-28 05:06:35,758 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-28 05:06:35,758 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-28 05:06:35,759 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-28 05:06:35,759 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-28 05:06:35,760 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-28 05:06:35,760 INFO L153 SettingsManager]: * Use SBE=true [2024-11-28 05:06:35,760 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-28 05:06:35,760 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-28 05:06:35,760 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-28 05:06:35,760 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-28 05:06:35,761 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-28 05:06:35,761 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-28 05:06:35,761 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-28 05:06:35,762 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-28 05:06:35,762 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-28 05:06:35,762 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-28 05:06:35,762 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-28 05:06:35,762 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-28 05:06:35,762 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-28 05:06:35,762 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-28 05:06:35,762 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-28 05:06:35,763 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 05:06:35,763 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-28 05:06:35,763 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 05:06:35,763 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 05:06:35,763 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-28 05:06:35,764 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 05:06:35,764 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-28 05:06:35,764 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 05:06:35,764 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 05:06:35,765 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-28 05:06:35,765 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-28 05:06:35,765 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-28 05:06:35,765 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-28 05:06:35,765 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-28 05:06:35,765 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-28 05:06:35,765 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-28 05:06:35,765 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-28 05:06:35,765 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 -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fde313a5-0537-451c-a555-afbaa0beefb7/bin/uautomizer-verify-aQ6SnzHsRB 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-28 05:06:36,092 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-28 05:06:36,107 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-28 05:06:36,110 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-28 05:06:36,114 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-28 05:06:36,115 INFO L274 PluginConnector]: CDTParser initialized [2024-11-28 05:06:36,116 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fde313a5-0537-451c-a555-afbaa0beefb7/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c [2024-11-28 05:06:39,113 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fde313a5-0537-451c-a555-afbaa0beefb7/bin/uautomizer-verify-aQ6SnzHsRB/data/8f57f8928/e5c4fc1fcbde48c9bdad4818df1b1be8/FLAGbd8c1975c [2024-11-28 05:06:39,465 INFO L384 CDTParser]: Found 1 translation units. [2024-11-28 05:06:39,466 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fde313a5-0537-451c-a555-afbaa0beefb7/sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c [2024-11-28 05:06:39,485 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fde313a5-0537-451c-a555-afbaa0beefb7/bin/uautomizer-verify-aQ6SnzHsRB/data/8f57f8928/e5c4fc1fcbde48c9bdad4818df1b1be8/FLAGbd8c1975c [2024-11-28 05:06:39,516 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fde313a5-0537-451c-a555-afbaa0beefb7/bin/uautomizer-verify-aQ6SnzHsRB/data/8f57f8928/e5c4fc1fcbde48c9bdad4818df1b1be8 [2024-11-28 05:06:39,518 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-28 05:06:39,521 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-28 05:06:39,523 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-28 05:06:39,524 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-28 05:06:39,528 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-28 05:06:39,530 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 05:06:39" (1/1) ... [2024-11-28 05:06:39,531 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@48292fe6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:06:39, skipping insertion in model container [2024-11-28 05:06:39,531 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 05:06:39" (1/1) ... [2024-11-28 05:06:39,553 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-28 05:06:39,793 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 05:06:39,810 INFO L200 MainTranslator]: Completed pre-run [2024-11-28 05:06:39,849 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 05:06:39,873 INFO L204 MainTranslator]: Completed translation [2024-11-28 05:06:39,874 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:06:39 WrapperNode [2024-11-28 05:06:39,874 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-28 05:06:39,875 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-28 05:06:39,875 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-28 05:06:39,875 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-28 05:06:39,881 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:06:39" (1/1) ... [2024-11-28 05:06:39,889 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:06:39" (1/1) ... [2024-11-28 05:06:39,917 INFO L138 Inliner]: procedures = 19, calls = 24, calls flagged for inlining = 17, calls inlined = 17, statements flattened = 240 [2024-11-28 05:06:39,917 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-28 05:06:39,918 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-28 05:06:39,918 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-28 05:06:39,918 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-28 05:06:39,930 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:06:39" (1/1) ... [2024-11-28 05:06:39,930 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:06:39" (1/1) ... [2024-11-28 05:06:39,933 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:06:39" (1/1) ... [2024-11-28 05:06:39,969 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-28 05:06:39,969 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:06:39" (1/1) ... [2024-11-28 05:06:39,969 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:06:39" (1/1) ... [2024-11-28 05:06:39,975 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:06:39" (1/1) ... [2024-11-28 05:06:39,977 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:06:39" (1/1) ... [2024-11-28 05:06:39,984 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:06:39" (1/1) ... [2024-11-28 05:06:39,985 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:06:39" (1/1) ... [2024-11-28 05:06:39,988 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:06:39" (1/1) ... [2024-11-28 05:06:39,991 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-28 05:06:39,996 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-28 05:06:39,997 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-28 05:06:39,997 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-28 05:06:39,998 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:06:39" (1/1) ... [2024-11-28 05:06:40,003 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 05:06:40,015 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fde313a5-0537-451c-a555-afbaa0beefb7/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 05:06:40,032 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fde313a5-0537-451c-a555-afbaa0beefb7/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-28 05:06:40,042 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fde313a5-0537-451c-a555-afbaa0beefb7/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-28 05:06:40,066 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-28 05:06:40,066 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-28 05:06:40,066 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-28 05:06:40,066 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-28 05:06:40,066 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-28 05:06:40,066 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-11-28 05:06:40,066 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-11-28 05:06:40,066 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-28 05:06:40,067 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-28 05:06:40,067 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-28 05:06:40,068 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-28 05:06:40,161 INFO L234 CfgBuilder]: Building ICFG [2024-11-28 05:06:40,163 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-28 05:06:40,647 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-28 05:06:40,648 INFO L283 CfgBuilder]: Performing block encoding [2024-11-28 05:06:40,967 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-28 05:06:40,967 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-28 05:06:40,968 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 05:06:40 BoogieIcfgContainer [2024-11-28 05:06:40,968 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-28 05:06:40,970 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-28 05:06:40,970 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-28 05:06:40,975 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-28 05:06:40,975 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 28.11 05:06:39" (1/3) ... [2024-11-28 05:06:40,976 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6441ef71 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 05:06:40, skipping insertion in model container [2024-11-28 05:06:40,976 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:06:39" (2/3) ... [2024-11-28 05:06:40,976 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6441ef71 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 05:06:40, skipping insertion in model container [2024-11-28 05:06:40,976 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 05:06:40" (3/3) ... [2024-11-28 05:06:40,978 INFO L128 eAbstractionObserver]: Analyzing ICFG parallel-bakery-3.wvr.c [2024-11-28 05:06:40,994 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-28 05:06:40,996 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG parallel-bakery-3.wvr.c that has 4 procedures, 87 locations, 1 initial locations, 0 loop locations, and 2 error locations. [2024-11-28 05:06:40,996 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-28 05:06:41,095 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-28 05:06:41,147 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 96 places, 92 transitions, 205 flow [2024-11-28 05:06:41,229 INFO L124 PetriNetUnfolderBase]: 6/89 cut-off events. [2024-11-28 05:06:41,234 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-28 05:06:41,243 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-28 05:06:41,243 INFO L82 GeneralOperation]: Start removeDead. Operand has 96 places, 92 transitions, 205 flow [2024-11-28 05:06:41,248 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 92 places, 88 transitions, 194 flow [2024-11-28 05:06:41,259 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 05:06:41,275 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;@6b8c9964, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 05:06:41,275 INFO L334 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2024-11-28 05:06:41,329 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-28 05:06:41,330 INFO L124 PetriNetUnfolderBase]: 6/85 cut-off events. [2024-11-28 05:06:41,330 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-28 05:06:41,330 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:06:41,331 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:06:41,331 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-28 05:06:41,340 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:06:41,341 INFO L85 PathProgramCache]: Analyzing trace with hash -1025847775, now seen corresponding path program 1 times [2024-11-28 05:06:41,349 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:06:41,350 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1967034773] [2024-11-28 05:06:41,350 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:06:41,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:06:41,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:06:42,456 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-28 05:06:42,456 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:06:42,456 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1967034773] [2024-11-28 05:06:42,460 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1967034773] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:06:42,460 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:06:42,460 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-11-28 05:06:42,462 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [758336695] [2024-11-28 05:06:42,463 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:06:42,472 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-28 05:06:42,477 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:06:42,503 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-28 05:06:42,504 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72 [2024-11-28 05:06:42,581 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 92 [2024-11-28 05:06:42,587 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-28 05:06:42,587 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:06:42,587 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 92 [2024-11-28 05:06:42,590 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:06:44,154 INFO L124 PetriNetUnfolderBase]: 2377/4349 cut-off events. [2024-11-28 05:06:44,154 INFO L125 PetriNetUnfolderBase]: For 308/308 co-relation queries the response was YES. [2024-11-28 05:06:44,172 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-28 05:06:44,198 INFO L140 encePairwiseOnDemand]: 80/92 looper letters, 121 selfloop transitions, 18 changer transitions 15/197 dead transitions. [2024-11-28 05:06:44,199 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 100 places, 197 transitions, 774 flow [2024-11-28 05:06:44,201 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-28 05:06:44,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-11-28 05:06:44,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 677 transitions. [2024-11-28 05:06:44,224 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6689723320158103 [2024-11-28 05:06:44,227 INFO L175 Difference]: Start difference. First operand has 92 places, 88 transitions, 194 flow. Second operand 11 states and 677 transitions. [2024-11-28 05:06:44,229 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 100 places, 197 transitions, 774 flow [2024-11-28 05:06:44,242 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 94 places, 197 transitions, 726 flow, removed 0 selfloop flow, removed 6 redundant places. [2024-11-28 05:06:44,248 INFO L231 Difference]: Finished difference. Result has 98 places, 102 transitions, 276 flow [2024-11-28 05:06:44,251 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=178, PETRI_DIFFERENCE_MINUEND_PLACES=84, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=86, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=77, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=276, PETRI_PLACES=98, PETRI_TRANSITIONS=102} [2024-11-28 05:06:44,255 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 6 predicate places. [2024-11-28 05:06:44,255 INFO L471 AbstractCegarLoop]: Abstraction has has 98 places, 102 transitions, 276 flow [2024-11-28 05:06:44,256 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-28 05:06:44,256 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:06:44,256 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:06:44,257 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-28 05:06:44,257 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-28 05:06:44,258 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:06:44,258 INFO L85 PathProgramCache]: Analyzing trace with hash -211008489, now seen corresponding path program 2 times [2024-11-28 05:06:44,258 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:06:44,258 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [599432635] [2024-11-28 05:06:44,258 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-28 05:06:44,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:06:44,295 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-28 05:06:44,295 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 05:06:44,544 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-28 05:06:44,545 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:06:44,545 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [599432635] [2024-11-28 05:06:44,545 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [599432635] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:06:44,546 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:06:44,546 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 05:06:44,546 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [932712781] [2024-11-28 05:06:44,548 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:06:44,549 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 05:06:44,550 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:06:44,550 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 05:06:44,551 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-28 05:06:44,630 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 46 out of 92 [2024-11-28 05:06:44,631 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-28 05:06:44,631 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:06:44,631 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 46 of 92 [2024-11-28 05:06:44,631 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:06:45,865 INFO L124 PetriNetUnfolderBase]: 4542/8158 cut-off events. [2024-11-28 05:06:45,865 INFO L125 PetriNetUnfolderBase]: For 102/108 co-relation queries the response was YES. [2024-11-28 05:06:45,891 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-28 05:06:45,931 INFO L140 encePairwiseOnDemand]: 78/92 looper letters, 97 selfloop transitions, 24 changer transitions 0/179 dead transitions. [2024-11-28 05:06:45,931 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 102 places, 179 transitions, 680 flow [2024-11-28 05:06:45,932 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-28 05:06:45,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-28 05:06:45,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 445 transitions. [2024-11-28 05:06:45,937 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6909937888198758 [2024-11-28 05:06:45,938 INFO L175 Difference]: Start difference. First operand has 98 places, 102 transitions, 276 flow. Second operand 7 states and 445 transitions. [2024-11-28 05:06:45,938 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 102 places, 179 transitions, 680 flow [2024-11-28 05:06:45,945 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 101 places, 179 transitions, 678 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-28 05:06:45,948 INFO L231 Difference]: Finished difference. Result has 106 places, 124 transitions, 429 flow [2024-11-28 05:06:45,948 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=274, PETRI_DIFFERENCE_MINUEND_PLACES=95, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=102, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=89, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=429, PETRI_PLACES=106, PETRI_TRANSITIONS=124} [2024-11-28 05:06:45,949 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 14 predicate places. [2024-11-28 05:06:45,950 INFO L471 AbstractCegarLoop]: Abstraction has has 106 places, 124 transitions, 429 flow [2024-11-28 05:06:45,950 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-28 05:06:45,950 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:06:45,951 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:06:45,951 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-28 05:06:45,951 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-28 05:06:45,952 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:06:45,953 INFO L85 PathProgramCache]: Analyzing trace with hash -562404707, now seen corresponding path program 3 times [2024-11-28 05:06:45,953 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:06:45,953 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1704583994] [2024-11-28 05:06:45,954 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-28 05:06:45,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:06:46,002 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2024-11-28 05:06:46,006 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 05:06:46,238 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-28 05:06:46,238 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:06:46,239 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1704583994] [2024-11-28 05:06:46,239 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1704583994] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:06:46,239 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:06:46,239 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 05:06:46,239 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1070356750] [2024-11-28 05:06:46,239 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:06:46,239 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 05:06:46,240 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:06:46,240 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 05:06:46,240 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-11-28 05:06:46,318 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 92 [2024-11-28 05:06:46,319 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-28 05:06:46,319 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:06:46,319 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 92 [2024-11-28 05:06:46,319 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:06:46,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#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-28 05:06:46,766 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-28 05:06:46,766 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-28 05:06:46,766 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-28 05:06:46,766 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-28 05:06:46,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#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-28 05:06:46,769 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-28 05:06:46,769 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:06:46,769 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-28 05:06:46,769 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-28 05:06:46,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#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-28 05:06:46,770 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-28 05:06:46,770 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-28 05:06:46,770 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-28 05:06:46,770 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:06:46,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#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-28 05:06:46,777 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is not cut-off event [2024-11-28 05:06:46,777 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2024-11-28 05:06:46,777 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2024-11-28 05:06:46,777 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is not cut-off event [2024-11-28 05:06:46,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [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-28 05:06:46,812 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-28 05:06:46,812 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:06:46,812 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:06:46,812 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:06:46,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][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-28 05:06:46,819 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is not cut-off event [2024-11-28 05:06:46,819 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is not cut-off event [2024-11-28 05:06:46,819 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is not cut-off event [2024-11-28 05:06:46,819 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is not cut-off event [2024-11-28 05:06:46,823 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:46,823 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-28 05:06:46,823 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-28 05:06:46,823 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-28 05:06:46,823 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-28 05:06:46,823 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-28 05:06:46,867 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-28 05:06:46,867 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-28 05:06:46,867 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:06:46,867 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-28 05:06:46,867 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-28 05:06:46,867 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:06:46,873 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-28 05:06:46,873 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-28 05:06:46,873 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-28 05:06:46,873 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:06:46,873 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-28 05:06:46,873 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:06:46,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [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-28 05:06:46,875 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is not cut-off event [2024-11-28 05:06:46,875 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2024-11-28 05:06:46,875 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2024-11-28 05:06:46,875 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2024-11-28 05:06:46,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][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-28 05:06:46,918 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-28 05:06:46,918 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:06:46,918 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:06:46,918 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:06:46,919 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:06:46,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#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-28 05:06:46,920 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2024-11-28 05:06:46,920 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-28 05:06:46,921 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-28 05:06:46,921 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-28 05:06:46,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [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-28 05:06:46,927 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-28 05:06:46,927 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:06:46,927 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:06:46,927 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:06:46,928 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-28 05:06:46,928 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2024-11-28 05:06:46,929 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-28 05:06:46,929 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-28 05:06:46,929 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-28 05:06:46,929 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-28 05:06:46,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [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-28 05:06:46,929 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-28 05:06:46,929 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:46,929 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:46,929 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:46,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 70#L46-1true, Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 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-28 05:06:46,970 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-28 05:06:46,970 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:46,970 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:46,970 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:46,971 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-28 05:06:46,971 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-28 05:06:46,971 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-28 05:06:46,971 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-28 05:06:46,971 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-28 05:06:46,971 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-28 05:06:46,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][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-28 05:06:46,972 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-28 05:06:46,972 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:46,972 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:46,972 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:46,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], [70#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-28 05:06:46,980 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-28 05:06:46,980 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:06:46,980 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:06:46,980 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:06:46,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, 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-28 05:06:46,981 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-28 05:06:46,981 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:06:46,981 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:46,981 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:46,981 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:47,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:47,024 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-28 05:06:47,025 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:06:47,025 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:47,025 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:47,025 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-28 05:06:47,025 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-28 05:06:47,025 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:47,026 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:47,026 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:47,026 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:47,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][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-28 05:06:47,038 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-28 05:06:47,038 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:06:47,038 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:47,038 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:47,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [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-28 05:06:47,038 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-28 05:06:47,038 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:47,038 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:06:47,039 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:47,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][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-28 05:06:47,041 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-28 05:06:47,041 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-28 05:06:47,041 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-28 05:06:47,041 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-28 05:06:47,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:47,080 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-28 05:06:47,080 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:47,080 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:47,080 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:47,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:47,081 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-28 05:06:47,081 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:47,081 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:47,081 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:47,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:47,083 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-28 05:06:47,083 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-28 05:06:47,083 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-28 05:06:47,083 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-28 05:06:47,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:47,093 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-28 05:06:47,093 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:47,093 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:06:47,093 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:47,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:47,094 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-28 05:06:47,094 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:06:47,094 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:06:47,094 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:06:47,096 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-28 05:06:47,096 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-28 05:06:47,096 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-28 05:06:47,096 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-28 05:06:47,096 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-28 05:06:47,096 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-28 05:06:47,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:47,097 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-28 05:06:47,097 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:47,097 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:47,097 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:47,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:47,130 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-28 05:06:47,130 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:47,130 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:47,130 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:47,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [70#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-28 05:06:47,131 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-28 05:06:47,131 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:47,131 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:47,131 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:47,133 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-28 05:06:47,133 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-28 05:06:47,133 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-28 05:06:47,133 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-28 05:06:47,133 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-28 05:06:47,133 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-28 05:06:47,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:47,133 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-28 05:06:47,133 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:47,133 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:47,133 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:47,143 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-28 05:06:47,144 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-28 05:06:47,144 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:47,144 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:47,144 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:06:47,144 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:47,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#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-28 05:06:47,183 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:06:47,183 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:47,183 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:47,183 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:47,191 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [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-28 05:06:47,191 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:06:47,191 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:47,191 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:47,191 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:47,191 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:47,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], [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-28 05:06:47,210 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:06:47,210 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:06:47,210 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:47,210 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:47,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#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-28 05:06:47,211 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:06:47,211 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:47,211 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:47,211 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:06:47,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#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-28 05:06:47,214 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-28 05:06:47,214 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:06:47,214 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:06:47,214 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:06:47,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#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-28 05:06:47,324 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:06:47,324 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:47,324 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,324 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [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-28 05:06:47,325 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:06:47,325 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:47,325 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,325 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#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-28 05:06:47,326 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:06:47,326 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:47,326 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,326 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:47,339 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:06:47,339 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:47,339 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:47,339 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:47,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][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-28 05:06:47,340 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:06:47,340 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:47,340 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:47,341 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:47,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:47,348 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-28 05:06:47,348 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:06:47,348 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:06:47,348 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:06:47,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:47,362 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:06:47,362 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:47,362 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:47,362 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:06:47,363 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-28 05:06:47,363 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:06:47,363 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:47,363 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:47,363 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:47,363 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:47,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#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-28 05:06:47,364 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:06:47,364 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:47,364 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:47,364 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:47,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][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-28 05:06:47,397 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,397 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:47,397 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,397 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:47,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#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-28 05:06:47,398 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,398 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:47,398 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,398 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:47,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#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-28 05:06:47,400 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,400 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:47,400 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,400 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:47,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#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-28 05:06:47,407 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,407 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:47,407 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:47,407 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:47,408 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:47,408 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,408 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:47,408 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:47,408 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,408 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,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], [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-28 05:06:47,409 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,409 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:47,409 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,409 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,425 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-28 05:06:47,426 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,426 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:47,426 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,426 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:47,426 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,427 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-28 05:06:47,427 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,427 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:47,427 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:47,427 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,427 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#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-28 05:06:47,467 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:06:47,467 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:47,468 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:47,468 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:47,475 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-28 05:06:47,475 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:06:47,475 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,475 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:47,475 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,476 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:47,476 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-28 05:06:47,476 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:06:47,476 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:47,476 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,477 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:47,477 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,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][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-28 05:06:47,499 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:06:47,499 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,499 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,499 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:47,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [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-28 05:06:47,500 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:06:47,500 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,500 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,500 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:47,501 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-28 05:06:47,501 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:06:47,501 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,501 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:47,501 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,501 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:47,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#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-28 05:06:47,540 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:06:47,540 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:47,540 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:47,540 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:47,541 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:06:47,541 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:47,541 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,541 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:47,542 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-28 05:06:47,542 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:06:47,542 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:47,542 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:47,542 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:47,542 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:47,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#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-28 05:06:47,563 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:06:47,564 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:47,564 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:47,564 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:47,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#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-28 05:06:47,600 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:47,600 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:47,600 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:47,600 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:47,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#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-28 05:06:47,685 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:47,685 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:47,685 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:47,685 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:47,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], [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-28 05:06:47,719 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:06:47,719 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:47,719 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:47,719 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:47,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][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-28 05:06:47,752 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:06:47,752 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:47,753 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:47,753 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:47,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#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-28 05:06:47,783 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 05:06:47,783 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:47,783 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:47,784 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:47,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][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-28 05:06:47,811 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 05:06:47,811 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:47,811 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:47,811 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:47,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][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-28 05:06:47,812 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 05:06:47,812 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:47,812 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:47,812 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:47,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#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-28 05:06:47,834 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:47,834 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:47,834 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:47,835 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:47,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:47,835 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:47,835 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:47,835 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:47,835 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:47,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#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-28 05:06:47,859 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:47,859 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:47,859 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:47,860 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:47,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:47,860 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:47,860 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:47,860 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:47,860 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:47,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:47,861 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:47,861 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:47,861 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:47,861 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:47,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:47,862 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:47,862 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:47,862 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:47,862 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:47,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:47,863 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:47,863 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:47,863 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:47,863 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:47,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#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-28 05:06:47,879 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:47,880 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:47,880 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:47,880 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:47,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:47,880 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:47,880 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:47,881 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:47,881 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:47,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [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-28 05:06:47,881 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:47,881 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:47,881 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:47,881 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:47,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][63], [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-28 05:06:47,882 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:47,882 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:47,882 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:47,882 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:47,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], [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-28 05:06:47,882 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:47,882 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:47,882 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:47,882 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:48,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:48,006 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:48,006 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:48,006 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:48,007 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:48,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#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-28 05:06:48,007 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:48,007 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:48,007 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:48,007 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:48,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:48,008 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:48,008 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:48,008 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:48,008 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:48,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:48,024 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 05:06:48,024 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:48,024 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:48,024 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:48,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:48,025 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 05:06:48,025 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:48,025 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:48,025 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:48,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#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-28 05:06:48,025 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 05:06:48,026 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:48,026 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:48,026 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:48,162 INFO L124 PetriNetUnfolderBase]: 7746/13927 cut-off events. [2024-11-28 05:06:48,163 INFO L125 PetriNetUnfolderBase]: For 4042/4631 co-relation queries the response was YES. [2024-11-28 05:06:48,217 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-28 05:06:48,276 INFO L140 encePairwiseOnDemand]: 79/92 looper letters, 84 selfloop transitions, 33 changer transitions 0/189 dead transitions. [2024-11-28 05:06:48,277 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 110 places, 189 transitions, 894 flow [2024-11-28 05:06:48,277 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-28 05:06:48,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-28 05:06:48,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 324 transitions. [2024-11-28 05:06:48,279 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7043478260869566 [2024-11-28 05:06:48,279 INFO L175 Difference]: Start difference. First operand has 106 places, 124 transitions, 429 flow. Second operand 5 states and 324 transitions. [2024-11-28 05:06:48,279 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 110 places, 189 transitions, 894 flow [2024-11-28 05:06:48,305 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 110 places, 189 transitions, 894 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 05:06:48,310 INFO L231 Difference]: Finished difference. Result has 113 places, 154 transitions, 695 flow [2024-11-28 05:06:48,310 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=429, PETRI_DIFFERENCE_MINUEND_PLACES=106, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=124, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=105, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=695, PETRI_PLACES=113, PETRI_TRANSITIONS=154} [2024-11-28 05:06:48,311 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 21 predicate places. [2024-11-28 05:06:48,313 INFO L471 AbstractCegarLoop]: Abstraction has has 113 places, 154 transitions, 695 flow [2024-11-28 05:06:48,314 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-28 05:06:48,314 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:06:48,314 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:06:48,314 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-28 05:06:48,314 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-28 05:06:48,315 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:06:48,315 INFO L85 PathProgramCache]: Analyzing trace with hash 45913457, now seen corresponding path program 4 times [2024-11-28 05:06:48,315 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:06:48,315 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1273169605] [2024-11-28 05:06:48,315 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-28 05:06:48,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:06:48,359 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-28 05:06:48,359 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 05:06:48,811 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-28 05:06:48,811 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:06:48,811 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1273169605] [2024-11-28 05:06:48,813 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1273169605] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:06:48,813 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:06:48,813 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-11-28 05:06:48,813 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [28474081] [2024-11-28 05:06:48,813 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:06:48,814 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-28 05:06:48,814 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:06:48,814 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-28 05:06:48,815 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72 [2024-11-28 05:06:48,866 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 92 [2024-11-28 05:06:48,867 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-28 05:06:48,867 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:06:48,867 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 92 [2024-11-28 05:06:48,867 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:06:49,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:49,759 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-28 05:06:49,759 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:06:49,759 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:49,759 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:06:49,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:49,760 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-28 05:06:49,760 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:49,760 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:49,760 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:49,852 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-28 05:06:49,852 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-28 05:06:49,852 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:06:49,852 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:49,852 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:49,852 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:06:49,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 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-28 05:06:49,861 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-28 05:06:49,861 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:49,862 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:06:49,862 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:49,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][72], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 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-28 05:06:49,872 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-28 05:06:49,872 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:49,872 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:49,872 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:49,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:49,952 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-28 05:06:49,952 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:49,952 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:49,952 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:49,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:49,957 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:06:49,957 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:49,957 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:49,957 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:49,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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-28 05:06:49,973 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:06:49,973 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:49,973 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:49,973 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:50,059 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-28 05:06:50,060 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:06:50,060 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:50,060 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:06:50,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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-28 05:06:50,065 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,066 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,066 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,066 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:50,083 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-28 05:06:50,083 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,083 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,083 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:50,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:50,083 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,084 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,084 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,084 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,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][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-28 05:06:50,084 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,084 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,084 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,084 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,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][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-28 05:06:50,085 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,085 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,085 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,085 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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-28 05:06:50,088 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,088 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,088 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,088 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:50,093 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,093 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,093 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,093 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,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][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-28 05:06:50,097 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-28 05:06:50,097 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:50,097 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,097 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,097 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:50,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:50,195 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,195 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:50,195 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:50,195 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:06:50,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:50,201 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-28 05:06:50,201 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:06:50,201 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:06:50,202 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:06:50,202 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-28 05:06:50,202 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,202 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,202 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,202 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,202 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:50,203 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,203 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,203 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,203 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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-28 05:06:50,206 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,206 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,206 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,206 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,208 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-28 05:06:50,208 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,208 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,208 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,208 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,208 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:50,211 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,211 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,211 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,211 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [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-28 05:06:50,226 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,226 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:50,226 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:06:50,226 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:50,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][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-28 05:06:50,228 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,228 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:50,228 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:50,228 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:06:50,238 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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-28 05:06:50,239 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,239 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,239 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,239 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,239 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:50,242 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,242 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,242 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,242 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,249 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-28 05:06:50,249 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,249 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,249 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,249 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,249 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:50,328 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,328 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,328 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,328 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:50,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:50,329 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,329 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,329 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,329 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:50,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:50,330 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,330 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,331 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:50,331 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][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-28 05:06:50,339 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,340 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,340 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,340 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,340 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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-28 05:06:50,340 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,340 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,340 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,340 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,341 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:50,343 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,344 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,344 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,344 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,345 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-28 05:06:50,345 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,345 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,345 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,346 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,346 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:50,361 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,361 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,362 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,362 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:50,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:50,362 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,363 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,363 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,363 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:50,371 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-28 05:06:50,372 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,372 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,372 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,372 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,372 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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-28 05:06:50,376 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,376 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,376 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,376 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,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][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-28 05:06:50,383 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,383 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,383 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,383 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,385 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-28 05:06:50,385 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,385 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,386 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,386 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,386 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,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][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-28 05:06:50,457 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,457 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,458 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,458 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,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], [70#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-28 05:06:50,459 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,459 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,459 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,459 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,467 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-28 05:06:50,467 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,467 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,467 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,468 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,468 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:50,472 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,472 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,472 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,472 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,474 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-28 05:06:50,474 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,475 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,475 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,475 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,475 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:50,480 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,480 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,480 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,480 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 70#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-28 05:06:50,494 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,494 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,494 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,494 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:50,495 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,495 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,495 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:50,495 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:50,509 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,509 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,510 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,510 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:50,512 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,512 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,512 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,512 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,517 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-28 05:06:50,517 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,517 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,517 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,518 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,518 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [99#true, 70#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-28 05:06:50,574 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,575 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,575 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,575 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,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][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-28 05:06:50,575 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,575 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,575 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,576 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,583 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-28 05:06:50,583 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,584 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,584 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,584 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,584 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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-28 05:06:50,587 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,587 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,587 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,587 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:50,589 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,589 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,589 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,589 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:50,605 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,605 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,605 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,605 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:50,606 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,606 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,606 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,606 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:50,616 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-28 05:06:50,616 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,617 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,617 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,617 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,617 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,626 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-28 05:06:50,627 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,627 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,627 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,627 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,627 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:50,629 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,629 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,629 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,629 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:50,664 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,665 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,665 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,665 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,674 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-28 05:06:50,674 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,674 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,674 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,674 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,674 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,675 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-28 05:06:50,675 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,675 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,675 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,675 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,675 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:50,686 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,686 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,686 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,686 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:50,701 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,701 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,701 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,701 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:50,702 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,702 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,702 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,702 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:50,703 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,703 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,703 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,703 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:50,704 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,704 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,704 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,704 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,715 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-28 05:06:50,716 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,716 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,716 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,716 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,716 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,831 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-28 05:06:50,832 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,832 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,832 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,832 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,832 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,843 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-28 05:06:50,843 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,844 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,844 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,844 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,844 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:50,846 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,846 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,846 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,846 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:50,847 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,847 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,847 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,847 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:50,847 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,847 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,847 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,848 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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-28 05:06:50,848 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,848 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,848 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,848 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:50,874 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,874 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,874 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,874 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:50,875 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,875 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,875 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,875 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:50,875 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,875 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,875 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,875 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,885 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-28 05:06:50,885 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,885 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,885 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,885 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,886 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,886 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-28 05:06:50,886 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,886 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,886 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,886 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,886 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,887 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-28 05:06:50,887 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,887 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,887 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,887 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,887 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:50,899 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,899 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:50,899 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,899 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:50,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][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-28 05:06:50,900 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,900 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:50,900 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:50,900 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,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][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-28 05:06:50,900 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,900 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:50,901 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,901 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:50,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][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-28 05:06:50,901 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,901 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:50,901 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,901 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:50,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [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-28 05:06:50,912 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,912 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,912 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,912 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:50,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][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-28 05:06:50,912 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,912 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,912 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,912 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,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][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-28 05:06:50,913 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,913 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,913 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,913 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,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][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-28 05:06:50,913 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,913 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,914 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:50,914 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,924 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-28 05:06:50,924 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,924 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,924 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,924 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,924 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,925 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-28 05:06:50,925 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,925 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,925 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,925 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,925 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,926 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-28 05:06:50,926 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,926 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,926 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,926 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,926 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,945 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-28 05:06:50,945 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,945 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,945 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,945 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,945 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:50,948 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,948 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:50,948 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:50,948 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:50,948 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,948 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:50,949 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:50,949 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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-28 05:06:50,949 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,949 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:50,949 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:50,950 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:50,950 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,951 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:50,951 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,951 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:50,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:50,984 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,984 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,984 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,984 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:50,985 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,985 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,985 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,985 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:50,986 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:50,986 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:50,986 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:50,986 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:51,002 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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-28 05:06:51,002 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,002 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,002 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,002 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,003 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,003 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-28 05:06:51,003 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,003 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,003 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,003 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,003 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,004 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-28 05:06:51,004 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,004 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,004 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,004 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,004 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,005 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-28 05:06:51,005 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,005 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,005 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,005 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,005 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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-28 05:06:51,019 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,019 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,019 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,019 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:51,020 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,020 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,020 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,020 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:51,021 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,021 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,021 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,021 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:51,022 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,022 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,022 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,022 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,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][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-28 05:06:51,031 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,031 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:51,031 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:51,031 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:51,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][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-28 05:06:51,032 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,032 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:51,032 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:51,032 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:51,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][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-28 05:06:51,032 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,032 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:51,033 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:51,033 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:51,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][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-28 05:06:51,033 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,033 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:51,033 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:51,033 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:51,043 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-28 05:06:51,044 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,044 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,044 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,044 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,044 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,044 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-28 05:06:51,045 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,045 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,045 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,045 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,045 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,045 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-28 05:06:51,046 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,046 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,046 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,046 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,046 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,070 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-28 05:06:51,070 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,070 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,070 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,070 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,070 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,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][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-28 05:06:51,087 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,088 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,088 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,088 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:51,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][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-28 05:06:51,088 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,088 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,088 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:51,088 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,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][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-28 05:06:51,088 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,089 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,089 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:51,089 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,100 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-28 05:06:51,100 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,100 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,100 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,100 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,100 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,101 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-28 05:06:51,101 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,101 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,101 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,101 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,101 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,101 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-28 05:06:51,101 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,101 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,101 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,102 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,102 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,102 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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-28 05:06:51,102 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,102 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,102 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,102 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,102 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:51,124 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,124 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,124 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:51,124 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:51,125 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,125 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,125 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,125 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:51,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:51,125 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,125 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,126 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,126 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:51,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][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-28 05:06:51,126 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,126 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,126 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,126 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:51,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [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-28 05:06:51,162 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,162 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,162 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,162 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,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][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-28 05:06:51,163 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,163 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,163 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,163 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:51,163 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,163 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,164 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,164 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:51,164 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,164 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,164 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,165 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:51,199 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,199 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:51,199 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,200 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:51,200 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,200 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,201 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,201 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][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-28 05:06:51,213 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,213 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,213 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,214 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:51,221 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,221 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,221 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,221 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][121], [24#thread3EXITtrue, 70#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-28 05:06:51,394 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,394 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,394 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,394 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][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-28 05:06:51,407 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,407 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,407 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,407 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:51,415 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,415 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,415 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,415 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:51,433 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,434 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,434 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,434 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:51,434 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,434 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,434 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,435 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:51,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:51,435 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,435 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,435 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,435 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:51,436 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,436 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,436 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,436 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:51,437 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,437 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,437 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,437 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][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-28 05:06:51,438 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,438 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,438 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,438 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:51,439 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,439 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,439 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,439 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:51,507 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,507 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,507 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,507 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:51,508 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,508 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,508 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,508 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:51,509 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,509 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,509 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,509 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:51,512 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,512 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,512 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,512 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][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-28 05:06:51,513 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,513 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,513 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,513 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:51,522 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,522 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:51,522 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:51,522 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:51,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][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-28 05:06:51,532 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,532 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:51,532 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:51,532 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:51,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:51,549 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,549 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,550 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,550 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:51,550 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,550 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,550 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,551 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:51,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:51,553 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,554 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,554 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,554 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:51,555 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,555 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,555 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,555 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:51,556 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,556 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,556 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,556 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:51,557 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,557 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,557 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,557 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:51,636 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 05:06:51,636 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,636 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:51,636 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:51,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:51,637 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 05:06:51,637 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,637 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:51,637 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:51,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:51,638 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 05:06:51,638 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:51,638 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:51,638 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:51,638 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 05:06:51,638 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:51,638 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:51,638 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:51,639 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 05:06:51,639 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,639 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:51,639 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:51,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:51,640 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 05:06:51,640 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:51,640 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,640 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:51,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][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-28 05:06:51,679 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 05:06:51,679 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,679 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:51,679 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:51,733 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-28 05:06:51,733 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:51,733 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:51,733 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:51,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:51,733 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-28 05:06:51,734 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:51,734 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:51,734 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:51,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:51,734 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-28 05:06:51,734 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:51,734 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:51,734 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:51,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:51,735 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-28 05:06:51,735 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:51,735 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:51,735 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:51,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], [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-28 05:06:51,775 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-28 05:06:51,775 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:51,775 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,775 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:51,816 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-28 05:06:51,816 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 05:06:51,816 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:51,816 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 05:06:51,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][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-28 05:06:51,816 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-28 05:06:51,816 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 05:06:51,816 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 05:06:51,817 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:51,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:51,817 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-28 05:06:51,817 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 05:06:51,817 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:51,817 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 05:06:51,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:51,818 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-28 05:06:51,818 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:51,818 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 05:06:51,818 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 05:06:51,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:51,857 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-28 05:06:51,857 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:51,857 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:51,857 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:52,058 INFO L124 PetriNetUnfolderBase]: 11349/19193 cut-off events. [2024-11-28 05:06:52,059 INFO L125 PetriNetUnfolderBase]: For 11521/13096 co-relation queries the response was YES. [2024-11-28 05:06:52,152 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-28 05:06:52,231 INFO L140 encePairwiseOnDemand]: 81/92 looper letters, 184 selfloop transitions, 31 changer transitions 9/308 dead transitions. [2024-11-28 05:06:52,231 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 123 places, 308 transitions, 1723 flow [2024-11-28 05:06:52,232 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-28 05:06:52,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-11-28 05:06:52,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 686 transitions. [2024-11-28 05:06:52,234 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6778656126482213 [2024-11-28 05:06:52,234 INFO L175 Difference]: Start difference. First operand has 113 places, 154 transitions, 695 flow. Second operand 11 states and 686 transitions. [2024-11-28 05:06:52,234 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 123 places, 308 transitions, 1723 flow [2024-11-28 05:06:52,258 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 123 places, 308 transitions, 1723 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 05:06:52,264 INFO L231 Difference]: Finished difference. Result has 129 places, 177 transitions, 924 flow [2024-11-28 05:06:52,265 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=695, PETRI_DIFFERENCE_MINUEND_PLACES=113, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=154, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=134, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=924, PETRI_PLACES=129, PETRI_TRANSITIONS=177} [2024-11-28 05:06:52,266 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 37 predicate places. [2024-11-28 05:06:52,267 INFO L471 AbstractCegarLoop]: Abstraction has has 129 places, 177 transitions, 924 flow [2024-11-28 05:06:52,267 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-28 05:06:52,268 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:06:52,268 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:06:52,268 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-28 05:06:52,268 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-28 05:06:52,269 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:06:52,270 INFO L85 PathProgramCache]: Analyzing trace with hash -1632921615, now seen corresponding path program 5 times [2024-11-28 05:06:52,270 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:06:52,271 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1675486705] [2024-11-28 05:06:52,271 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-28 05:06:52,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:06:52,304 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-28 05:06:52,304 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 05:06:52,437 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-28 05:06:52,438 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:06:52,438 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1675486705] [2024-11-28 05:06:52,438 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1675486705] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:06:52,438 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:06:52,438 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 05:06:52,438 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1058781809] [2024-11-28 05:06:52,438 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:06:52,439 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 05:06:52,439 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:06:52,440 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 05:06:52,440 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-28 05:06:52,487 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 46 out of 92 [2024-11-28 05:06:52,488 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-28 05:06:52,488 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:06:52,488 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 46 of 92 [2024-11-28 05:06:52,488 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:06:53,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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-28 05:06:53,222 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-28 05:06:53,222 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:06:53,222 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:06:53,222 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:06:53,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:53,259 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-28 05:06:53,259 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:06:53,259 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:06:53,259 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:06:53,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][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-28 05:06:53,315 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-28 05:06:53,315 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-28 05:06:53,315 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-28 05:06:53,315 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-28 05:06:53,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:53,357 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-28 05:06:53,358 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-28 05:06:53,358 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-28 05:06:53,358 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-28 05:06:53,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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-28 05:06:53,368 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-28 05:06:53,369 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:53,369 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:53,369 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:53,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:53,534 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-28 05:06:53,534 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:06:53,534 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:06:53,534 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:06:53,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~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-28 05:06:53,549 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:06:53,549 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:53,549 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:53,549 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:53,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:53,591 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:06:53,591 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:53,591 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:53,591 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:53,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:53,610 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-28 05:06:53,610 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:53,610 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:53,610 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:53,610 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-28 05:06:53,610 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:06:53,610 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:53,610 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:53,610 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:53,610 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:53,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:53,620 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-28 05:06:53,620 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-28 05:06:53,621 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-28 05:06:53,621 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-28 05:06:53,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:53,669 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:06:53,669 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:53,669 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:53,669 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:53,673 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-28 05:06:53,673 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:06:53,673 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:53,673 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:53,673 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:53,673 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:53,673 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-28 05:06:53,673 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:06:53,673 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:53,673 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:53,674 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:53,674 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:53,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:53,674 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:06:53,674 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:53,674 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:53,674 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:53,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:53,682 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-28 05:06:53,682 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:06:53,682 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:06:53,683 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:06:53,766 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-28 05:06:53,766 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:06:53,766 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:53,766 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:53,766 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:53,766 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:53,767 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:53,817 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-28 05:06:53,817 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:06:53,817 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:53,817 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:53,817 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:53,817 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:53,817 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:53,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:53,830 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:06:53,830 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:53,830 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:53,830 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:53,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:53,836 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:06:53,836 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:53,836 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:53,836 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:53,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], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~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-28 05:06:53,837 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:06:53,837 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:53,837 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:53,837 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:53,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:53,919 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:06:53,919 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:53,919 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:53,919 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:53,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:53,926 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:06:53,926 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:53,926 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:53,926 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:53,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:53,926 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:06:53,926 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:53,927 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:53,927 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:53,932 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-28 05:06:53,932 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:06:53,932 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:53,932 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:53,932 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:53,932 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:53,933 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:53,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:53,959 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:06:53,959 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:53,959 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:53,959 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:53,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:53,960 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:06:53,960 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:53,960 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:53,960 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:53,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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-28 05:06:53,973 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:06:53,973 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:53,973 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:53,974 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:54,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:54,018 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:06:54,019 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:54,019 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:54,019 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:54,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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-28 05:06:54,019 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:06:54,019 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:54,019 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:54,019 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:54,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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-28 05:06:54,032 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:06:54,032 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:54,032 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:54,032 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:54,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:54,093 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:54,093 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:54,093 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:54,094 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:54,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:54,094 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:54,094 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:54,094 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:54,095 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:54,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:54,131 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:54,131 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:54,131 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:54,131 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:54,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:54,141 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:54,141 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:54,141 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:54,141 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:54,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:54,189 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:54,189 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:54,189 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:54,189 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:54,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:54,195 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:54,195 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:54,195 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:54,195 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:54,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][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-28 05:06:54,234 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:54,234 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:54,234 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:54,234 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:54,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][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-28 05:06:54,255 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:54,255 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:54,255 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:54,255 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:54,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:54,281 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:06:54,281 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:54,281 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:54,281 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:54,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:54,303 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:06:54,303 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:54,303 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:54,303 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:54,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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-28 05:06:54,348 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 05:06:54,348 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:54,348 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:54,348 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:54,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:54,379 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 05:06:54,380 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:54,380 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:54,380 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:54,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:54,382 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,382 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,382 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:54,382 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:54,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:54,408 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,408 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,408 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:54,408 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:54,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:54,409 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,409 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,409 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,410 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:54,428 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,428 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,428 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,428 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,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][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-28 05:06:54,441 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,441 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:54,441 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,441 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:54,443 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,443 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:54,443 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:54,444 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,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][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-28 05:06:54,444 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,444 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:54,444 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:54,444 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:54,461 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,461 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,461 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,461 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:54,462 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,462 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,462 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,462 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [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-28 05:06:54,464 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,464 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,464 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,464 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,467 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-28 05:06:54,468 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,468 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,468 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,468 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:54,468 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:54,668 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-28 05:06:54,668 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-11-28 05:06:54,668 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-28 05:06:54,668 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-28 05:06:54,668 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-28 05:06:54,668 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-28 05:06:54,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:54,669 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-11-28 05:06:54,669 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-28 05:06:54,669 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-28 05:06:54,669 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-28 05:06:54,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][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-28 05:06:54,673 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,673 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,673 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,673 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,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][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-28 05:06:54,675 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,675 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,675 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,675 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,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][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-28 05:06:54,675 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,675 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,675 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,675 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:54,689 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,690 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,690 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,690 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,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][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-28 05:06:54,690 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,690 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,690 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,690 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,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][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-28 05:06:54,690 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,690 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,690 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,690 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:54,692 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,692 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,692 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,692 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:54,692 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,692 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,692 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,692 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:54,695 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,695 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:54,695 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,695 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:54,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:54,696 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,696 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:54,696 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:54,696 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,699 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][160], [24#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~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-28 05:06:54,699 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,699 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,699 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,699 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,700 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,706 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-28 05:06:54,706 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-11-28 05:06:54,706 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-28 05:06:54,706 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-28 05:06:54,706 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-28 05:06:54,706 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-28 05:06:54,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][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-28 05:06:54,707 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-11-28 05:06:54,707 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-28 05:06:54,707 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-28 05:06:54,707 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-28 05:06:54,726 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-28 05:06:54,726 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,726 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,726 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,726 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,727 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:54,738 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-28 05:06:54,738 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,739 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,739 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,739 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,739 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,739 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-28 05:06:54,739 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-28 05:06:54,739 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:54,739 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,739 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,739 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:54,739 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-28 05:06:54,739 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-28 05:06:54,739 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:54,739 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:54,739 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,739 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,740 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-28 05:06:54,740 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,740 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,740 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,740 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,740 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:06:54,740 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-28 05:06:54,740 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:54,740 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,740 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,740 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-28 05:06:54,740 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,740 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,740 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,740 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,740 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,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], [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-28 05:06:54,757 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,757 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:54,757 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:54,757 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,757 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,757 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:54,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], [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-28 05:06:54,757 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,757 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:54,757 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:54,757 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:54,757 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,757 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,758 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-28 05:06:54,758 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,758 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:54,758 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:54,758 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,758 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,759 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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-28 05:06:54,759 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,759 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,759 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,759 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:54,759 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,813 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-28 05:06:54,813 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-28 05:06:54,813 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,813 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:54,813 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:54,813 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,813 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:54,990 INFO L124 PetriNetUnfolderBase]: 12162/21832 cut-off events. [2024-11-28 05:06:54,991 INFO L125 PetriNetUnfolderBase]: For 16299/17267 co-relation queries the response was YES. [2024-11-28 05:06:55,070 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-28 05:06:55,149 INFO L140 encePairwiseOnDemand]: 78/92 looper letters, 121 selfloop transitions, 55 changer transitions 0/285 dead transitions. [2024-11-28 05:06:55,149 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 135 places, 285 transitions, 1704 flow [2024-11-28 05:06:55,149 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-28 05:06:55,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-28 05:06:55,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 440 transitions. [2024-11-28 05:06:55,151 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6832298136645962 [2024-11-28 05:06:55,151 INFO L175 Difference]: Start difference. First operand has 129 places, 177 transitions, 924 flow. Second operand 7 states and 440 transitions. [2024-11-28 05:06:55,151 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 135 places, 285 transitions, 1704 flow [2024-11-28 05:06:55,552 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 135 places, 285 transitions, 1696 flow, removed 4 selfloop flow, removed 0 redundant places. [2024-11-28 05:06:55,556 INFO L231 Difference]: Finished difference. Result has 140 places, 229 transitions, 1409 flow [2024-11-28 05:06:55,556 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=916, PETRI_DIFFERENCE_MINUEND_PLACES=129, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=177, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=21, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=149, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=1409, PETRI_PLACES=140, PETRI_TRANSITIONS=229} [2024-11-28 05:06:55,557 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 48 predicate places. [2024-11-28 05:06:55,557 INFO L471 AbstractCegarLoop]: Abstraction has has 140 places, 229 transitions, 1409 flow [2024-11-28 05:06:55,558 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-28 05:06:55,558 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:06:55,558 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:06:55,558 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-28 05:06:55,558 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-28 05:06:55,559 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:06:55,559 INFO L85 PathProgramCache]: Analyzing trace with hash 947421773, now seen corresponding path program 6 times [2024-11-28 05:06:55,559 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:06:55,559 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2084841005] [2024-11-28 05:06:55,559 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-28 05:06:55,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:06:55,582 INFO L229 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s) [2024-11-28 05:06:55,582 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 05:06:55,669 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-28 05:06:55,669 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:06:55,669 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2084841005] [2024-11-28 05:06:55,669 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2084841005] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:06:55,669 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:06:55,669 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 05:06:55,670 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1293646116] [2024-11-28 05:06:55,670 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:06:55,670 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 05:06:55,670 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:06:55,671 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 05:06:55,671 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 05:06:55,675 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 54 out of 92 [2024-11-28 05:06:55,675 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-28 05:06:55,676 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:06:55,676 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 54 of 92 [2024-11-28 05:06:55,676 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:06:56,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][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-28 05:06:56,042 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-28 05:06:56,042 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-28 05:06:56,042 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-28 05:06:56,042 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:06:56,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][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-28 05:06:56,085 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-28 05:06:56,086 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:06:56,086 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:06:56,086 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:06:56,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:56,197 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-28 05:06:56,197 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:06:56,197 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:56,197 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:06:56,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][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-28 05:06:56,334 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-28 05:06:56,334 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:56,335 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:56,335 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:56,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:56,384 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-28 05:06:56,385 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-28 05:06:56,385 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-28 05:06:56,385 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-28 05:06:56,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:56,396 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-28 05:06:56,396 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:56,396 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:56,396 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:06:56,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:56,396 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-28 05:06:56,396 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:56,396 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:06:56,396 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:06:56,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:56,405 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-28 05:06:56,405 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:06:56,405 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:56,405 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:56,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:56,425 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-28 05:06:56,425 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-28 05:06:56,425 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-28 05:06:56,425 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-28 05:06:56,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:56,433 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-28 05:06:56,433 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:56,433 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:06:56,433 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:56,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][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-28 05:06:56,569 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-28 05:06:56,569 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:06:56,569 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:06:56,569 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:56,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:56,590 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:06:56,590 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:56,590 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:56,590 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:56,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:56,598 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:06:56,598 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:56,598 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:56,598 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:56,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][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-28 05:06:56,602 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-28 05:06:56,602 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:06:56,602 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:06:56,602 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:06:56,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][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-28 05:06:56,639 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-28 05:06:56,639 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:06:56,639 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:06:56,639 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:06:56,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:56,655 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-28 05:06:56,655 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:06:56,655 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:06:56,655 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:06:56,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][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-28 05:06:56,689 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-28 05:06:56,689 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:06:56,689 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:06:56,689 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:06:56,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 91#L104true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 143#(<= ~n2~0 ~n3~0), 101#(= ~i~0 0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 193#true, 70#L46-1true, 41#L80true, 151#(= ~i~0 0), Black: 170#(and (= ~i1~0 0) (= ~i2~0 1)), Black: 172#(and (= ~i1~0 0) (= ~i2~0 1) (= 2 ~i3~0) (= 3 ~i~0)), Black: 162#(and (= ~i1~0 0) (= ~i~0 1)), Black: 166#(and (= 2 ~i~0) (= ~i1~0 0) (= ~i2~0 1)), Black: 152#(= ~i1~0 0), 179#true, 141#true, 35#L131-4true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 182#(<= (+ ~n3~0 1) ~n1~0), 127#true, Black: 183#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|), Black: 185#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= ~n3~0 ~n1~0)), Black: 181#(<= ~n3~0 ~n1~0)]) [2024-11-28 05:06:56,697 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:06:56,697 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:56,697 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:06:56,697 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:56,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:56,706 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-28 05:06:56,706 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:06:56,706 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:06:56,706 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:06:56,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:56,728 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,728 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,728 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:56,728 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,731 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-28 05:06:56,731 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,731 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,731 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:56,731 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,731 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:56,732 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:06:56,732 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:56,732 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:56,732 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:56,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:56,741 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-28 05:06:56,741 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:06:56,741 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:06:56,741 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:06:56,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:56,748 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:06:56,748 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:06:56,748 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:56,748 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:56,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][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-28 05:06:56,756 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:06:56,756 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:56,756 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:56,756 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:56,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:56,757 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-28 05:06:56,757 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:06:56,757 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:06:56,757 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:06:56,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][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-28 05:06:56,776 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,776 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,776 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,776 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,776 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-28 05:06:56,776 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:06:56,776 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,776 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,776 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,776 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:56,780 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:06:56,780 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:56,780 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:56,780 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:06:56,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:56,788 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:06:56,788 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:56,788 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:56,788 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:56,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][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-28 05:06:56,789 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-28 05:06:56,789 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:06:56,789 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-28 05:06:56,789 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:06:56,796 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-28 05:06:56,796 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,796 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,796 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:56,796 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,796 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,796 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,796 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-28 05:06:56,796 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,797 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,797 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,797 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:56,797 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,797 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,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][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-28 05:06:56,797 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,797 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,797 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:56,797 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,809 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-28 05:06:56,809 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:06:56,809 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,809 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:56,809 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,810 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,810 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-28 05:06:56,810 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:06:56,810 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,810 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:56,810 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,810 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,810 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,810 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,827 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-28 05:06:56,827 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,827 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,829 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:56,829 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,829 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,829 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,829 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,829 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:56,846 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-28 05:06:56,846 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,846 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,846 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,846 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:56,846 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,846 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,846 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,855 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-28 05:06:56,855 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,855 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,855 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:56,855 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:06:56,855 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,855 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,889 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-28 05:06:56,889 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 05:06:56,889 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:56,889 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:56,889 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:56,890 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-28 05:06:56,890 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 05:06:56,890 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:56,890 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:56,890 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:56,890 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-28 05:06:56,890 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,890 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,890 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,890 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,890 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:56,890 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,890 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,891 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:56,891 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,891 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,891 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,891 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:56,892 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,892 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,893 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:56,893 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:56,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][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-28 05:06:56,914 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,914 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,914 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:06:56,914 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:56,926 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:06:56,926 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:56,926 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:56,926 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:56,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:56,927 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,927 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,927 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,928 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 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-28 05:06:56,941 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:06:56,941 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:56,941 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:56,941 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][59], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 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-28 05:06:56,942 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:06:56,942 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,942 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:56,942 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:56,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:56,943 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:06:56,943 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:56,943 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:56,943 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:56,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:56,954 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 05:06:56,954 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:56,954 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:56,954 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:56,955 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-28 05:06:56,955 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:06:56,955 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,955 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:56,955 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:56,955 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:06:56,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:56,956 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:06:56,956 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:56,956 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:56,956 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:56,987 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-28 05:06:56,987 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 05:06:56,987 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:56,987 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:56,987 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:57,000 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-28 05:06:57,000 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 05:06:57,000 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:57,000 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:57,000 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:57,000 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:57,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:57,007 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:57,007 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:57,007 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:57,007 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:57,007 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-28 05:06:57,007 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 05:06:57,007 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:57,007 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:57,007 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:06:57,007 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:57,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:57,020 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 05:06:57,020 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:57,020 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:57,020 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:57,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][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-28 05:06:57,023 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 05:06:57,023 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:57,024 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:57,024 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:57,024 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:57,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:57,024 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:57,024 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:57,024 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:57,024 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:57,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:57,035 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:57,035 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:57,035 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:57,035 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:57,035 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-28 05:06:57,035 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:57,035 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:57,035 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:57,035 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:57,035 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:57,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:57,049 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:57,049 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:57,049 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:57,049 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:57,052 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-28 05:06:57,052 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:57,053 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:57,053 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:57,053 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:57,053 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:57,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:57,053 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 05:06:57,053 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:57,053 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:57,053 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:57,077 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-28 05:06:57,077 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:06:57,077 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:57,077 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:57,077 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:57,077 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:06:57,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:57,104 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-28 05:06:57,104 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:57,104 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:57,104 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:57,104 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-28 05:06:57,104 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:57,104 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:57,104 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:57,104 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:57,104 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:57,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:57,113 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:57,113 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:57,113 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:57,113 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:57,131 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-28 05:06:57,131 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:06:57,131 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:57,131 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:57,131 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:06:57,131 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:57,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:57,308 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 05:06:57,308 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:57,308 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:57,308 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:57,330 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-28 05:06:57,330 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 05:06:57,330 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:57,331 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:57,331 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:57,331 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:06:57,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:06:57,401 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-28 05:06:57,401 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:57,401 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 05:06:57,401 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 05:06:57,408 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-28 05:06:57,408 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-28 05:06:57,408 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:57,408 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:57,408 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:57,408 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:06:57,490 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-28 05:06:57,490 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-28 05:06:57,490 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:57,490 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 05:06:57,490 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 05:06:57,490 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 05:06:57,689 INFO L124 PetriNetUnfolderBase]: 8209/17471 cut-off events. [2024-11-28 05:06:57,689 INFO L125 PetriNetUnfolderBase]: For 17934/18856 co-relation queries the response was YES. [2024-11-28 05:06:57,758 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-28 05:06:57,836 INFO L140 encePairwiseOnDemand]: 88/92 looper letters, 75 selfloop transitions, 2 changer transitions 0/248 dead transitions. [2024-11-28 05:06:57,836 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 142 places, 248 transitions, 1679 flow [2024-11-28 05:06:57,837 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 05:06:57,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 05:06:57,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 210 transitions. [2024-11-28 05:06:57,838 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7608695652173914 [2024-11-28 05:06:57,838 INFO L175 Difference]: Start difference. First operand has 140 places, 229 transitions, 1409 flow. Second operand 3 states and 210 transitions. [2024-11-28 05:06:57,838 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 142 places, 248 transitions, 1679 flow [2024-11-28 05:06:58,101 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 142 places, 248 transitions, 1679 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 05:06:58,106 INFO L231 Difference]: Finished difference. Result has 143 places, 228 transitions, 1411 flow [2024-11-28 05:06:58,106 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=1401, PETRI_DIFFERENCE_MINUEND_PLACES=140, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=228, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=226, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1411, PETRI_PLACES=143, PETRI_TRANSITIONS=228} [2024-11-28 05:06:58,108 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 51 predicate places. [2024-11-28 05:06:58,109 INFO L471 AbstractCegarLoop]: Abstraction has has 143 places, 228 transitions, 1411 flow [2024-11-28 05:06:58,109 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-28 05:06:58,110 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:06:58,110 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:06:58,110 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-28 05:06:58,110 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-28 05:06:58,111 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:06:58,111 INFO L85 PathProgramCache]: Analyzing trace with hash 828620929, now seen corresponding path program 7 times [2024-11-28 05:06:58,112 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:06:58,112 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [30058300] [2024-11-28 05:06:58,112 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-11-28 05:06:58,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:06:58,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:06:58,445 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-28 05:06:58,445 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:06:58,445 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [30058300] [2024-11-28 05:06:58,446 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [30058300] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:06:58,446 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:06:58,446 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 05:06:58,446 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [581264308] [2024-11-28 05:06:58,446 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:06:58,446 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 05:06:58,447 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:06:58,447 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 05:06:58,447 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-28 05:06:58,509 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 46 out of 92 [2024-11-28 05:06:58,510 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-28 05:06:58,510 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:06:58,510 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 46 of 92 [2024-11-28 05:06:58,511 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:06:59,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:59,197 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-28 05:06:59,197 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-28 05:06:59,197 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-28 05:06:59,197 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:06:59,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:59,198 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-28 05:06:59,198 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-28 05:06:59,198 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-28 05:06:59,198 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-28 05:06:59,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:59,278 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-28 05:06:59,278 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:06:59,278 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:06:59,278 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:06:59,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:59,279 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-28 05:06:59,279 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:06:59,279 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-28 05:06:59,279 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-28 05:06:59,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:59,287 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-28 05:06:59,287 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-28 05:06:59,287 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-28 05:06:59,287 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:06:59,289 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:59,289 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-28 05:06:59,289 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-28 05:06:59,289 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-28 05:06:59,290 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-28 05:06:59,290 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:06:59,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:59,368 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-28 05:06:59,368 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:06:59,368 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:06:59,368 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:06:59,370 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-28 05:06:59,370 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-28 05:06:59,370 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:06:59,370 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:06:59,370 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:06:59,370 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:06:59,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:59,482 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2024-11-28 05:06:59,482 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-28 05:06:59,482 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-28 05:06:59,482 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-28 05:06:59,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:59,482 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-28 05:06:59,482 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:59,482 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:59,482 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:59,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:06:59,571 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-28 05:06:59,571 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-28 05:06:59,571 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-28 05:06:59,572 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-28 05:06:59,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][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-28 05:06:59,572 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-28 05:06:59,572 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:59,572 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:59,572 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:59,579 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-28 05:06:59,579 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-28 05:06:59,579 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:59,579 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:59,579 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:06:59,579 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:59,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 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-28 05:06:59,581 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-28 05:06:59,581 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:06:59,581 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:59,581 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:06:59,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:59,582 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-28 05:06:59,582 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:59,582 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:59,582 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:59,592 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-28 05:06:59,592 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-28 05:06:59,593 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-28 05:06:59,593 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-28 05:06:59,593 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-28 05:06:59,593 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-28 05:06:59,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][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-28 05:06:59,665 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-28 05:06:59,665 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:59,665 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:06:59,665 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:59,673 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-28 05:06:59,673 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-28 05:06:59,673 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:59,673 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:59,673 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:59,673 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:59,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:59,675 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-28 05:06:59,675 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:59,675 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:59,675 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:06:59,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:06:59,676 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-28 05:06:59,676 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:59,676 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:59,676 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:06:59,683 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-28 05:06:59,683 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-28 05:06:59,684 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-28 05:06:59,684 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-28 05:06:59,684 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-28 05:06:59,684 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-28 05:06:59,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][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-28 05:06:59,765 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:06:59,765 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:59,765 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:06:59,765 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:06:59,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][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-28 05:06:59,963 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-28 05:06:59,963 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-28 05:06:59,963 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-28 05:06:59,963 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-28 05:07:00,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:00,010 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-28 05:07:00,011 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-28 05:07:00,011 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-28 05:07:00,011 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-28 05:07:00,019 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][179], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 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-28 05:07:00,019 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-28 05:07:00,019 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:07:00,019 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:07:00,019 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:07:00,019 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:07:00,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: 195#(= ~e2~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-28 05:07:00,020 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-28 05:07:00,020 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:07:00,020 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:07:00,020 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:07:00,029 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-28 05:07:00,030 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-28 05:07:00,030 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-28 05:07:00,030 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-28 05:07:00,030 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-28 05:07:00,030 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-28 05:07:00,082 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-28 05:07:00,082 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:07:00,082 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:00,082 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:00,082 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:07:00,082 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:00,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:00,083 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:07:00,083 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:00,083 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:00,083 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:00,092 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:00,093 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-28 05:07:00,093 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:07:00,093 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:07:00,093 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:07:00,093 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:07: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][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-28 05:07:00,107 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:07:00,107 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:00,107 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:00,107 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:07:00,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)), 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-28 05:07:00,110 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-28 05:07:00,110 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:07:00,110 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:07:00,110 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:00,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)), 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-28 05:07:00,111 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:07:00,111 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:00,111 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:00,111 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07: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][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-28 05:07:00,178 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:07:00,178 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:00,178 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:00,179 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:00,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][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-28 05:07:00,182 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-28 05:07:00,182 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:07:00,182 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:00,182 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:00,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:00,182 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:07:00,182 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:00,182 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:00,182 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:00,204 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-28 05:07:00,204 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:07:00,204 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:00,204 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:00,204 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:00,204 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:00,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:00,205 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:07:00,205 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:00,205 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:00,205 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:00,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:00,206 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:07:00,206 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:00,206 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:00,206 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:00,272 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-28 05:07:00,272 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:07:00,272 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:00,272 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:00,272 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:00,272 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07: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][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-28 05:07:00,273 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:07:00,273 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:00,273 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:00,273 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07: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][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-28 05:07:00,274 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:07:00,274 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:00,274 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:00,274 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:00,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:00,304 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:07:00,304 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:00,304 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:00,304 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:00,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:00,305 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:07:00,305 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:00,305 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:00,305 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:00,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:00,327 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-28 05:07:00,327 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:07:00,327 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:07:00,327 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:00,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:00,328 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:07:00,328 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:00,328 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:00,328 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:00,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |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-28 05:07:00,366 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:07:00,366 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:00,366 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:00,366 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:00,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:00,367 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:07:00,367 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:00,367 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:00,367 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:00,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][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-28 05:07:00,392 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-28 05:07:00,392 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:00,392 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:00,392 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:07:00,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][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-28 05:07:00,392 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:07:00,392 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:00,392 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:00,392 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:00,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:00,399 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:07:00,399 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:00,399 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:00,399 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:00,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][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-28 05:07:00,400 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:07:00,400 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:00,400 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:00,400 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:00,400 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-28 05:07:00,400 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:07:00,400 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:00,401 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:00,401 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:00,401 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:00,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:00,405 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-28 05:07:00,405 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:00,405 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:00,405 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:00,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:00,615 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:07:00,615 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:00,615 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:00,615 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:00,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:00,615 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:07:00,615 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:00,615 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:00,615 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:00,616 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-28 05:07:00,616 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:07:00,616 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:00,616 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:00,616 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:00,616 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:00,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:00,619 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-28 05:07:00,619 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:07:00,619 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:07:00,619 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:07:00,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:00,721 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:07:00,721 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:00,721 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:00,721 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:00,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][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-28 05:07:00,774 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:07:00,774 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:00,774 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:00,775 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:00,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:00,813 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:07:00,813 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:00,813 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:00,813 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:00,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:00,815 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:07:00,815 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:00,815 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:00,815 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:00,834 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-28 05:07:00,834 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-28 05:07:00,834 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-28 05:07:00,834 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-28 05:07:00,834 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-28 05:07:00,835 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-28 05:07:00,835 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:07:00,835 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:00,835 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:00,835 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:00,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:00,864 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:07:00,864 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:00,864 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:00,864 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:00,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][134], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 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-28 05:07:00,864 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:07:00,865 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:00,865 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:00,865 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:01,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:01,072 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:07:01,072 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:01,072 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:01,072 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:01,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:01,072 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:07:01,072 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:01,072 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:01,072 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:01,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][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-28 05:07:01,108 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:07:01,108 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:01,108 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:01,108 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:01,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][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-28 05:07:01,109 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:07:01,109 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:01,109 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:01,109 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:01,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:01,165 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:07:01,165 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:01,165 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:01,165 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:01,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:01,406 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 05:07:01,407 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:07:01,407 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:01,407 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:07:01,943 INFO L124 PetriNetUnfolderBase]: 14614/26742 cut-off events. [2024-11-28 05:07:01,943 INFO L125 PetriNetUnfolderBase]: For 35934/37117 co-relation queries the response was YES. [2024-11-28 05:07:02,072 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-28 05:07:02,163 INFO L140 encePairwiseOnDemand]: 78/92 looper letters, 149 selfloop transitions, 54 changer transitions 0/328 dead transitions. [2024-11-28 05:07:02,163 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 149 places, 328 transitions, 2328 flow [2024-11-28 05:07:02,164 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-28 05:07:02,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-28 05:07:02,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 442 transitions. [2024-11-28 05:07:02,166 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6863354037267081 [2024-11-28 05:07:02,166 INFO L175 Difference]: Start difference. First operand has 143 places, 228 transitions, 1411 flow. Second operand 7 states and 442 transitions. [2024-11-28 05:07:02,166 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 149 places, 328 transitions, 2328 flow [2024-11-28 05:07:02,619 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 147 places, 328 transitions, 2324 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 05:07:02,622 INFO L231 Difference]: Finished difference. Result has 151 places, 262 transitions, 1827 flow [2024-11-28 05:07:02,623 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=1407, PETRI_DIFFERENCE_MINUEND_PLACES=141, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=228, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=27, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=192, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=1827, PETRI_PLACES=151, PETRI_TRANSITIONS=262} [2024-11-28 05:07:02,623 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 59 predicate places. [2024-11-28 05:07:02,624 INFO L471 AbstractCegarLoop]: Abstraction has has 151 places, 262 transitions, 1827 flow [2024-11-28 05:07:02,624 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-28 05:07:02,624 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:07:02,624 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:07:02,624 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-28 05:07:02,624 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-28 05:07:02,625 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:07:02,625 INFO L85 PathProgramCache]: Analyzing trace with hash 1752127785, now seen corresponding path program 8 times [2024-11-28 05:07:02,625 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:07:02,626 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1255409659] [2024-11-28 05:07:02,626 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-28 05:07:02,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:07:02,647 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-28 05:07:02,648 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 05:07:02,734 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-28 05:07:02,734 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:07:02,735 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1255409659] [2024-11-28 05:07:02,735 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1255409659] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:07:02,735 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:07:02,735 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 05:07:02,735 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [558853310] [2024-11-28 05:07:02,735 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:07:02,736 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 05:07:02,736 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:07:02,736 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 05:07:02,736 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 05:07:02,741 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 54 out of 92 [2024-11-28 05:07:02,742 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-28 05:07:02,742 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:07:02,742 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 54 of 92 [2024-11-28 05:07:02,742 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:07:03,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][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-28 05:07:03,637 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-28 05:07:03,637 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:07:03,637 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:07:03,637 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:07:03,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][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-28 05:07:03,638 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-28 05:07:03,638 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:07:03,638 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:07:03,638 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:03,873 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-28 05:07:03,873 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-28 05:07:03,874 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-28 05:07:03,874 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-28 05:07:03,874 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-28 05:07:03,874 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-28 05:07:03,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 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-28 05:07:03,943 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-28 05:07:03,943 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:03,943 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:07:03,943 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:07:03,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][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-28 05:07:03,944 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-28 05:07:03,944 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:03,944 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:07:03,944 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:03,951 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:03,951 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-28 05:07:03,951 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-28 05:07:03,951 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-28 05:07:03,951 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-28 05:07:03,951 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-28 05:07:04,052 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-28 05:07:04,053 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-28 05:07:04,053 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-28 05:07:04,053 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-28 05:07:04,053 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-28 05:07:04,053 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-28 05:07:04,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:04,055 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-28 05:07:04,055 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-28 05:07:04,055 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-28 05:07:04,055 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-28 05:07:04,120 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-28 05:07:04,120 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-28 05:07:04,121 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:07:04,121 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-28 05:07:04,121 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-28 05:07:04,121 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-28 05:07:04,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:04,122 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-28 05:07:04,122 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-28 05:07:04,122 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-28 05:07:04,122 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-28 05:07:04,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:04,132 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-28 05:07:04,132 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-28 05:07:04,132 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-28 05:07:04,132 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-28 05:07:04,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:04,207 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-28 05:07:04,207 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:07:04,207 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:07:04,207 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:07:04,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:04,226 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-28 05:07:04,227 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:07:04,227 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:07:04,227 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:07:04,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:04,309 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-28 05:07:04,309 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:04,309 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:04,309 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:04,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][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-28 05:07:04,342 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-28 05:07:04,342 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:04,342 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:04,342 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:04,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][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-28 05:07:04,342 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-28 05:07:04,342 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:04,342 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:04,342 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:04,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][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-28 05:07:04,393 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-28 05:07:04,393 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:07:04,393 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:07:04,393 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:07:04,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:04,393 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-28 05:07:04,393 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:07:04,393 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:07:04,393 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:07:04,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:04,406 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:07:04,406 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:04,406 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:04,406 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:04,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:04,407 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-28 05:07:04,407 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:07:04,407 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:07:04,407 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:07:04,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:04,417 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-28 05:07:04,417 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:07:04,417 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:07:04,417 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:04,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:04,418 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:07:04,418 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:04,418 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:04,418 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:04,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:04,456 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:07:04,456 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:04,456 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:04,456 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:04,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:04,456 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-28 05:07:04,456 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:04,456 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:04,456 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:04,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:04,467 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-28 05:07:04,467 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:04,467 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:04,467 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:07:04,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:04,467 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:07:04,467 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:04,467 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:04,467 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:04,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][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-28 05:07:04,476 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:07:04,476 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:04,477 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:04,477 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:04,477 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-28 05:07:04,477 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:07:04,477 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:04,477 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:04,477 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:04,477 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:04,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 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-28 05:07:04,520 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:07:04,520 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:04,520 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:04,520 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:04,521 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-28 05:07:04,521 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:07:04,521 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:04,521 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:04,521 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:04,521 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:04,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][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-28 05:07:04,739 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-28 05:07:04,739 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:07:04,739 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:07:04,740 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:07:04,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][57], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), 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-28 05:07:04,740 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:07:04,740 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:04,740 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:04,740 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:04,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][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-28 05:07:04,774 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-28 05:07:04,775 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-28 05:07:04,775 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-28 05:07:04,775 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-28 05:07:04,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][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-28 05:07:04,775 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:07:04,775 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:04,775 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:04,775 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:04,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:04,783 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:07:04,783 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:04,783 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:04,783 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:04,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][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-28 05:07:04,799 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-28 05:07:04,799 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-28 05:07:04,799 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-28 05:07:04,799 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-28 05:07:04,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)), 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-28 05:07:04,800 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:07:04,800 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:04,800 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:04,800 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:04,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][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-28 05:07:04,818 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:07:04,818 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:04,818 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:04,818 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:04,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:04,835 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-28 05:07:04,835 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-28 05:07:04,835 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-28 05:07:04,835 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-28 05:07:04,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:04,836 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:07:04,836 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:04,836 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:04,836 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:04,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][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-28 05:07:04,842 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:07:04,842 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:04,842 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:04,842 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:04,843 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-28 05:07:04,843 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:07:04,843 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:04,843 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:04,843 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:04,843 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:04,844 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-28 05:07:04,844 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:07:04,844 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:04,844 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:04,844 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:04,844 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:04,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:04,875 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:07:04,875 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:04,875 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:04,875 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:04,875 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:04,876 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:07:04,876 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:04,876 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:04,876 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:04,876 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:04,876 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:04,876 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:07:04,876 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:04,876 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:04,876 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:04,877 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:05,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:05,063 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-11-28 05:07:05,063 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-28 05:07:05,064 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-28 05:07:05,064 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-28 05:07:05,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][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-28 05:07:05,102 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-11-28 05:07:05,102 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-28 05:07:05,102 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-28 05:07:05,102 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-28 05:07:05,737 INFO L124 PetriNetUnfolderBase]: 9078/19652 cut-off events. [2024-11-28 05:07:05,737 INFO L125 PetriNetUnfolderBase]: For 26975/27987 co-relation queries the response was YES. [2024-11-28 05:07:05,849 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-28 05:07:05,924 INFO L140 encePairwiseOnDemand]: 88/92 looper letters, 85 selfloop transitions, 2 changer transitions 0/284 dead transitions. [2024-11-28 05:07:05,924 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 153 places, 284 transitions, 2155 flow [2024-11-28 05:07:05,925 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 05:07:05,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 05:07:05,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 209 transitions. [2024-11-28 05:07:05,926 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7572463768115942 [2024-11-28 05:07:05,926 INFO L175 Difference]: Start difference. First operand has 151 places, 262 transitions, 1827 flow. Second operand 3 states and 209 transitions. [2024-11-28 05:07:05,926 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 153 places, 284 transitions, 2155 flow [2024-11-28 05:07:06,198 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 153 places, 284 transitions, 2121 flow, removed 17 selfloop flow, removed 0 redundant places. [2024-11-28 05:07:06,202 INFO L231 Difference]: Finished difference. Result has 154 places, 261 transitions, 1792 flow [2024-11-28 05:07:06,203 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=1782, PETRI_DIFFERENCE_MINUEND_PLACES=151, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=261, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=259, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1792, PETRI_PLACES=154, PETRI_TRANSITIONS=261} [2024-11-28 05:07:06,204 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 62 predicate places. [2024-11-28 05:07:06,204 INFO L471 AbstractCegarLoop]: Abstraction has has 154 places, 261 transitions, 1792 flow [2024-11-28 05:07:06,204 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-28 05:07:06,204 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:07:06,204 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:07:06,204 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-28 05:07:06,204 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-28 05:07:06,205 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:07:06,205 INFO L85 PathProgramCache]: Analyzing trace with hash -1794954609, now seen corresponding path program 9 times [2024-11-28 05:07:06,205 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:07:06,205 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1076747966] [2024-11-28 05:07:06,205 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-28 05:07:06,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:07:06,240 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2024-11-28 05:07:06,240 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 05:07:06,529 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-28 05:07:06,529 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:07:06,530 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1076747966] [2024-11-28 05:07:06,530 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1076747966] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:07:06,530 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:07:06,530 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-11-28 05:07:06,530 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2079790569] [2024-11-28 05:07:06,530 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:07:06,532 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-28 05:07:06,532 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:07:06,533 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-28 05:07:06,533 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72 [2024-11-28 05:07:06,610 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 92 [2024-11-28 05:07:06,611 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-28 05:07:06,611 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:07:06,611 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 92 [2024-11-28 05:07:06,611 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:07:07,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:07:07,281 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-28 05:07:07,281 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-28 05:07:07,281 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-28 05:07:07,281 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-28 05:07:07,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:07:07,473 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-28 05:07:07,473 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-28 05:07:07,473 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-28 05:07:07,473 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-28 05:07:07,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:07:07,479 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-28 05:07:07,479 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-28 05:07:07,479 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-28 05:07:07,479 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-28 05:07:07,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:07:07,516 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-28 05:07:07,516 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-28 05:07:07,517 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-28 05:07:07,517 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-28 05:07:07,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:07,623 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,623 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,623 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:07:07,623 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:07,632 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2024-11-28 05:07:07,632 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-28 05:07:07,632 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-28 05:07:07,632 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-28 05:07:07,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:07:07,634 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-28 05:07:07,634 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:07:07,634 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:07:07,634 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:07:07,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:07,634 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2024-11-28 05:07:07,634 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-28 05:07:07,634 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-28 05:07:07,634 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-28 05:07:07,716 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-28 05:07:07,716 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-28 05:07:07,716 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,716 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,716 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:07:07,716 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,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: 130#(<= (+ ~n2~0 1) ~n1~0), 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-28 05:07:07,717 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-28 05:07:07,717 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,717 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:07:07,717 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,717 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-28 05:07:07,717 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,717 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,717 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,717 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:07:07,717 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,717 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:07:07,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][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-28 05:07:07,717 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-28 05:07:07,717 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:07:07,717 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,717 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:07:07,718 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-28 05:07:07,718 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,718 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:07:07,718 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,718 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:07:07,718 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,723 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:07,723 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-28 05:07:07,723 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-28 05:07:07,723 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-28 05:07:07,724 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-28 05:07:07,724 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-28 05:07:07,724 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-28 05:07:07,724 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-28 05:07:07,724 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,724 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,724 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:07:07,724 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,724 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,724 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:07:07,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:07:07,724 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-28 05:07:07,724 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,724 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:07:07,724 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,725 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-28 05:07:07,726 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-28 05:07:07,726 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:07:07,726 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,726 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:07:07,726 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,726 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,807 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-28 05:07:07,807 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,807 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:07:07,807 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,807 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:07:07,807 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:07:07,807 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,807 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,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][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-28 05:07:07,810 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,810 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:07,810 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:07:07,810 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:07:07,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:07,931 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-28 05:07:07,931 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-28 05:07:07,931 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-28 05:07:07,931 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-28 05:07:08,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:08,220 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-28 05:07:08,220 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:07:08,220 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:07:08,221 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:07:08,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:08,321 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-28 05:07:08,322 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:08,322 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:08,322 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:08,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:08,322 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-28 05:07:08,322 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:08,322 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:08,322 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:08,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:08,535 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:07:08,535 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:08,535 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:08,535 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:08,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 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-28 05:07:08,536 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:07:08,536 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:08,536 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:08,536 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:08,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][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-28 05:07:08,618 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:07:08,618 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:08,618 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:08,618 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:08,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:08,619 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:07:08,619 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:08,619 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:08,619 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:08,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:08,633 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:07:08,633 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:08,633 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:08,633 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:08,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:08,634 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:07:08,634 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:08,634 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:08,634 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:08,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][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-28 05:07:08,652 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-28 05:07:08,652 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:07:08,652 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:08,652 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:07:08,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][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-28 05:07:08,652 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:07:08,652 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:08,652 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:08,652 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:08,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 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-28 05:07:08,721 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:07:08,721 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:08,721 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:08,721 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:08,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 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-28 05:07:08,721 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:07:08,722 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:08,722 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:08,722 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:08,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:08,723 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-28 05:07:08,723 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:08,723 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:08,723 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:08,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][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-28 05:07:08,736 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-28 05:07:08,736 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:08,736 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:07:08,736 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:08,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][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-28 05:07:08,736 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:07:08,736 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:08,736 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:08,736 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:08,745 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-28 05:07:08,745 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:07:08,745 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:08,745 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:08,745 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:08,745 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:08,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:08,746 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-28 05:07:08,746 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:08,746 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:08,746 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:08,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][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-28 05:07:08,764 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-28 05:07:08,764 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:08,764 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:08,764 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:08,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][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-28 05:07:08,797 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:07:08,797 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:08,797 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:08,797 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:08,798 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-28 05:07:08,798 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:07:08,798 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:08,798 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:08,798 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:08,798 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:08,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][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-28 05:07:08,799 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-28 05:07:08,799 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:07:08,799 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:07:08,799 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:07:08,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][167], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), 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-28 05:07:08,815 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-28 05:07:08,815 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:07:08,815 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:07:08,815 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:07:08,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~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-28 05:07:08,824 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:07:08,824 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:08,824 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:08,824 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:08,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][53], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 195#(= ~e2~0 1), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), 210#true, Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), 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-28 05:07:08,825 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:07:08,825 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:08,825 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:08,825 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:08,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:08,872 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:07:08,872 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:08,872 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:08,872 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:08,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:08,873 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:07:08,873 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:08,873 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:08,873 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:08,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:08,873 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:07:08,873 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:08,873 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:08,874 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:08,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:08,905 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:07:08,905 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:08,905 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:08,905 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:08,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:08,905 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:07:08,906 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:08,906 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:08,906 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:08,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:08,907 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:07:08,907 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:08,907 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:08,907 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:08,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:08,974 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:07:08,974 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:08,974 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:08,974 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:08,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:08,974 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:07:08,975 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:08,975 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:08,975 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:08,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:08,975 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:07:08,975 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:08,975 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:08,975 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:09,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:09,023 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:07:09,023 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:09,023 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:09,023 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:09,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:09,024 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:07:09,024 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:09,024 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:09,024 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:09,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:09,025 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:07:09,025 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:09,025 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:09,025 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:09,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][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-28 05:07:09,026 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:07:09,026 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:09,026 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:09,026 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:09,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:09,027 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:07:09,027 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:09,027 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:09,027 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:09,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:09,085 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,085 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,085 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:09,085 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,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)), 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-28 05:07:09,086 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,086 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,086 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,086 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:09,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), 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-28 05:07:09,086 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,086 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,087 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,087 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07: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][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-28 05:07:09,088 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,088 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,088 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,088 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:09,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:09,089 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,089 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,089 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,089 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:09,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][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-28 05:07:09,134 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,134 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,134 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,134 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:09,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][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-28 05:07:09,135 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,135 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,135 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,135 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:09,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][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-28 05:07:09,136 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,136 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,136 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,136 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:09,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:09,137 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,137 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,137 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,137 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:09,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:09,138 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,138 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:09,138 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,138 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,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][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-28 05:07:09,212 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 05:07:09,212 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:09,212 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:09,212 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,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][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-28 05:07:09,212 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 05:07:09,212 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:09,212 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,212 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:09,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:09,213 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 05:07:09,213 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:09,213 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,213 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:09,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:09,214 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 05:07:09,214 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,214 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:09,214 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:09,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:09,215 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 05:07:09,215 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:09,215 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:09,215 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:09,466 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 05:07:09,466 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:09,466 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:09,466 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:09,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:09,467 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 05:07:09,467 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:09,467 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:09,467 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07: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][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-28 05:07:09,575 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:07:09,575 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:09,575 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:09,575 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07: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][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-28 05:07:09,576 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:07:09,576 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:09,576 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:09,576 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:09,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:09,908 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:07:09,908 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:09,908 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:09,908 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:10,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:10,060 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 05:07:10,060 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:07:10,060 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:07:10,060 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:11,081 INFO L124 PetriNetUnfolderBase]: 16280/28259 cut-off events. [2024-11-28 05:07:11,082 INFO L125 PetriNetUnfolderBase]: For 43810/45320 co-relation queries the response was YES. [2024-11-28 05:07:11,229 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-28 05:07:11,305 INFO L140 encePairwiseOnDemand]: 81/92 looper letters, 205 selfloop transitions, 34 changer transitions 4/394 dead transitions. [2024-11-28 05:07:11,305 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 164 places, 394 transitions, 2888 flow [2024-11-28 05:07:11,306 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-28 05:07:11,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-11-28 05:07:11,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 682 transitions. [2024-11-28 05:07:11,308 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6739130434782609 [2024-11-28 05:07:11,308 INFO L175 Difference]: Start difference. First operand has 154 places, 261 transitions, 1792 flow. Second operand 11 states and 682 transitions. [2024-11-28 05:07:11,308 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 164 places, 394 transitions, 2888 flow [2024-11-28 05:07:11,727 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 162 places, 394 transitions, 2884 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 05:07:11,730 INFO L231 Difference]: Finished difference. Result has 166 places, 268 transitions, 1938 flow [2024-11-28 05:07:11,730 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=1788, PETRI_DIFFERENCE_MINUEND_PLACES=152, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=261, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=27, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=231, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=1938, PETRI_PLACES=166, PETRI_TRANSITIONS=268} [2024-11-28 05:07:11,731 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 74 predicate places. [2024-11-28 05:07:11,731 INFO L471 AbstractCegarLoop]: Abstraction has has 166 places, 268 transitions, 1938 flow [2024-11-28 05:07:11,731 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-28 05:07:11,731 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:07:11,731 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:07:11,731 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-28 05:07:11,731 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-28 05:07:11,732 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:07:11,732 INFO L85 PathProgramCache]: Analyzing trace with hash -483768833, now seen corresponding path program 10 times [2024-11-28 05:07:11,732 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:07:11,732 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2078257485] [2024-11-28 05:07:11,732 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-28 05:07:11,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:07:11,753 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-28 05:07:11,753 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 05:07:11,944 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-28 05:07:11,944 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:07:11,945 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2078257485] [2024-11-28 05:07:11,945 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2078257485] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:07:11,945 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:07:11,945 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 05:07:11,945 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1699585717] [2024-11-28 05:07:11,945 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:07:11,946 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 05:07:11,947 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:07:11,947 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 05:07:11,948 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-28 05:07:12,044 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 49 out of 92 [2024-11-28 05:07:12,044 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-28 05:07:12,044 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:07:12,044 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 49 of 92 [2024-11-28 05:07:12,045 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:07:12,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:07:12,605 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-28 05:07:12,605 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-28 05:07:12,605 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-28 05:07:12,605 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-28 05:07:12,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][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-28 05:07:12,644 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-28 05:07:12,644 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-28 05:07:12,644 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-28 05:07:12,644 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-28 05:07:12,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:07:12,650 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-28 05:07:12,650 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-28 05:07:12,650 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-28 05:07:12,650 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-28 05:07:12,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:07:12,691 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-28 05:07:12,691 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-28 05:07:12,691 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-28 05:07:12,691 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-28 05:07:12,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:07:12,977 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-28 05:07:12,977 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:07:12,977 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:12,977 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:07:12,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:07:12,986 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-28 05:07:12,986 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:12,986 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:07:12,986 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:13,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:07:13,046 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-28 05:07:13,046 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:07:13,046 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:13,046 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:13,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:07:13,362 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-28 05:07:13,362 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:13,362 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:07:13,362 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:07:13,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:07:13,460 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-28 05:07:13,460 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:07:13,460 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:13,460 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:13,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:07:13,506 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:07:13,506 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:13,506 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:13,506 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:13,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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-28 05:07:13,792 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:07:13,792 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:13,792 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:13,792 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:13,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:07:13,818 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:07:13,819 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:13,819 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:13,819 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:13,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:07:13,857 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:07:13,857 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:13,857 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:13,857 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:13,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][157], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|), Black: 133#(and (<= ~n2~0 ~n1~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork0_~tmp1~0#1|)), Black: 129#(<= ~n2~0 ~n1~0), Black: 201#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 205#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 200#(<= (+ ~n3~0 1) ~n2~0), Black: 199#(<= ~n3~0 ~n2~0), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(and (<= (+ ~n2~0 1) ~n3~0) (= ~n3~0 |thread2Thread1of1ForFork0_~tmp3~1#1|)), 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-28 05:07:13,870 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-28 05:07:13,870 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:07:13,870 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:13,870 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:13,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][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-28 05:07:13,905 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-28 05:07:13,905 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:07:13,905 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:07:13,905 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-28 05:07:13,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][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-28 05:07:13,908 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:07:13,908 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:13,908 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:13,908 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:15,061 INFO L124 PetriNetUnfolderBase]: 10897/21031 cut-off events. [2024-11-28 05:07:15,062 INFO L125 PetriNetUnfolderBase]: For 43211/44008 co-relation queries the response was YES. [2024-11-28 05:07:15,158 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-28 05:07:15,212 INFO L140 encePairwiseOnDemand]: 81/92 looper letters, 104 selfloop transitions, 59 changer transitions 0/294 dead transitions. [2024-11-28 05:07:15,212 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 170 places, 294 transitions, 2329 flow [2024-11-28 05:07:15,212 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-28 05:07:15,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-28 05:07:15,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 328 transitions. [2024-11-28 05:07:15,214 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7130434782608696 [2024-11-28 05:07:15,214 INFO L175 Difference]: Start difference. First operand has 166 places, 268 transitions, 1938 flow. Second operand 5 states and 328 transitions. [2024-11-28 05:07:15,214 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 170 places, 294 transitions, 2329 flow [2024-11-28 05:07:15,493 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 167 places, 294 transitions, 2282 flow, removed 14 selfloop flow, removed 3 redundant places. [2024-11-28 05:07:15,497 INFO L231 Difference]: Finished difference. Result has 168 places, 263 transitions, 1977 flow [2024-11-28 05:07:15,497 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=1849, PETRI_DIFFERENCE_MINUEND_PLACES=163, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=263, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=59, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=204, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=1977, PETRI_PLACES=168, PETRI_TRANSITIONS=263} [2024-11-28 05:07:15,498 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 76 predicate places. [2024-11-28 05:07:15,498 INFO L471 AbstractCegarLoop]: Abstraction has has 168 places, 263 transitions, 1977 flow [2024-11-28 05:07:15,498 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-28 05:07:15,499 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:07:15,499 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:07:15,499 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-28 05:07:15,499 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-28 05:07:15,500 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:07:15,500 INFO L85 PathProgramCache]: Analyzing trace with hash 757494299, now seen corresponding path program 11 times [2024-11-28 05:07:15,500 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:07:15,500 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [657268188] [2024-11-28 05:07:15,500 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-28 05:07:15,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:07:15,517 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-28 05:07:15,517 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 05:07:15,688 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-28 05:07:15,689 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:07:15,689 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [657268188] [2024-11-28 05:07:15,689 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [657268188] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:07:15,689 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:07:15,689 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 05:07:15,689 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [157340633] [2024-11-28 05:07:15,689 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:07:15,690 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 05:07:15,690 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:07:15,690 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 05:07:15,690 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-28 05:07:15,772 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 49 out of 92 [2024-11-28 05:07:15,773 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-28 05:07:15,773 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:07:15,773 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 49 of 92 [2024-11-28 05:07:15,773 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:07:16,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:16,785 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-28 05:07:16,785 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-28 05:07:16,785 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-28 05:07:16,785 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-28 05:07:16,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:16,832 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-28 05:07:16,832 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-28 05:07:16,832 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-28 05:07:16,832 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-28 05:07:16,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][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-28 05:07:16,949 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:07:16,949 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:07:16,949 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:16,950 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:16,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:16,952 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-28 05:07:16,952 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:16,952 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:07:16,952 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:07:16,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:16,952 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:07:16,952 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:16,952 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:16,952 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:17,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:17,007 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:07:17,007 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:17,007 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:17,007 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:17,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:17,009 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-28 05:07:17,009 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:07:17,009 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:17,009 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:17,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:17,009 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:07:17,009 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:17,009 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:17,009 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:17,021 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:17,021 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:07:17,021 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:17,021 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:17,021 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:17,021 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:17,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][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-28 05:07:17,022 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:07:17,022 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:17,022 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:17,022 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:17,075 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-28 05:07:17,075 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:07:17,075 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:17,075 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:17,075 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:17,075 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:17,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][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-28 05:07:17,076 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:07:17,076 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:17,076 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:17,076 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:17,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:17,094 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-28 05:07:17,094 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:07:17,094 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:07:17,094 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:07:17,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:17,103 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-28 05:07:17,103 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:07:17,103 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:07:17,103 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:17,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:17,103 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:07:17,103 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:17,103 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:17,103 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:17,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:17,145 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-28 05:07:17,146 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:17,146 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:17,146 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:17,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:17,153 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-28 05:07:17,153 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:07:17,153 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:17,153 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:17,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:17,153 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:07:17,153 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:17,153 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:17,153 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:17,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:17,163 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:07:17,163 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:17,163 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:17,163 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:17,164 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-28 05:07:17,164 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:07:17,164 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:17,164 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:17,164 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:17,164 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:17,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][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-28 05:07:17,166 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-28 05:07:17,166 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:17,166 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:17,166 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:17,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:17,204 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:07:17,204 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:17,204 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:17,204 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:17,205 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-28 05:07:17,205 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:07:17,205 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:17,205 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:17,205 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:17,205 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:17,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:17,207 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-28 05:07:17,207 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:07:17,207 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:07:17,207 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:07:17,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][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-28 05:07:17,283 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:07:17,283 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:17,283 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:17,283 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:17,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:17,295 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-28 05:07:17,295 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-28 05:07:17,295 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-28 05:07:17,295 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-28 05:07:17,296 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-28 05:07:17,296 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-28 05:07:17,296 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-28 05:07:17,296 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-28 05:07:17,296 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-28 05:07:17,296 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-28 05:07:17,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:17,297 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:07:17,297 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:17,297 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:17,297 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:17,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:17,327 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:07:17,327 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:17,327 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:17,327 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:17,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][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-28 05:07:17,339 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-28 05:07:17,339 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-28 05:07:17,339 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-28 05:07:17,339 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-28 05:07:17,340 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-28 05:07:17,340 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-28 05:07:17,340 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-28 05:07:17,340 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2024-11-28 05:07:17,340 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-28 05:07:17,340 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-28 05:07:17,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][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-28 05:07:17,340 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:07:17,340 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:17,340 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:17,340 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:17,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:17,349 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:07:17,349 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:17,349 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:17,349 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:17,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][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-28 05:07:17,350 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:07:17,350 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:17,350 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:17,350 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:17,350 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:17,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:17,385 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:07:17,385 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:17,385 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:17,385 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:17,386 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-28 05:07:17,386 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:07:17,386 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:17,386 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:17,386 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:17,386 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:17,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:17,539 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:07:17,539 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:17,539 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:17,539 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:17,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:17,539 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:07:17,540 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:17,540 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:17,540 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:17,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:17,540 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:07:17,540 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:17,540 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:17,540 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:17,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][125], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 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-28 05:07:17,541 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:07:17,541 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:17,541 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:17,541 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:17,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][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-28 05:07:17,827 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:07:17,827 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:17,827 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:17,827 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:17,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:17,827 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:07:17,827 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:17,827 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:17,827 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:17,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:17,828 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:07:17,828 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:17,828 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:17,828 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:17,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:17,828 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:07:17,828 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:17,828 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:17,828 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:17,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:17,871 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:07:17,871 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:17,871 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:17,871 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:17,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:17,872 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:07:17,872 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:17,872 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:17,872 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:17,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:17,907 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 05:07:17,907 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:07:17,907 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:07:17,907 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:17,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:17,907 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 05:07:17,907 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:07:17,907 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:07:17,908 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:18,430 INFO L124 PetriNetUnfolderBase]: 10245/19892 cut-off events. [2024-11-28 05:07:18,430 INFO L125 PetriNetUnfolderBase]: For 39310/40372 co-relation queries the response was YES. [2024-11-28 05:07:18,542 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-28 05:07:18,607 INFO L140 encePairwiseOnDemand]: 81/92 looper letters, 108 selfloop transitions, 42 changer transitions 0/290 dead transitions. [2024-11-28 05:07:18,607 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 172 places, 290 transitions, 2381 flow [2024-11-28 05:07:18,607 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-28 05:07:18,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-28 05:07:18,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 325 transitions. [2024-11-28 05:07:18,609 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7065217391304348 [2024-11-28 05:07:18,609 INFO L175 Difference]: Start difference. First operand has 168 places, 263 transitions, 1977 flow. Second operand 5 states and 325 transitions. [2024-11-28 05:07:18,609 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 172 places, 290 transitions, 2381 flow [2024-11-28 05:07:18,824 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 169 places, 290 transitions, 2278 flow, removed 2 selfloop flow, removed 3 redundant places. [2024-11-28 05:07:18,828 INFO L231 Difference]: Finished difference. Result has 170 places, 261 transitions, 1945 flow [2024-11-28 05:07:18,828 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=1855, PETRI_DIFFERENCE_MINUEND_PLACES=165, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=261, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=42, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=219, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=1945, PETRI_PLACES=170, PETRI_TRANSITIONS=261} [2024-11-28 05:07:18,829 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 78 predicate places. [2024-11-28 05:07:18,829 INFO L471 AbstractCegarLoop]: Abstraction has has 170 places, 261 transitions, 1945 flow [2024-11-28 05:07:18,829 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-28 05:07:18,829 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:07:18,830 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:07:18,830 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-28 05:07:18,830 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-28 05:07:18,830 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:07:18,831 INFO L85 PathProgramCache]: Analyzing trace with hash -2072275049, now seen corresponding path program 12 times [2024-11-28 05:07:18,831 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:07:18,831 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1634771746] [2024-11-28 05:07:18,831 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-28 05:07:18,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:07:18,854 INFO L229 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s) [2024-11-28 05:07:18,854 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 05:07:19,076 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-28 05:07:19,076 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:07:19,077 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1634771746] [2024-11-28 05:07:19,077 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1634771746] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:07:19,077 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:07:19,077 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 05:07:19,077 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1251498328] [2024-11-28 05:07:19,077 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:07:19,077 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 05:07:19,078 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:07:19,078 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 05:07:19,078 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-28 05:07:19,160 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 49 out of 92 [2024-11-28 05:07:19,160 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-28 05:07:19,161 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:07:19,161 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 49 of 92 [2024-11-28 05:07:19,161 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:07:20,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:20,216 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-28 05:07:20,216 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-28 05:07:20,216 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-28 05:07:20,216 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-28 05:07:20,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:20,263 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-28 05:07:20,263 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-28 05:07:20,263 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-28 05:07:20,264 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-28 05:07:20,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:20,381 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-28 05:07:20,381 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:07:20,381 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:07:20,381 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:07:20,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:20,381 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-28 05:07:20,381 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:07:20,381 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:07:20,381 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:20,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][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-28 05:07:20,382 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:07:20,382 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:20,382 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:20,382 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:20,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:20,435 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-28 05:07:20,435 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:20,435 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:20,435 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:20,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:20,436 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-28 05:07:20,436 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:20,436 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:20,436 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:07:20,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:20,436 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:07:20,436 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:20,436 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:20,436 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:20,450 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-28 05:07:20,450 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:07:20,450 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:20,450 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:20,450 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:20,450 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:20,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:20,451 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:07:20,451 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:20,451 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:20,451 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:20,502 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-28 05:07:20,502 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:07:20,502 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:20,502 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:20,502 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:20,502 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:20,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:20,503 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:07:20,503 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:20,503 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:20,503 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:20,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:20,521 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-28 05:07:20,521 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:07:20,521 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:07:20,521 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:07:20,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 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-28 05:07:20,530 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-28 05:07:20,530 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:07:20,530 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:20,530 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:07:20,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 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-28 05:07:20,530 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:07:20,530 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:20,530 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:20,530 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:20,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:20,571 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-28 05:07:20,572 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:20,572 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:20,572 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:20,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][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-28 05:07:20,578 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-28 05:07:20,578 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:07:20,578 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:20,578 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:20,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][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-28 05:07:20,579 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:07:20,579 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:20,579 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:20,579 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:20,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:20,588 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:07:20,588 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:20,588 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:20,588 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:20,589 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-28 05:07:20,589 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:07:20,589 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:20,589 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:20,589 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:20,589 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:20,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:20,591 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-28 05:07:20,591 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:20,591 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:20,591 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:20,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:20,630 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:07:20,630 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:20,630 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:20,630 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:20,630 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-28 05:07:20,630 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:07:20,630 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:20,630 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:20,630 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:20,630 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:20,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:20,632 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-28 05:07:20,632 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:07:20,632 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:07:20,632 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:07:20,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][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-28 05:07:20,717 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-28 05:07:20,717 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-28 05:07:20,717 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-28 05:07:20,717 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-28 05:07:20,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][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-28 05:07:20,718 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-28 05:07:20,718 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-28 05:07:20,718 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-28 05:07:20,718 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-28 05:07:20,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][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-28 05:07:20,718 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 05:07:20,718 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:20,718 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:20,718 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07: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][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-28 05:07:20,768 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-28 05:07:20,768 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-28 05:07:20,768 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-28 05:07:20,768 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-28 05:07:20,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:20,769 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-28 05:07:20,769 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-28 05:07:20,769 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-28 05:07:20,769 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2024-11-28 05:07:20,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:20,769 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:07:20,769 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:20,770 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:20,770 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:20,782 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-28 05:07:20,783 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:07:20,783 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:20,783 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:20,783 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:20,783 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:20,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:20,784 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:07:20,784 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:20,784 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:20,784 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:20,785 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-28 05:07:20,785 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:07:20,785 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:20,785 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:20,785 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:20,785 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:20,829 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-28 05:07:20,829 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:07:20,830 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:20,830 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:20,830 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:20,830 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:20,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:20,831 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:07:20,831 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:20,831 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:20,831 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:20,832 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-28 05:07:20,832 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:07:20,832 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:20,832 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:20,832 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:20,832 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07: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][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-28 05:07:21,334 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:07:21,334 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:21,334 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:21,334 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:21,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:21,335 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:07:21,335 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:21,335 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:21,335 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07: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][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-28 05:07:21,359 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:07:21,359 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:21,359 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:21,359 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07: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][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-28 05:07:21,359 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:07:21,359 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:21,359 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:21,359 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:21,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:21,387 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:07:21,387 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:21,387 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:21,387 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:21,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:21,387 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:07:21,387 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:21,387 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:21,387 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:21,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][122], [Black: 187#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (<= (+ ~n3~0 1) ~n1~0)), 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-28 05:07:21,388 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:07:21,388 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:21,388 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:21,388 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:21,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:21,389 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 05:07:21,389 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:21,389 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:21,389 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:21,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][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-28 05:07:21,409 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 05:07:21,409 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:21,409 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:21,409 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:21,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][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-28 05:07:21,409 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 05:07:21,409 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:21,409 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:21,409 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:21,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:21,410 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 05:07:21,410 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:21,410 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:07:21,410 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:07:21,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:21,411 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 05:07:21,411 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 05:07:21,411 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:07:21,411 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 05:07:21,760 INFO L124 PetriNetUnfolderBase]: 9601/18807 cut-off events. [2024-11-28 05:07:21,760 INFO L125 PetriNetUnfolderBase]: For 37297/38202 co-relation queries the response was YES. [2024-11-28 05:07:21,855 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-28 05:07:21,903 INFO L140 encePairwiseOnDemand]: 80/92 looper letters, 101 selfloop transitions, 45 changer transitions 2/287 dead transitions. [2024-11-28 05:07:21,903 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 174 places, 287 transitions, 2347 flow [2024-11-28 05:07:21,904 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-28 05:07:21,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-28 05:07:21,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 323 transitions. [2024-11-28 05:07:21,905 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7021739130434783 [2024-11-28 05:07:21,905 INFO L175 Difference]: Start difference. First operand has 170 places, 261 transitions, 1945 flow. Second operand 5 states and 323 transitions. [2024-11-28 05:07:21,905 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 174 places, 287 transitions, 2347 flow [2024-11-28 05:07:22,075 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 172 places, 287 transitions, 2295 flow, removed 1 selfloop flow, removed 2 redundant places. [2024-11-28 05:07:22,078 INFO L231 Difference]: Finished difference. Result has 173 places, 258 transitions, 1958 flow [2024-11-28 05:07:22,078 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=1885, PETRI_DIFFERENCE_MINUEND_PLACES=168, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=260, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=45, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=215, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=1958, PETRI_PLACES=173, PETRI_TRANSITIONS=258} [2024-11-28 05:07:22,079 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 81 predicate places. [2024-11-28 05:07:22,079 INFO L471 AbstractCegarLoop]: Abstraction has has 173 places, 258 transitions, 1958 flow [2024-11-28 05:07:22,079 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-28 05:07:22,079 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:07:22,079 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:07:22,079 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-28 05:07:22,080 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-28 05:07:22,080 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:07:22,080 INFO L85 PathProgramCache]: Analyzing trace with hash 1596087743, now seen corresponding path program 13 times [2024-11-28 05:07:22,080 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:07:22,081 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1362638868] [2024-11-28 05:07:22,081 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-11-28 05:07:22,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:07:22,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:07:22,298 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-28 05:07:22,298 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:07:22,299 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1362638868] [2024-11-28 05:07:22,299 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1362638868] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:07:22,299 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:07:22,299 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 05:07:22,299 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [975455373] [2024-11-28 05:07:22,299 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:07:22,299 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 05:07:22,300 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:07:22,300 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 05:07:22,300 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-28 05:07:22,409 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 49 out of 92 [2024-11-28 05:07:22,410 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-28 05:07:22,410 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:07:22,410 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 49 of 92 [2024-11-28 05:07:22,410 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:07:23,207 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-28 05:07:23,208 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-28 05:07:23,208 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:07:23,208 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:07:23,208 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:07:23,265 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-28 05:07:23,266 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-28 05:07:23,266 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:07:23,266 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:07:23,266 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:07:23,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][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-28 05:07:23,279 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-28 05:07:23,279 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:07:23,279 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:07:23,279 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:07:23,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:07:23,349 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-28 05:07:23,349 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:07:23,349 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:07:23,349 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:07:23,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][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-28 05:07:23,409 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-28 05:07:23,409 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-28 05:07:23,409 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-28 05:07:23,409 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-28 05:07:23,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:07:23,409 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-28 05:07:23,409 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:23,409 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:23,409 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:07:23,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:23,463 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-28 05:07:23,463 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-28 05:07:23,463 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-28 05:07:23,463 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-28 05:07:23,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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-28 05:07:23,464 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-28 05:07:23,464 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:23,464 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:07:23,464 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:07:24,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{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-28 05:07:24,766 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-11-28 05:07:24,766 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-28 05:07:24,766 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-28 05:07:24,766 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-28 05:07:24,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][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-28 05:07:24,794 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-11-28 05:07:24,794 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-28 05:07:24,794 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-28 05:07:24,794 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-28 05:07:25,184 INFO L124 PetriNetUnfolderBase]: 9708/18887 cut-off events. [2024-11-28 05:07:25,184 INFO L125 PetriNetUnfolderBase]: For 39083/39981 co-relation queries the response was YES. [2024-11-28 05:07:25,292 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-28 05:07:25,351 INFO L140 encePairwiseOnDemand]: 81/92 looper letters, 103 selfloop transitions, 58 changer transitions 1/299 dead transitions. [2024-11-28 05:07:25,351 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 177 places, 299 transitions, 2486 flow [2024-11-28 05:07:25,351 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-28 05:07:25,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-28 05:07:25,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 329 transitions. [2024-11-28 05:07:25,353 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7152173913043478 [2024-11-28 05:07:25,353 INFO L175 Difference]: Start difference. First operand has 173 places, 258 transitions, 1958 flow. Second operand 5 states and 329 transitions. [2024-11-28 05:07:25,353 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 177 places, 299 transitions, 2486 flow [2024-11-28 05:07:25,537 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 174 places, 299 transitions, 2391 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-28 05:07:25,541 INFO L231 Difference]: Finished difference. Result has 176 places, 264 transitions, 2115 flow [2024-11-28 05:07:25,541 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=1856, PETRI_DIFFERENCE_MINUEND_PLACES=170, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=256, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=50, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=198, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=2115, PETRI_PLACES=176, PETRI_TRANSITIONS=264} [2024-11-28 05:07:25,542 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 84 predicate places. [2024-11-28 05:07:25,542 INFO L471 AbstractCegarLoop]: Abstraction has has 176 places, 264 transitions, 2115 flow [2024-11-28 05:07:25,542 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-28 05:07:25,542 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:07:25,542 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:07:25,542 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-28 05:07:25,543 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-28 05:07:25,543 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:07:25,544 INFO L85 PathProgramCache]: Analyzing trace with hash -473759385, now seen corresponding path program 14 times [2024-11-28 05:07:25,544 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:07:25,544 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [100851143] [2024-11-28 05:07:25,544 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-28 05:07:25,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:07:25,566 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-28 05:07:25,566 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 05:07:25,687 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-28 05:07:25,687 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:07:25,687 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [100851143] [2024-11-28 05:07:25,687 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [100851143] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:07:25,687 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:07:25,688 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 05:07:25,688 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1504280331] [2024-11-28 05:07:25,688 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:07:25,688 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 05:07:25,688 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:07:25,689 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 05:07:25,689 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-28 05:07:25,745 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 46 out of 92 [2024-11-28 05:07:25,746 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-28 05:07:25,746 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:07:25,746 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 46 of 92 [2024-11-28 05:07:25,746 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:07:26,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:07:26,928 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-28 05:07:26,928 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:07:26,928 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:07:26,928 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:07:27,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:07:27,000 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-28 05:07:27,000 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:07:27,000 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:07:27,000 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:07:27,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][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-28 05:07:27,084 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-28 05:07:27,084 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:07:27,084 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:07:27,084 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:27,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:07:27,146 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-28 05:07:27,146 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:27,146 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:27,146 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:07:28,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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-28 05:07:28,030 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:07:28,030 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:28,030 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:28,030 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:28,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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-28 05:07:28,090 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:07:28,090 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:28,090 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:28,090 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:28,835 INFO L124 PetriNetUnfolderBase]: 11859/22893 cut-off events. [2024-11-28 05:07:28,835 INFO L125 PetriNetUnfolderBase]: For 55871/57692 co-relation queries the response was YES. [2024-11-28 05:07:28,964 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-28 05:07:29,024 INFO L140 encePairwiseOnDemand]: 78/92 looper letters, 159 selfloop transitions, 85 changer transitions 1/374 dead transitions. [2024-11-28 05:07:29,024 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 182 places, 374 transitions, 3328 flow [2024-11-28 05:07:29,025 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-28 05:07:29,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-28 05:07:29,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 444 transitions. [2024-11-28 05:07:29,026 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6894409937888198 [2024-11-28 05:07:29,026 INFO L175 Difference]: Start difference. First operand has 176 places, 264 transitions, 2115 flow. Second operand 7 states and 444 transitions. [2024-11-28 05:07:29,026 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 182 places, 374 transitions, 3328 flow [2024-11-28 05:07:29,547 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 180 places, 374 transitions, 3251 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 05:07:29,550 INFO L231 Difference]: Finished difference. Result has 184 places, 315 transitions, 2789 flow [2024-11-28 05:07:29,551 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=2051, PETRI_DIFFERENCE_MINUEND_PLACES=174, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=264, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=44, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=209, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=2789, PETRI_PLACES=184, PETRI_TRANSITIONS=315} [2024-11-28 05:07:29,551 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 92 predicate places. [2024-11-28 05:07:29,551 INFO L471 AbstractCegarLoop]: Abstraction has has 184 places, 315 transitions, 2789 flow [2024-11-28 05:07:29,551 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-28 05:07:29,551 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:07:29,552 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:07:29,552 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-28 05:07:29,552 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-28 05:07:29,552 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:07:29,552 INFO L85 PathProgramCache]: Analyzing trace with hash -1722542651, now seen corresponding path program 15 times [2024-11-28 05:07:29,552 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:07:29,552 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [383083978] [2024-11-28 05:07:29,553 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-28 05:07:29,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:07:29,568 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2024-11-28 05:07:29,568 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 05:07:29,643 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-28 05:07:29,643 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:07:29,643 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [383083978] [2024-11-28 05:07:29,643 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [383083978] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:07:29,643 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:07:29,643 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 05:07:29,644 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [422964165] [2024-11-28 05:07:29,644 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:07:29,644 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 05:07:29,644 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:07:29,644 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 05:07:29,645 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 05:07:29,647 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 54 out of 92 [2024-11-28 05:07:29,647 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-28 05:07:29,648 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:07:29,648 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 54 of 92 [2024-11-28 05:07:29,648 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:07:30,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][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-28 05:07:30,184 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-28 05:07:30,184 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-28 05:07:30,184 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-28 05:07:30,184 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-28 05:07:30,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:07:30,261 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-28 05:07:30,261 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-28 05:07:30,261 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-28 05:07:30,261 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-28 05:07:30,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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-28 05:07:30,266 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-28 05:07:30,267 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-28 05:07:30,267 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-28 05:07:30,267 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-28 05:07:30,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:07:30,357 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-28 05:07:30,357 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-28 05:07:30,357 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-28 05:07:30,358 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-28 05:07:30,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:07:30,393 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-28 05:07:30,393 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:07:30,393 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:07:30,393 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:07:30,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][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-28 05:07:30,478 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-28 05:07:30,478 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:07:30,478 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:07:30,478 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:07:30,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:07:30,607 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-28 05:07:30,607 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:30,607 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:07:30,607 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:07:30,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:30,611 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-28 05:07:30,611 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-28 05:07:30,611 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-28 05:07:30,611 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-28 05:07:30,612 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-28 05:07:30,612 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-28 05:07:30,612 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:30,612 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:07:30,612 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:30,612 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:07:30,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:07:30,691 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-28 05:07:30,691 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:30,691 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:07:30,691 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:07:30,693 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-28 05:07:30,693 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-28 05:07:30,693 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:30,693 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:07:30,693 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:07:30,693 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:07:30,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:07:30,787 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-28 05:07:30,787 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:07:30,787 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:07:30,787 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:07:30,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:07:30,847 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-28 05:07:30,847 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:30,847 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:07:30,847 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:30,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][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-28 05:07:30,932 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:07:30,932 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:30,932 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:30,932 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:30,942 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-28 05:07:30,942 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:07:30,942 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:30,942 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:30,942 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:30,942 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:30,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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-28 05:07:30,949 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:07:30,949 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:30,949 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:30,950 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:07:31,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:07:31,322 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:07:31,322 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:31,322 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:31,322 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:31,332 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-28 05:07:31,332 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:07:31,332 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:31,332 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:31,332 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:31,332 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:31,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:07:31,337 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:07:31,337 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:31,337 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:31,337 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:31,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:07:31,349 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-28 05:07:31,349 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:07:31,349 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:31,349 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 05:07:31,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][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-28 05:07:31,427 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-28 05:07:31,427 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-28 05:07:31,427 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:31,427 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-28 05:07:31,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][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-28 05:07:31,470 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:07:31,470 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:31,471 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:31,471 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:31,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][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-28 05:07:31,546 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:07:31,546 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:31,546 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:31,546 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:31,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][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-28 05:07:31,577 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:07:31,577 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:31,577 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:31,577 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:31,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:07:31,637 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:07:31,637 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:31,637 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:31,637 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:31,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:07:31,656 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-28 05:07:31,656 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:31,656 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-28 05:07:31,656 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:07:31,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:07:31,709 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-28 05:07:31,709 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-28 05:07:31,709 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:07:31,709 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-28 05:07:31,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:07:31,823 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-28 05:07:31,823 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:31,823 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:31,823 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:31,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:07:31,824 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:07:31,824 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:31,824 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:31,824 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:31,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][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-28 05:07:31,880 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-28 05:07:31,880 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:31,880 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:31,880 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 05:07:31,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:07:31,952 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 05:07:31,952 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:31,952 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 05:07:31,952 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:31,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:07:31,952 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 05:07:31,952 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:31,952 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 05:07:31,952 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 05:07:32,554 INFO L124 PetriNetUnfolderBase]: 8179/18507 cut-off events. [2024-11-28 05:07:32,554 INFO L125 PetriNetUnfolderBase]: For 46193/47839 co-relation queries the response was YES. [2024-11-28 05:07:32,688 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-28 05:07:32,752 INFO L140 encePairwiseOnDemand]: 88/92 looper letters, 100 selfloop transitions, 2 changer transitions 0/344 dead transitions. [2024-11-28 05:07:32,753 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 186 places, 344 transitions, 3262 flow [2024-11-28 05:07:32,753 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 05:07:32,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 05:07:32,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 211 transitions. [2024-11-28 05:07:32,754 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7644927536231884 [2024-11-28 05:07:32,754 INFO L175 Difference]: Start difference. First operand has 184 places, 315 transitions, 2789 flow. Second operand 3 states and 211 transitions. [2024-11-28 05:07:32,754 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 186 places, 344 transitions, 3262 flow [2024-11-28 05:07:32,987 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 186 places, 344 transitions, 3204 flow, removed 29 selfloop flow, removed 0 redundant places. [2024-11-28 05:07:32,991 INFO L231 Difference]: Finished difference. Result has 187 places, 314 transitions, 2730 flow [2024-11-28 05:07:32,991 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=2720, PETRI_DIFFERENCE_MINUEND_PLACES=184, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=314, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=312, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2730, PETRI_PLACES=187, PETRI_TRANSITIONS=314} [2024-11-28 05:07:32,992 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 95 predicate places. [2024-11-28 05:07:32,992 INFO L471 AbstractCegarLoop]: Abstraction has has 187 places, 314 transitions, 2730 flow [2024-11-28 05:07:32,992 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-28 05:07:32,992 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:07:32,992 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:07:32,992 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-28 05:07:32,992 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-28 05:07:32,993 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:07:32,993 INFO L85 PathProgramCache]: Analyzing trace with hash 2131642547, now seen corresponding path program 16 times [2024-11-28 05:07:32,993 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:07:32,993 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1346570090] [2024-11-28 05:07:32,993 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-28 05:07:32,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:07:33,021 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-28 05:07:33,021 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 05:07:33,552 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-28 05:07:33,552 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:07:33,553 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1346570090] [2024-11-28 05:07:33,553 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1346570090] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:07:33,553 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:07:33,553 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-11-28 05:07:33,553 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [921316686] [2024-11-28 05:07:33,553 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:07:33,553 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-28 05:07:33,555 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:07:33,556 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-28 05:07:33,556 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72 [2024-11-28 05:07:33,600 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 92 [2024-11-28 05:07:33,601 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-28 05:07:33,601 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:07:33,601 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 92 [2024-11-28 05:07:33,601 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:07:34,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:07:34,124 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-28 05:07:34,124 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-28 05:07:34,124 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-28 05:07:34,124 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-28 05:07:34,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:07:34,166 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-28 05:07:34,166 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-28 05:07:34,166 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-28 05:07:34,166 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-28 05:07:34,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:07:34,405 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-28 05:07:34,405 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:07:34,405 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:07:34,405 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:07:34,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:07:34,497 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-28 05:07:34,497 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:34,497 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:34,497 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:07:34,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([645] L45-3-->L46-1: Formula: (and (= v_~n1~0_24 |v_thread1Thread1of1ForFork2_#t~post1#1_1|) (= v_~n1~0_23 (+ |v_thread1Thread1of1ForFork2_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_24} OutVars{thread1Thread1of1ForFork2_#t~post1#1=|v_thread1Thread1of1ForFork2_#t~post1#1_1|, ~n1~0=v_~n1~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1#1, ~n1~0][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-28 05:07:34,593 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-28 05:07:34,593 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:07:34,593 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:34,593 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:34,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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-28 05:07:34,593 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-28 05:07:34,593 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:34,593 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:07:34,593 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:34,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:07:34,598 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-28 05:07:34,598 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:07:34,598 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 05:07:34,598 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 05:07:35,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][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-28 05:07:35,002 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:07:35,002 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:35,002 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:35,002 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:35,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][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-28 05:07:35,002 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:07:35,002 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:35,002 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:35,002 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:35,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][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-28 05:07:35,002 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:07:35,002 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 05:07:35,003 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:35,003 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:35,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][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-28 05:07:35,003 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:07:35,003 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:35,003 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:35,003 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:35,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~n2~0=v_~n2~0_29, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][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-28 05:07:35,470 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:07:35,470 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:35,470 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:35,470 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:35,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([663] L69-3-->L70-1: Formula: (and (= v_~n2~0_30 |v_thread2Thread1of1ForFork0_#t~post2#1_1|) (= v_~n2~0_29 (+ |v_thread2Thread1of1ForFork0_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_30} OutVars{~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-28 05:07:35,561 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:07:35,561 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:35,561 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:35,561 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:35,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][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-28 05:07:35,601 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:07:35,601 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:35,601 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:35,601 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:35,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][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-28 05:07:35,601 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:07:35,601 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:35,602 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 05:07:35,602 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:35,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][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-28 05:07:35,719 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 05:07:35,719 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:35,719 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 05:07:35,719 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:35,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][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-28 05:07:35,719 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 05:07:35,719 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:35,719 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 05:07:35,719 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 05:07:37,460 INFO L124 PetriNetUnfolderBase]: 12684/24173 cut-off events. [2024-11-28 05:07:37,460 INFO L125 PetriNetUnfolderBase]: For 63156/64657 co-relation queries the response was YES. [2024-11-28 05:07:37,617 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-28 05:07:37,681 INFO L140 encePairwiseOnDemand]: 81/92 looper letters, 222 selfloop transitions, 43 changer transitions 6/460 dead transitions. [2024-11-28 05:07:37,682 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 197 places, 460 transitions, 4150 flow [2024-11-28 05:07:37,682 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-28 05:07:37,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-11-28 05:07:37,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 679 transitions. [2024-11-28 05:07:37,684 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6709486166007905 [2024-11-28 05:07:37,684 INFO L175 Difference]: Start difference. First operand has 187 places, 314 transitions, 2730 flow. Second operand 11 states and 679 transitions. [2024-11-28 05:07:37,684 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 197 places, 460 transitions, 4150 flow [2024-11-28 05:07:38,065 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 195 places, 460 transitions, 4146 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 05:07:38,068 INFO L231 Difference]: Finished difference. Result has 200 places, 336 transitions, 3059 flow [2024-11-28 05:07:38,068 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=2726, PETRI_DIFFERENCE_MINUEND_PLACES=185, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=314, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=22, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=281, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=3059, PETRI_PLACES=200, PETRI_TRANSITIONS=336} [2024-11-28 05:07:38,069 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 108 predicate places. [2024-11-28 05:07:38,069 INFO L471 AbstractCegarLoop]: Abstraction has has 200 places, 336 transitions, 3059 flow [2024-11-28 05:07:38,069 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-28 05:07:38,069 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:07:38,069 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:07:38,069 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-28 05:07:38,069 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-28 05:07:38,070 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:07:38,070 INFO L85 PathProgramCache]: Analyzing trace with hash -388375341, now seen corresponding path program 17 times [2024-11-28 05:07:38,071 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:07:38,071 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [966027040] [2024-11-28 05:07:38,071 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-28 05:07:38,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:07:38,085 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-28 05:07:38,085 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 05:07:38,237 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 05:07:38,237 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:07:38,237 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [966027040] [2024-11-28 05:07:38,238 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [966027040] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:07:38,238 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:07:38,238 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 05:07:38,238 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [808968695] [2024-11-28 05:07:38,238 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:07:38,238 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 05:07:38,239 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:07:38,239 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 05:07:38,239 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-28 05:07:38,293 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 49 out of 92 [2024-11-28 05:07:38,294 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-28 05:07:38,294 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:07:38,294 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 49 of 92 [2024-11-28 05:07:38,294 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:07:39,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_37} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][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-28 05:07:39,381 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-28 05:07:39,381 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:07:39,381 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 05:07:39,382 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:07:39,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:07:39,471 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-28 05:07:39,471 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 05:07:39,471 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:07:39,471 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 05:07:39,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:07:39,973 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:07:39,973 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:39,973 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:39,973 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:39,987 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-28 05:07:39,987 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 05:07:39,987 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:39,987 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:39,987 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:39,987 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 05:07:40,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L93-3-->L94-1: Formula: (and (= v_~n3~0_37 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1)) (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_38)) InVars {~n3~0=v_~n3~0_38} OutVars{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-28 05:07:40,075 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 05:07:40,075 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:40,075 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:40,075 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:40,088 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-28 05:07:40,088 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 05:07:40,088 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:40,088 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:40,088 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 05:07:40,088 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event